Skip to content

Commit 52ff492

Browse files
chore(deps): bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 3 updates in the /ci directory: [activesupport](https://github.com/rails/rails), [addressable](https://github.com/sporkmonger/addressable) and [json](https://github.com/ruby/json). Updates `activesupport` from 7.2.2.2 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.2...v7.2.3.1) Updates `addressable` from 2.8.7 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) Updates `json` from 2.15.1 to 2.15.2.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.15.1...v2.15.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production dependency-group: bundler - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-version: 2.15.2.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e6233 commit 52ff492

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

ci/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.2)
8+
activesupport (7.2.3.1)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -14,11 +14,11 @@ GEM
1414
drb
1515
i18n (>= 1.6, < 2)
1616
logger (>= 1.4.2)
17-
minitest (>= 5.1)
17+
minitest (>= 5.1, < 6)
1818
securerandom (>= 0.3)
1919
tzinfo (~> 2.0, >= 2.0.5)
20-
addressable (2.8.7)
21-
public_suffix (>= 2.0.2, < 7.0)
20+
addressable (2.9.0)
21+
public_suffix (>= 2.0.2, < 8.0)
2222
algoliasearch (1.27.5)
2323
httpclient (~> 2.8, >= 2.8.3)
2424
json (>= 1.5.1)
@@ -66,7 +66,7 @@ GEM
6666
cocoapods-try (1.2.0)
6767
colored2 (3.1.2)
6868
concurrent-ruby (1.3.3)
69-
connection_pool (2.5.4)
69+
connection_pool (3.0.2)
7070
drb (2.2.3)
7171
escape (0.0.4)
7272
ethon (0.15.0)
@@ -77,11 +77,11 @@ GEM
7777
gh_inspector (1.1.3)
7878
httpclient (2.9.0)
7979
mutex_m
80-
i18n (1.14.7)
80+
i18n (1.14.8)
8181
concurrent-ruby (~> 1.0)
82-
json (2.15.1)
82+
json (2.15.2.1)
8383
logger (1.7.0)
84-
minitest (5.26.0)
84+
minitest (5.27.0)
8585
molinillo (0.8.0)
8686
mutex_m (0.3.0)
8787
nanaimo (0.3.0)

0 commit comments

Comments
 (0)