Skip to content

Commit

Permalink
Update Nokogiri to 1.10+
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisballinger committed Jun 27, 2019
1 parent 419c46a commit a06a12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slather.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'clamp', '~> 1.3'
spec.add_dependency 'xcodeproj', '~> 1.7'
spec.add_dependency 'nokogiri', '~> 1.8'
spec.add_dependency 'nokogiri', '~> 1.10'
spec.add_dependency 'CFPropertyList', '>= 2.2', '< 4'

spec.add_runtime_dependency 'activesupport', '< 5', '>= 4.0.2'
Expand Down

0 comments on commit a06a12a

Please sign in to comment.