Commit a36198cc authored by Samuel Giddins's avatar Samuel Giddins

[Gemfile] Allow installing on jruby

parent 4c6ecd43
...@@ -47,5 +47,5 @@ group :debugging do ...@@ -47,5 +47,5 @@ group :debugging do
gem 'rb-fsevent' gem 'rb-fsevent'
gem 'kicker' gem 'kicker'
gem 'awesome_print' gem 'awesome_print'
gem 'ruby-prof' gem 'ruby-prof', :platforms => [:ruby]
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment