Skip to content

Commit

Permalink
Merge pull request #464 from ydah/use-racc-1.8.1
Browse files Browse the repository at this point in the history
chore: Update racc gem to version 1.8.1
  • Loading branch information
ydah authored Jul 30, 2024
2 parents 755a547 + 199c0c1 commit b37ce15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gemspec

gem "pry"
gem "racc", "1.8.0"
gem "racc", "1.8.1"
gem "rake"
gem "rspec"
gem "simplecov", require: false
Expand Down
6 changes: 3 additions & 3 deletions lib/lrama/parser.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b37ce15

Please sign in to comment.