Skip to content

Commit

Permalink
Bump rake-compiler from 1.2.7 to 1.2.8 in /gemfiles/jruby
Browse files Browse the repository at this point in the history
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](rake-compiler/rake-compiler@v1.2.7...v1.2.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f787ec7 commit d0e4d7a
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 @@ -11,9 +11,10 @@ GEM
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)
rake-compiler (1.2.8)
rake
test-unit (3.6.2)
power_assert
Expand All @@ -25,6 +26,7 @@ PLATFORMS
universal-java-21
universal-java-22
universal-java-23
x86_64-linux

DEPENDENCIES
parser
Expand Down

0 comments on commit d0e4d7a

Please sign in to comment.