Commit ab9a412
authored
Bump test/fixtures/prism from
Bumps [test/fixtures/prism](https://github.com/ruby/prism) from `d8632f4` to `1526666`.
- [Release notes](https://github.com/ruby/prism/releases)
- [Commits](ruby/prism@d8632f4...1526666)
---
updated-dependencies:
- dependency-name: test/fixtures/prism
dependency-version: 1526666a589e8c503ca711c9d2d34aacaf2cc7c2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>d8632f4 to 1526666
1 parent ab544c3 commit ab9a412
1 file changed
+1
-1
lines changed- .github/dependabot.yml-2
- .github/workflows/main.yml+7-7
- Gemfile+3-2
- Gemfile.lock+22
- Steepfile+1
- bin/prism-2
- docs/releasing.md-2
- gemfiles/2.7/Gemfile.lock+1-1
- gemfiles/3.0/Gemfile.lock+1-1
- gemfiles/3.1/Gemfile.lock+1-1
- gemfiles/3.2/Gemfile.lock+1-1
- gemfiles/3.3/Gemfile.lock+1-1
- gemfiles/3.4/Gemfile.lock+1-1
- gemfiles/4.0/Gemfile.lock+1-1
- gemfiles/4.1/Gemfile.lock+1-1
- gemfiles/jruby/Gemfile-13
- gemfiles/jruby/Gemfile.lock-47
- gemfiles/truffleruby/Gemfile-13
- gemfiles/truffleruby/Gemfile.lock-40
- gemfiles/typecheck/Gemfile.lock+3-3
- lib/prism.rb+1-1
- lib/prism/lex_compat.rb+69-75
- lib/prism/lex_ripper.rb+64
- lib/prism/translation/ripper.rb-2
- prism.gemspec+1
- rakelib/lex.rake-4
- rakelib/typecheck.rake+1
- src/prism.c+6-2
- test/prism/magic_comment_test.rb+1
- test/prism/result/numeric_value_test.rb+11
- test/prism/ruby/ripper_test.rb+13
- test/prism/snapshots_test.rb-2
- test/prism/test_helper.rb-1
0 commit comments