Skip to content

Commit

Permalink
Bump the ruby group with 2 updates (#396)
Browse files Browse the repository at this point in the history
Bumps the ruby group with 2 updates: [parser](https://github.com/whitequark/parser) and [rspec-core](https://github.com/rspec/rspec-core).


Updates `parser` from 3.3.7.0 to 3.3.7.1
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.7.0...v3.3.7.1)

Updates `rspec-core` from 3.13.2 to 3.13.3
- [Release notes](https://github.com/rspec/rspec-core/releases)
- [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-core/commits)

---
updated-dependencies:
- dependency-name: parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rspec-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent e8c976d commit 0a48deb
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 @@ -37,7 +37,7 @@ GEM
grpc-tools (1.70.1)
method_source (1.1.0)
os (1.1.4)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
racc (1.8.1)
Expand All @@ -46,7 +46,7 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down

0 comments on commit 0a48deb

Please sign in to comment.