Skip to content

Commit ff9a412

Browse files
Bump the ruby-deps group with 4 updates
Bumps the ruby-deps group with 4 updates: [test-unit](https://github.com/test-unit/test-unit), [addressable](https://github.com/sporkmonger/addressable), [connection_pool](https://github.com/mperham/connection_pool) and [public_suffix](https://github.com/weppos/publicsuffix-ruby). Updates `test-unit` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](test-unit/test-unit@3.7.1...3.7.3) 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 `connection_pool` from 2.5.4 to 2.5.5 - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](mperham/connection_pool@v2.5.4...v2.5.5) 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: test-unit dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: addressable dependency-version: 2.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: connection_pool dependency-version: 2.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: public_suffix dependency-version: 7.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cae9aa commit ff9a412

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.7)
18-
public_suffix (>= 2.0.2, < 7.0)
17+
addressable (2.8.8)
18+
public_suffix (>= 2.0.2, < 8.0)
1919
ast (2.4.3)
2020
base64 (0.3.0)
2121
bigdecimal (3.3.1)
@@ -31,7 +31,7 @@ GEM
3131
childprocess (5.1.0)
3232
logger (~> 1.5)
3333
concurrent-ruby (1.3.5)
34-
connection_pool (2.5.4)
34+
connection_pool (2.5.5)
3535
declarative (0.0.20)
3636
deep_merge (1.2.2)
3737
diff-lcs (1.6.2)
@@ -110,7 +110,7 @@ GEM
110110
racc
111111
power_assert (3.0.1)
112112
prism (1.6.0)
113-
public_suffix (6.0.2)
113+
public_suffix (7.0.0)
114114
racc (1.8.1)
115115
rack (3.2.4)
116116
rack-test (2.2.0)
@@ -144,7 +144,7 @@ GEM
144144
site_prism-all_there (3.0.7)
145145
sys-proctable (1.3.0)
146146
ffi (~> 1.1)
147-
test-unit (3.7.1)
147+
test-unit (3.7.3)
148148
power_assert
149149
trailblazer-option (0.1.2)
150150
tzinfo (2.0.6)

0 commit comments

Comments
 (0)