Skip to content

Commit

Permalink
Merge pull request #473 from ashin-omg/patch-1
Browse files Browse the repository at this point in the history
Update nokogiri to 1.11
  • Loading branch information
ksuther authored Jan 14, 2021
2 parents 2c336ee + da077e5 commit a78e1ef
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.11'
spec.add_dependency 'CFPropertyList', '>= 2.2', '< 4'

spec.add_runtime_dependency 'activesupport'
Expand Down

0 comments on commit a78e1ef

Please sign in to comment.