diff --git a/Gemfile.lock b/Gemfile.lock index 0ff8726b24..a69d550bb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,8 +87,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.6) - 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.19.0) execjs (~> 2) @@ -203,7 +203,7 @@ GEM glob (0.4.0) globalid (1.2.1) activesupport (>= 6.1) - hashdiff (1.1.0) + hashdiff (1.1.1) highline (3.0.1) histogram (0.2.4.1) i18n (1.14.5) @@ -290,7 +290,7 @@ GEM rqrcode (>= 1.0.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) raabro (1.4.0) @@ -379,8 +379,7 @@ GEM redis (>= 3.3) resque (>= 1.27) rufus-scheduler (~> 3.2, != 3.3) - rexml (3.3.6) - strscan + rexml (3.3.8) rmagick (6.0.1) observer (~> 0.1) pkg-config (~> 1.4) @@ -447,7 +446,6 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.1) - strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) terser (1.2.3) @@ -466,7 +464,7 @@ GEM raindrops (~> 0.7) uniform_notifier (1.16.0) useragent (0.16.10) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)