Skip to content

Commit

Permalink
Add rubysl for rubinius support
Browse files Browse the repository at this point in the history
  • Loading branch information
cheald committed Oct 8, 2013
1 parent a0825a5 commit 5f3db3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gemfiles/Gemfile.common
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ platforms :ruby do
gem 'bson_ext', '~> 1.9'
end

platforms :rbx do
gem "rubysl"
end

group :test do
gem 'rspec', '~> 2.13'
gem 'timecop', '= 0.6.1'
Expand Down

0 comments on commit 5f3db3e

Please sign in to comment.