diff --git a/Gemfile.lock b/Gemfile.lock index 3f269ec..4a9cb65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -169,7 +169,6 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - hashie (5.0.0) highline (3.1.2) reline i18n (1.14.7) @@ -216,7 +215,7 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) mission_control-jobs (1.1.0) actioncable (>= 7.1) actionpack (>= 7.1) @@ -402,9 +401,8 @@ GEM rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) rubyzip (3.1.1) - searchkick (5.5.2) - activemodel (>= 7.1) - hashie + searchkick (6.0.0) + activemodel (>= 7.2) securerandom (0.4.1) selenium-webdriver (4.35.0) base64 (~> 0.2) @@ -471,7 +469,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0)