Skip to content

Commit

Permalink
Lock down nokogiri-happymapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Bergstrom committed Feb 22, 2019
1 parent 1f96904 commit 407b256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octopolo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'pivotal-tracker', '~> 0.5'
gem.add_dependency 'jiralicious', '~> 0.4'
gem.add_dependency 'semantic', '~> 1.3'
gem.add_dependency 'nokogiri-happymapper', '~> 0.6.0'
gem.add_dependency 'nokogiri-happymapper', '~> 0.6.0' # Lock down to 0.6.x for Ruby 2.0 compatibility.

gem.add_development_dependency 'rake', '~> 10.1'
gem.add_development_dependency 'bundler', '~> 1.16'
Expand Down

0 comments on commit 407b256

Please sign in to comment.