Bumps knapsack to 7.1.0

Removes version lock from Gemfile

...and runs bundle install
This commit is contained in:
filipefurtad0
2024-05-06 22:34:28 +01:00
parent 4b1d595220
commit 7a0e900a87
2 changed files with 3 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ group :test, :development do
gem "factory_bot_rails", '6.2.0', require: false
gem 'fuubar', '~> 2.5.1'
gem 'json_spec', '~> 1.1.4'
gem 'knapsack_pro', '7.0.0'
gem 'knapsack_pro'
gem 'letter_opener', '>= 1.4.1'
gem 'rspec-rails', ">= 3.5.2"
gem 'rspec-retry', require: false

View File

@@ -384,7 +384,7 @@ GEM
activesupport (>= 4.2)
jwt (2.8.1)
base64
knapsack_pro (7.0.0)
knapsack_pro (7.1.0)
rake
language_server-protocol (3.17.0.3)
launchy (3.0.0)
@@ -890,7 +890,7 @@ DEPENDENCIES
json_spec (~> 1.1.4)
jsonapi-serializer
jwt (~> 2.3)
knapsack_pro (= 7.0.0)
knapsack_pro
letter_opener (>= 1.4.1)
listen
mime-types