Skip to content

Commit

Permalink
Merge pull request #421 from yui-knk/racc_1_8_0
Browse files Browse the repository at this point in the history
Racc 1 8 0
  • Loading branch information
yui-knk authored May 20, 2024
2 parents 48c4434 + 6bb75c0 commit a6cbc68
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 109 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gemspec

gem "pry"
gem "racc", "1.7.3"
gem "racc", "1.8.0"
gem "rake"
gem "rspec"
gem "simplecov", require: false
Expand Down
Loading

0 comments on commit a6cbc68

Please sign in to comment.