Skip to content

Commit

Permalink
Bump the ruby group with 2 updates (#392)
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 [googleapis-common-protos-types](https://github.com/googleapis/common-protos-ruby).


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

Updates `googleapis-common-protos-types` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/googleapis/common-protos-ruby/releases)
- [Changelog](https://github.com/googleapis/common-protos-ruby/blob/main/release-please-config.json)
- [Commits](googleapis/common-protos-ruby@googleapis-common-protos-types/v1.17.0...googleapis-common-protos-types/v1.18.0)

---
updated-dependencies:
- dependency-name: parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: googleapis-common-protos-types
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Jan 20, 2025
1 parent 728f6cb commit b73bf6e
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 @@ -17,7 +17,7 @@ GEM
google-protobuf (3.25.5-arm64-darwin)
google-protobuf (3.25.5-x86_64-darwin)
google-protobuf (3.25.5-x86_64-linux)
googleapis-common-protos-types (1.17.0)
googleapis-common-protos-types (1.18.0)
google-protobuf (>= 3.18, < 5.a)
grpc (1.64.3)
google-protobuf (~> 3.25)
Expand All @@ -37,7 +37,7 @@ GEM
grpc-tools (1.69.0)
method_source (1.1.0)
os (1.1.4)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
Expand Down

0 comments on commit b73bf6e

Please sign in to comment.