Skip to content

Commit 57f6a3d

Browse files
Bump addressable from 2.6.0 to 2.8.1
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.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.6.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b68d1 commit 57f6a3d

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.6.0)
42-
public_suffix (>= 2.0.2, < 4.0)
41+
addressable (2.8.1)
42+
public_suffix (>= 2.0.2, < 6.0)
4343
arel (8.0.0)
4444
aruba (0.14.9)
4545
childprocess (>= 0.6.3, < 1.1.0)
@@ -195,7 +195,7 @@ GEM
195195
pry-rails (0.3.9)
196196
pry (>= 0.10.4)
197197
psych (3.1.0)
198-
public_suffix (3.0.3)
198+
public_suffix (5.0.0)
199199
puma (3.12.1)
200200
rack (2.0.7)
201201
rack-livereload (0.3.17)

0 commit comments

Comments
 (0)