Commit 0e85cde6 authored by Eloy Durán's avatar Eloy Durán

Merge pull request #4631 from CocoaPods/seg-gemfile-jruby

[Gemfile] Allow installing on jruby
parents 4c6ecd43 a36198cc
......@@ -47,5 +47,5 @@ group :debugging do
gem 'rb-fsevent'
gem 'kicker'
gem 'awesome_print'
gem 'ruby-prof'
gem 'ruby-prof', :platforms => [:ruby]
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