Skip to content

Commit 4650198

Browse files
Bump addressable
Bumps the bundler group with 1 update in the /github-sdks/ruby directory: [addressable](https://github.com/sporkmonger/addressable). Updates `addressable` from 2.8.6 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.6...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 776c214 commit 4650198

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

github-sdks/ruby/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.6)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.9.0)
5+
public_suffix (>= 2.0.2, < 8.0)
66
faraday (2.14.1)
77
faraday-net_http (>= 2.0, < 3.5)
88
json
@@ -18,7 +18,7 @@ GEM
1818
octokit (8.0.0)
1919
faraday (>= 1, < 3)
2020
sawyer (~> 0.9)
21-
public_suffix (5.0.4)
21+
public_suffix (7.0.5)
2222
sawyer (0.9.2)
2323
addressable (>= 2.3.5)
2424
faraday (>= 0.17.3, < 3)

0 commit comments

Comments
 (0)