Merge pull request #2719 from CocoaPods/libxml2
[Gemfile] Remove libxml2
Showing
... | @@ -30,11 +30,6 @@ group :development do | ... | @@ -30,11 +30,6 @@ group :development do |
gem 'diffy' | gem 'diffy' | ||
gem 'clintegracon' | gem 'clintegracon' | ||
gem 'rubocop' | gem 'rubocop' | ||
if RUBY_PLATFORM.include?('darwin') | |||
# Make Xcodeproj faster | |||
gem 'libxml-ruby' | |||
end | |||
end | end | ||
group :debugging do | group :debugging do | ||
... | ... |
Please
register
or
sign in
to comment