Skip to content

Commit b70a425

Browse files
bundle(deps): bump the ruby-deps group across 1 directory with 5 updates
Bumps the ruby-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [benchmark](https://github.com/ruby/benchmark) | `0.4.0` | `0.4.1` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.9` | `3.2.1` | | [csv](https://github.com/ruby/csv) | `3.3.4` | `3.3.5` | | [drb](https://github.com/ruby/drb) | `2.2.1` | `2.2.3` | | [json](https://github.com/ruby/json) | `2.12.0` | `2.12.2` | Updates `benchmark` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/ruby/benchmark/releases) - [Commits](ruby/benchmark@v0.4.0...v0.4.1) Updates `bigdecimal` from 3.1.9 to 3.2.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.1.9...v3.2.1) Updates `csv` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.4...v3.3.5) Updates `drb` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/ruby/drb/releases) - [Changelog](https://github.com/ruby/drb/blob/master/NEWS.md) - [Commits](ruby/drb@v2.2.1...v2.2.3) Updates `json` from 2.12.0 to 2.12.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.12.0...v2.12.2) --- updated-dependencies: - dependency-name: benchmark dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: bigdecimal dependency-version: 3.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: csv dependency-version: 3.3.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: drb dependency-version: 2.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: json dependency-version: 2.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7de4ed commit b70a425

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
@@ -17,8 +17,8 @@ GEM
1717
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
1919
base64 (0.2.0)
20-
benchmark (0.4.0)
21-
bigdecimal (3.1.9)
20+
benchmark (0.4.1)
21+
bigdecimal (3.2.1)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
@@ -27,12 +27,12 @@ GEM
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.3)
30-
csv (3.3.4)
30+
csv (3.3.5)
3131
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
3333
logger (~> 1.6.5)
3434
simpleidn (~> 0.2.1)
35-
drb (2.2.1)
35+
drb (2.2.3)
3636
em-websocket (0.5.3)
3737
eventmachine (>= 0.12.9)
3838
http_parser.rb (~> 0)
@@ -226,7 +226,7 @@ GEM
226226
gemoji (>= 3, < 5)
227227
html-pipeline (~> 2.2)
228228
jekyll (>= 3.0, < 5.0)
229-
json (2.12.0)
229+
json (2.12.2)
230230
kramdown (2.4.0)
231231
rexml
232232
kramdown-parser-gfm (1.1.0)

0 commit comments

Comments
 (0)