Skip to content

Commit 1d8fa2b

Browse files
bundle(deps-dev): bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: [drb](https://github.com/ruby/drb) and [json](https://github.com/ruby/json). 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: 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 1d1b327 commit 1d8fa2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GEM
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)