Skip to content

Commit 540add1

Browse files
Bump addressable from 2.4.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.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.4.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09bb8ed commit 540add1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ GEM
1313
i18n (~> 0.7)
1414
minitest (~> 5.1)
1515
tzinfo (~> 1.1)
16-
addressable (2.4.0)
16+
addressable (2.8.0)
17+
public_suffix (>= 2.0.2, < 5.0)
1718
bitcoin-ruby (0.0.20)
1819
eventmachine
1920
ffi
@@ -36,6 +37,7 @@ GEM
3637
coderay (~> 1.1.0)
3738
method_source (~> 0.8.1)
3839
slop (~> 3.4)
40+
public_suffix (4.0.6)
3941
rake (10.4.2)
4042
rspec (3.2.0)
4143
rspec-core (~> 3.2.0)

0 commit comments

Comments
 (0)