Skip to content

Commit

Permalink
Bump the ruby group with 3 updates (#357)
Browse files Browse the repository at this point in the history
Bumps the ruby group with 3 updates: [parser](https://github.com/whitequark/parser), [googleapis-common-protos-types](https://github.com/googleapis/common-protos-ruby) and [rspec-expectations](https://github.com/rspec/rspec-expectations).


Updates `parser` from 3.3.2.0 to 3.3.3.0
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.2.0...v3.3.3.0)

Updates `googleapis-common-protos-types` from 1.14.0 to 1.15.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.14.0...googleapis-common-protos-types/v1.15.0)

Updates `rspec-expectations` from 3.13.0 to 3.13.1
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](rspec/rspec-expectations@v3.13.0...v3.13.1)

---
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
- dependency-name: rspec-expectations
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

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 Jun 17, 2024
1 parent 8d5ae22 commit f0a07c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ GEM
google-protobuf (3.25.3-arm64-darwin)
google-protobuf (3.25.3-x86_64-darwin)
google-protobuf (3.25.3-x86_64-linux)
googleapis-common-protos-types (1.14.0)
google-protobuf (~> 3.18)
googleapis-common-protos-types (1.15.0)
google-protobuf (>= 3.18, < 5.a)
grpc (1.64.0)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
Expand All @@ -37,7 +37,7 @@ GEM
grpc-tools (1.64.0)
method_source (1.1.0)
os (1.1.4)
parser (3.3.2.0)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
racc (1.8.0)
Expand All @@ -48,7 +48,7 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
Expand Down

0 comments on commit f0a07c3

Please sign in to comment.