Skip to content

Commit cbd7633

Browse files
committed
Fix: RBX 2.1.1.
1 parent a5d1f1a commit cbd7633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ end
1919
platforms :rbx do
2020
gem 'rubysl', '~> 2.0'
2121
gem 'parser', '~> 2.1'
22+
gem 'racc', '~> 1.4'
2223
end

0 commit comments

Comments
 (0)