Skip to content

Commit

Permalink
Merge pull request #23 from sul-dlss/nom06
Browse files Browse the repository at this point in the history
Update to use nom-xml 0.6
  • Loading branch information
Jessie Keck committed Sep 21, 2016
2 parents 58a5455 + 2118feb commit 3f57019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]

gem.add_dependency 'nokogiri'
gem.add_dependency 'nom-xml', '~> 0.5.2'
gem.add_dependency 'nom-xml', '~> 0.6.0'
gem.add_dependency 'iso-639'

# Runtime dependencies
Expand Down

0 comments on commit 3f57019

Please sign in to comment.