Skip to content

Commit

Permalink
Update bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismydesign authored Aug 21, 2019
1 parent 46d4dcc commit 1d70fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-streamer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
# Because of `require_relative`
spec.required_ruby_version = '>= 1.9.2'

spec.add_development_dependency "bundler", "~> 1.14"
spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "coveralls"
Expand Down

0 comments on commit 1d70fb1

Please sign in to comment.