Skip to content

Commit 239bf1c

Browse files
dependabot[bot]kojix2
authored andcommitted
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 d1d4853 commit 239bf1c

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
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
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
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
@@ -212,7 +212,7 @@ GEM
212212
sawyer (~> 0.8.0, >= 0.5.3)
213213
pathutil (0.16.2)
214214
forwardable-extended (~> 2.6)
215-
public_suffix (3.0.3)
215+
public_suffix (3.1.1)
216216
racc (1.5.2)
217217
rb-fsevent (0.10.3)
218218
rb-inotify (0.10.0)

0 commit comments

Comments
 (0)