Skip to content

Commit 70eae67

Browse files
Bump addressable from 2.8.1 to 2.9.0 in /docs (#721)
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 d16f9ba commit 70eae67

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
@@ -13,8 +13,8 @@ GEM
1313
minitest (>= 5.1, < 6)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16-
addressable (2.8.1)
17-
public_suffix (>= 2.0.2, < 6.0)
16+
addressable (2.9.0)
17+
public_suffix (>= 2.0.2, < 8.0)
1818
base64 (0.3.0)
1919
benchmark (0.5.0)
2020
bigdecimal (4.1.0)
@@ -256,7 +256,7 @@ GEM
256256
sawyer (~> 0.8.0, >= 0.5.3)
257257
pathutil (0.16.2)
258258
forwardable-extended (~> 2.6)
259-
public_suffix (3.1.1)
259+
public_suffix (4.0.7)
260260
racc (1.8.1)
261261
rake (13.0.1)
262262
rb-fsevent (0.10.4)

0 commit comments

Comments
 (0)