diff --git a/Gemfile b/Gemfile index 75e6a59e3..dc2af15e5 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,7 @@ group :development, :test do gem "factory_bot_rails", "~> 6.4.4" gem "faker", "~> 3.5.1" gem "i18n-tasks", "~> 0.9.37" - gem "knapsack_pro", "~> 7.8.0" + gem "knapsack_pro", "~> 8.3.0" gem "launchy", "~> 3.1.1" gem "letter_opener_web", "~> 3.0.0" end diff --git a/Gemfile.lock b/Gemfile.lock index f22dd1570..889b6a592 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,7 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - knapsack_pro (7.8.0) + knapsack_pro (8.3.0) rake kramdown (2.4.0) rexml @@ -533,7 +533,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rbtree3 (0.7.1) rdoc (6.6.3.1) psych (>= 4.0.0) @@ -782,7 +782,7 @@ DEPENDENCIES image_processing (~> 1.14.0) invisible_captcha (~> 2.3.0) kaminari (~> 1.2.2) - knapsack_pro (~> 7.8.0) + knapsack_pro (~> 8.3.0) launchy (~> 3.1.1) letter_opener_web (~> 3.0.0) mdl (~> 0.13.0)