Skip to content

Commit

Permalink
Merge pull request #1 from grempe/dependabot/bundler/bundler-tw-2.0
Browse files Browse the repository at this point in the history
Update bundler requirement from ~> 1.13 to ~> 2.0
  • Loading branch information
grempe committed Sep 9, 2019
2 parents 5961f8b + 9c71067 commit a7851f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tss.gemspec
Expand Up @@ -54,7 +54,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'binary_struct', '~> 2.1'
spec.add_dependency 'thor', '~> 0.19'

spec.add_development_dependency 'bundler', '~> 1.13'
spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'rake', '~> 11.1'
spec.add_development_dependency 'minitest', '~> 5.0'
spec.add_development_dependency 'pry', '~> 0.10'
Expand Down

0 comments on commit a7851f4

Please sign in to comment.