From e65ec3918fca46757fe9d430c5fbea4febe77a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 02:08:00 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 080caa2..b27b3d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,19 @@ GIT - remote: git://github.com/fgrehm/letter_opener_web.git - revision: ab50ad09a2af5350bdca9c079bba73523e64f4cd + remote: https://github.com/fgrehm/letter_opener_web.git + revision: 026d5e0594221143126b9118222aa458eb8f4e3c specs: - letter_opener_web (1.3.3) - actionmailer (>= 3.2) - letter_opener (~> 1.0) - railties (>= 3.2) + letter_opener_web (2.0.0) + actionmailer (>= 5.2) + letter_opener (~> 1.7) + railties (>= 5.2) + rexml GIT - remote: git://github.com/thoughtbot/shoulda-matchers.git - revision: 7f070cbab458d4a1a00e9566611f5a94f7704464 + remote: https://github.com/thoughtbot/shoulda-matchers.git + revision: 3e9d69ba7b6cc37251deb08f1a8866c97cf2bc0c specs: - shoulda-matchers (3.1.2) - activesupport (>= 4.2.0) + shoulda-matchers (5.0.0) + activesupport (>= 5.2.0) GEM remote: https://rubygems.org/ @@ -60,8 +61,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) anycable (0.5.1) anyway_config (~> 1.1, >= 1.1.1) grpc (~> 1.6) @@ -159,8 +160,8 @@ GEM json (2.1.0) launchy (2.4.3) addressable (~> 2.3) - letter_opener (1.6.0) - launchy (~> 2.2) + letter_opener (1.8.1) + launchy (>= 2.2, < 3) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -173,7 +174,9 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) @@ -192,7 +195,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.3) + public_suffix (5.0.0) puma (3.12.0) rack (2.0.5) rack-proxy (0.6.4) @@ -232,6 +235,7 @@ GEM responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) + rexml (3.2.5) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.1)