Skip to content

Commit

Permalink
Update Isomer
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Guelpa committed Jun 22, 2015
1 parent 9778555 commit d5900bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mulder.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'simplecov', '~> 0.7.1'

spec.add_dependency 'fog', '~> 1.20.0'
spec.add_dependency 'isomer', '~> 0.1.3'
spec.add_dependency 'isomer', '~> 0.2', '>= 0.2.2' # Ensure we have the 0.2.2 bug fix
spec.add_dependency 'thor', '~> 0.19.1'
spec.add_dependency 'awesome_print', '~> 1.1.0'
spec.add_dependency 'unf', '~> 0.1.4'
Expand Down

0 comments on commit d5900bb

Please sign in to comment.