diff --git a/audiences/Gemfile.lock b/audiences/Gemfile.lock index e8c209f9..9ff37eff 100644 --- a/audiences/Gemfile.lock +++ b/audiences/Gemfile.lock @@ -66,8 +66,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) appraisal (2.5.0) bundler rake @@ -91,7 +91,7 @@ GEM foreman (0.88.1) globalid (1.2.1) activesupport (>= 6.1) - hashdiff (1.1.0) + hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) @@ -142,7 +142,7 @@ GEM pg (1.5.8) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (5.1.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -263,7 +263,7 @@ GEM dry-cli (>= 0.7, < 2) rack-proxy (~> 0.6, >= 0.6.1) zeitwerk (~> 2.2) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)