Skip to content

Commit

Permalink
chore(deps): bump the rubygems group with 2 updates (#671)
Browse files Browse the repository at this point in the history
Bumps the rubygems group with 2 updates: [parallel](https://github.com/grosser/parallel) and [roda](https://github.com/jeremyevans/roda).


Updates `parallel` from 1.26.1 to 1.26.2
- [Commits](grosser/parallel@v1.26.1...v1.26.2)

Updates `roda` from 3.82.0 to 3.83.0
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](jeremyevans/roda@3.82.0...3.83.0)

---
updated-dependencies:
- dependency-name: parallel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rubygems
- dependency-name: roda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6ae6062 commit 1f46606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.26.1)
parallel (1.26.2)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand All @@ -81,7 +81,7 @@ GEM
nokogiri
rexml (3.3.4)
strscan
roda (3.82.0)
roda (3.83.0)
rack
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down

0 comments on commit 1f46606

Please sign in to comment.