Skip to content

Commit 9fc79c2

Browse files
Bump addressable from 2.5.2 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.5.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a64d08 commit 9fc79c2

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, < 2)
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
41-
addressable (2.5.2)
42-
public_suffix (>= 2.0.2, < 4.0)
41+
addressable (2.8.0)
42+
public_suffix (>= 2.0.2, < 5.0)
4343
arel (8.0.0)
4444
babel-source (5.8.35)
4545
babel-transpiler (0.7.0)
@@ -94,7 +94,7 @@ GEM
9494
nio4r (2.3.1)
9595
nokogiri (1.10.8)
9696
mini_portile2 (~> 2.4.0)
97-
public_suffix (3.0.3)
97+
public_suffix (4.0.6)
9898
puma (4.3.9)
9999
nio4r (~> 2.0)
100100
rack (2.2.3)

0 commit comments

Comments
 (0)