Bump knapsack_pro from 2.9.0 to 2.10.1 (#11652)

* Bump knapsack_pro from 2.9.0 to 2.10.1

Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/KnapsackPro/knapsack_pro-ruby/releases)
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v2.9.0...v2.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump knapsack_pro from 2.9.0 to 2.10.1 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-30 09:07:55 +01:00 committed by GitHub
parent 0e9639d12b
commit 59f34c5efb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -137,7 +137,7 @@ group :development, :test do
gem "capybara", "~> 3.34" # Capybara is an integration testing tool for rack based web applications
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.15" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 2.9.0" # Help parallelize Ruby spec builds
gem "knapsack_pro", "~> 2.10.1" # Help parallelize Ruby spec builds
gem "pry-byebug", "~> 3.8" # Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution
gem "rspec-rails", "~> 4.0" # rspec-rails is a testing framework for Rails 3+
gem "rubocop", "~> 0.93.1", require: false # Automatic Ruby code style checking tool

View file

@ -427,7 +427,7 @@ GEM
kaminari-core (1.2.1)
katex (0.6.0)
execjs (~> 2.7)
knapsack_pro (2.9.0)
knapsack_pro (2.10.1)
rake
launchy (2.5.0)
addressable (~> 2.7)
@ -901,7 +901,7 @@ DEPENDENCIES
jsonapi-serializer (~> 2.1)
kaminari (~> 1.2)
katex (~> 0.6.0)
knapsack_pro (~> 2.9.0)
knapsack_pro (~> 2.10.1)
launchy (~> 2.5)
liquid (~> 4.0)
listen (~> 3.3)

BIN
vendor/cache/knapsack_pro-2.10.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.