Commit 4511828a authored by Kyle Fuller's avatar Kyle Fuller

Merge pull request #2719 from CocoaPods/libxml2

[Gemfile] Remove libxml2
parents 6b9df344 75e684ef
......@@ -30,11 +30,6 @@ group :development do
gem 'diffy'
gem 'clintegracon'
gem 'rubocop'
if RUBY_PLATFORM.include?('darwin')
# Make Xcodeproj faster
gem 'libxml-ruby'
end
end
group :debugging do
......
......@@ -111,7 +111,6 @@ GEM
kicker (3.0.0)
listen (~> 1.3.0)
notify (~> 0.5.2)
libxml-ruby (2.7.0)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
......@@ -175,7 +174,6 @@ DEPENDENCIES
cocoapods-try!
diffy
kicker
libxml-ruby
mocha
mocha-on-bacon
molinillo!
......
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