Skip to content

Commit

Permalink
Bump Bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-dce committed Aug 23, 2019
1 parent 2e8340a commit 29dfbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iiif_manifest.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'activesupport', '>= 4'

spec.add_development_dependency 'bixby', '~> 1.0'
spec.add_development_dependency 'bundler', '~> 1.11'
spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'pry-byebug'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rspec', '~> 3.0'
Expand Down

0 comments on commit 29dfbd9

Please sign in to comment.