Skip to content

Commit

Permalink
add missing gem for rbx
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk committed Jan 26, 2014
1 parent bd89c18 commit 22f54de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source "https://rubygems.org"
gem 'coveralls', require: false
platforms :rbx do
gem "rubysl-ipaddr"
gem "rubysl-base64"
gem "rubysl-singleton"
gem "rubinius-coverage"
end
Expand Down

0 comments on commit 22f54de

Please sign in to comment.