diff --git a/Gemfile b/Gemfile index 1a0fe20a6..3400024ea 100644 --- a/Gemfile +++ b/Gemfile @@ -68,7 +68,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 558814756..9dc72bbe3 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 @@ -534,7 +534,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) @@ -783,7 +783,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)