Skip to content

Commit d61e64c

Browse files
Bump addressable from 2.8.7 to 2.9.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.7 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a91c467 commit d61e64c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.8.7)
11-
public_suffix (>= 2.0.2, < 7.0)
10+
addressable (2.9.0)
11+
public_suffix (>= 2.0.2, < 8.0)
1212
ast (2.4.3)
1313
bigdecimal (3.1.9)
1414
crack (1.0.0)
@@ -28,7 +28,7 @@ GEM
2828
ast (~> 2.4.1)
2929
racc
3030
prism (1.4.0)
31-
public_suffix (6.0.1)
31+
public_suffix (4.0.7)
3232
racc (1.8.1)
3333
rainbow (3.1.1)
3434
rake (12.3.3)
@@ -100,7 +100,7 @@ PLATFORMS
100100

101101
DEPENDENCIES
102102
rake (~> 12.0)
103-
rspec (~> 3.0)
103+
rspec (~> 3.2, ~> 3.0)
104104
rubocop-rake
105105
simplecov
106106
standard

0 commit comments

Comments
 (0)