diff --git a/Gemfile b/Gemfile index 90d4ad019..14e1ad22d 100644 --- a/Gemfile +++ b/Gemfile @@ -98,7 +98,7 @@ gem 'net-smtp', require: false gem 'actionpack-cloudfront', '>= 1.2.0' gem 'invisible_captcha', '>= 2.0.0' -gem 'meta-tags', '~> 2.20' +gem 'meta-tags', '~> 2.22' # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby] diff --git a/Gemfile.lock b/Gemfile.lock index ebc58d463..767c8f25c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM dotenv (= 3.1.2) railties (>= 6.1) dry-initializer (3.1.1) - erubi (1.12.0) + erubi (1.13.0) et-orbi (1.2.11) tzinfo factory_bot (6.4.6) @@ -370,8 +370,8 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - meta-tags (2.20.0) - actionpack (>= 6.0.0, < 7.2) + meta-tags (2.22.0) + actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_mime (1.1.5) minitest (5.24.1) @@ -391,17 +391,17 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.7.0) - nokogiri (1.16.5-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.5-arm-linux) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86-linux) + nokogiri (1.16.7-x86-linux) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) notifications-ruby-client (6.1.0) jwt (>= 1.5, < 3) @@ -443,7 +443,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.8.0) + racc (1.8.1) rack (2.2.9) rack-attack (6.7.0) rack (>= 1.0, < 4) @@ -758,7 +758,7 @@ DEPENDENCIES json (>= 2.3.0) kaminari listen (>= 3.8.0) - meta-tags (~> 2.20) + meta-tags (~> 2.22) net-smtp notifications-ruby-client openid_connect