Skip to content

Commit

Permalink
make rbx build happy
Browse files Browse the repository at this point in the history
  • Loading branch information
lamont-granquist committed Dec 22, 2013
1 parent c2820a3 commit 468c150
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ source "https://rubygems.org"

gemspec :name => "ffi-yajl"

platforms :rbx do
gem 'rubysl', '~> 2.0'
end

0 comments on commit 468c150

Please sign in to comment.