Skip to content

Commit d66f1d6

Browse files
Bump addressable from 2.8.1 to 2.9.0 in /docs (#291)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.1 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f01eebf commit d66f1d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.1)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
colorator (1.1.0)
77
concurrent-ruby (1.2.0)
88
em-websocket (0.5.3)
@@ -70,7 +70,7 @@ GEM
7070
racc (~> 1.4)
7171
pathutil (0.16.2)
7272
forwardable-extended (~> 2.6)
73-
public_suffix (5.0.1)
73+
public_suffix (7.0.5)
7474
racc (1.8.1)
7575
rainbow (3.1.1)
7676
rake (13.0.6)

0 commit comments

Comments
 (0)