Skip to content

Commit 3567ff6

Browse files
chore(deps): bump the ruby group with 2 updates (#1010)
Bumps the ruby group with 2 updates: [addressable](https://github.com/sporkmonger/addressable) and [public_suffix](https://github.com/weppos/publicsuffix-ruby). Updates `addressable` from 2.8.7 to 2.8.8 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.8.8) Updates `public_suffix` from 6.0.2 to 7.0.0 - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](weppos/publicsuffix-ruby@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: public_suffix dependency-version: 7.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d2195e commit 3567ff6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ GIT
3232
GEM
3333
remote: https://rubygems.org/
3434
specs:
35-
addressable (2.8.7)
36-
public_suffix (>= 2.0.2, < 7.0)
35+
addressable (2.8.8)
36+
public_suffix (>= 2.0.2, < 8.0)
3737
base64 (0.3.0)
3838
bigdecimal (3.3.1)
3939
brotli (0.7.0)
@@ -100,7 +100,7 @@ GEM
100100
nokogiri (1.18.10-x86_64-linux-gnu)
101101
racc (~> 1.4)
102102
parallel (1.27.0)
103-
public_suffix (6.0.2)
103+
public_suffix (7.0.0)
104104
puppeteer-ruby (0.45.6)
105105
concurrent-ruby (>= 1.1, < 1.4)
106106
mime-types (>= 3.0)

0 commit comments

Comments
 (0)