Skip to content

Commit

Permalink
More Rubinius workarounds
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Dec 15, 2013
1 parent 3629396 commit 78c6269
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ if RUBY_PLATFORM != 'java'
gem "itextomml", '~> 1.4.6'
end

# Rubinius is gemifying the standard library
gem 'rubysl', '~> 2.0', :platform => :rbx
gem 'racc', :platform => :rbx

# Development tools
gem 'rake', '~> 10.1.0'
Expand Down

0 comments on commit 78c6269

Please sign in to comment.