Skip to content

Commit ff23f53

Browse files
Bump addressable from 2.5.0 to 2.8.1 (#20)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58b7994 commit ff23f53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ GEM
3838
i18n (~> 0.7)
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
41-
addressable (2.5.0)
42-
public_suffix (~> 2.0, >= 2.0.2)
41+
addressable (2.8.1)
42+
public_suffix (>= 2.0.2, < 6.0)
4343
arel (7.1.4)
4444
builder (3.2.2)
4545
concurrent-ruby (1.1.5)
@@ -103,7 +103,7 @@ GEM
103103
multi_xml (~> 0.5)
104104
rack (>= 1.2, < 3)
105105
psych (2.2.1)
106-
public_suffix (2.0.4)
106+
public_suffix (5.0.0)
107107
rack (2.0.7)
108108
rack-test (0.6.3)
109109
rack (>= 1.0)

0 commit comments

Comments
 (0)