Skip to content

Commit 068ac1a

Browse files
build(deps): bump public_suffix from 6.0.2 to 7.0.0 (#4675)
Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) 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: public_suffix dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14bd1ba commit 068ac1a

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
@@ -73,8 +73,8 @@ GEM
7373
securerandom (>= 0.3)
7474
tzinfo (~> 2.0, >= 2.0.5)
7575
uri (>= 0.13.1)
76-
addressable (2.8.7)
77-
public_suffix (>= 2.0.2, < 7.0)
76+
addressable (2.8.8)
77+
public_suffix (>= 2.0.2, < 8.0)
7878
aliyun-sdk (0.8.0)
7979
nokogiri (~> 1.6)
8080
rest-client (~> 2.0)
@@ -367,7 +367,7 @@ GEM
367367
psych (5.2.6)
368368
date
369369
stringio
370-
public_suffix (6.0.2)
370+
public_suffix (7.0.0)
371371
puma (7.1.0)
372372
nio4r (~> 2.0)
373373
racc (1.8.1)

0 commit comments

Comments
 (0)