Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit cb153cd

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

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
@@ -6,8 +6,8 @@ GEM
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
addressable (2.6.0)
10-
public_suffix (>= 2.0.2, < 4.0)
9+
addressable (2.8.0)
10+
public_suffix (>= 2.0.2, < 5.0)
1111
autoprefixer-rails (9.5.1.1)
1212
execjs
1313
backports (3.15.0)
@@ -87,7 +87,7 @@ GEM
8787
padrino-support (0.13.3.4)
8888
activesupport (>= 3.1)
8989
parallel (1.17.0)
90-
public_suffix (3.1.0)
90+
public_suffix (4.0.6)
9191
rack (2.0.7)
9292
rake (12.3.2)
9393
rb-fsevent (0.10.3)

0 commit comments

Comments
 (0)