diff --git a/Gemfile.lock b/Gemfile.lock index cda1008..3f29ae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) administrate (0.20.1) actionpack (>= 6.0, < 8.0) actionview (>= 6.0, < 8.0) @@ -74,12 +74,14 @@ GEM attr_encrypted (3.1.0) encryptor (~> 3.0.0) base64 (0.2.0) + bigdecimal (3.1.7) bindex (0.8.1) brakeman (5.2.1) builder (3.2.4) byebug (11.1.3) concurrent-ruby (1.2.3) - crack (0.4.5) + crack (1.0.0) + bigdecimal rexml crass (1.0.6) database_cleaner (2.0.2) @@ -127,7 +129,7 @@ GEM ffi (1.16.3) globalid (1.1.0) activesupport (>= 5.0) - hashdiff (1.0.1) + hashdiff (1.1.0) i18n (1.14.4) concurrent-ruby (~> 1.0) jquery-rails (4.6.0) @@ -168,7 +170,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.6) - public_suffix (4.0.6) + public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) @@ -279,7 +281,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.14.0) + webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)