diff --git a/Gemfile.lock b/Gemfile.lock index a65ba026..ecab33f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) autoprefixer-rails (10.4.16.0) execjs (~> 2) @@ -94,6 +94,7 @@ GEM base64 (0.1.1) bcrypt (3.1.19) benchmark-ips (2.9.1) + bigdecimal (3.1.8) bindex (0.8.1) bluecloth (2.2.0) bootsnap (1.17.0) @@ -120,7 +121,8 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.2.2) connection_pool (2.4.1) - crack (0.4.5) + crack (1.0.0) + bigdecimal rexml crass (1.0.6) css_parser (1.7.1) @@ -167,7 +169,7 @@ GEM rrrretry globalid (1.1.0) activesupport (>= 5.0) - hashdiff (1.0.1) + hashdiff (1.1.0) hashie (5.0.0) heapy (0.2.0) thor @@ -281,7 +283,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.4) + public_suffix (6.0.0) puma (6.4.0) nio4r (~> 2.0) puma_worker_killer (0.3.1) @@ -351,7 +353,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.3.1) + strscan rrrretry (1.0.0) rubocop (1.56.4) base64 (~> 0.1.1) @@ -444,8 +447,9 @@ GEM rubocop-performance (~> 1.19.1) standardrb (1.0.1) standard + strscan (3.1.0) temple (0.8.2) - test-prof (1.0.10) + test-prof (1.3.3.1) thor (1.3.0) tilt (2.0.11) timeout (0.3.0) @@ -471,7 +475,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.18.1) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)