diff --git a/Gemfile b/Gemfile index 1fad5ab61..f5cee3107 100644 --- a/Gemfile +++ b/Gemfile @@ -68,7 +68,7 @@ group :development, :test do gem "factory_bot_rails", "~> 6.4.3" gem "faker", "~> 3.4.1" gem "i18n-tasks", "~> 0.9.37" - gem "knapsack_pro", "~> 7.0.1" + gem "knapsack_pro", "~> 7.6.2" gem "launchy", "~> 2.5.2" gem "letter_opener_web", "~> 3.0.0" end diff --git a/Gemfile.lock b/Gemfile.lock index ddfc96cce..b526e2266 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - knapsack_pro (7.0.1) + knapsack_pro (7.6.2) rake kramdown (2.4.0) rexml @@ -735,7 +735,7 @@ DEPENDENCIES image_processing (~> 1.12.2) invisible_captcha (~> 2.3.0) kaminari (~> 1.2.2) - knapsack_pro (~> 7.0.1) + knapsack_pro (~> 7.6.2) launchy (~> 2.5.2) letter_opener_web (~> 3.0.0) mdl (~> 0.13.0)