Skip to content

Commit

Permalink
Upgrade Nokogumbo to 1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrove committed Apr 18, 2015
1 parent 65e95d6 commit f0a9aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanitize.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
# Runtime dependencies.
s.add_dependency('crass', '~> 1.0.2')
s.add_dependency('nokogiri', '>= 1.4.4')
s.add_dependency('nokogumbo', '1.2.0')
s.add_dependency('nokogumbo', '1.4.1')

# Development dependencies.
s.add_development_dependency('minitest', '~> 5.3.4')
Expand Down

0 comments on commit f0a9aa9

Please sign in to comment.