Skip to content

Commit

Permalink
undo strict racc dependency on this branch
Browse files Browse the repository at this point in the history
This causes people's builds to break.

See #685 for the discussion.
  • Loading branch information
radar committed Mar 6, 2024
1 parent caabe18 commit 2b0182a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions i18n.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.3.0'

s.add_dependency 'concurrent-ruby', '~> 1.0'
s.add_dependency 'racc', '~> 1.7'

end

0 comments on commit 2b0182a

Please sign in to comment.