Bump knapsack_pro from 3.1.1 to 3.1.2 (#14863)

Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 3.1.1 to 3.1.2.
- [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/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: knapsack_pro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-29 16:58:14 -04:00 committed by GitHub
parent bc244e7e2a
commit 94fe2add45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -140,7 +140,7 @@ group :development, :test do
gem "cypress-rails", "~> 0.5.3" # For end to end tests (E2E)
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.19" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 3.1.1" # Help parallelize Ruby spec builds
gem "knapsack_pro", "~> 3.1.2" # Help parallelize Ruby spec builds
gem "pry", "~> 0.14" # An IRB alternative and runtime developer console
gem "pry-rails", "~> 0.3" # Use Pry as your rails console
gem "rspec-rails", "~> 5.0" # rspec-rails is a testing framework for Rails 3+

View file

@ -426,7 +426,7 @@ GEM
kaminari-core (1.2.1)
katex (0.8.0)
execjs (~> 2.7)
knapsack_pro (3.1.1)
knapsack_pro (3.1.2)
rake
launchy (2.5.0)
addressable (~> 2.7)
@ -937,7 +937,7 @@ DEPENDENCIES
jsonapi-serializer (~> 2.2)
kaminari (~> 1.2)
katex (~> 0.8.0)
knapsack_pro (~> 3.1.1)
knapsack_pro (~> 3.1.2)
launchy (~> 2.5)
liquid (~> 5.1)
listen (~> 3.7)

Binary file not shown.

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

Binary file not shown.