Skip to content

Commit

Permalink
Bump parser from 3.3.4.2 to 3.3.5.0 in /gemfiles/jruby
Browse files Browse the repository at this point in the history
Bumps [parser](https://github.com/whitequark/parser) from 3.3.4.2 to 3.3.5.0.
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.4.2...v3.3.5.0)

---
updated-dependencies:
- dependency-name: parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 9d73eb5 commit 2b25b42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gemfiles/jruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
power_assert (2.0.3)
racc (1.8.1)
racc (1.8.1-java)
rake (13.2.1)
rake-compiler (1.2.7)
Expand All @@ -22,6 +23,7 @@ PLATFORMS
universal-java-11
universal-java-20
universal-java-21
x86_64-linux

DEPENDENCIES
parser
Expand Down

0 comments on commit 2b25b42

Please sign in to comment.