Skip to content

Commit 9ba2014

Browse files
authored
Update Bundler version
1 parent c71a151 commit 9ba2014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rubytree.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Gem::Specification.new do |s|
6666
s.add_runtime_dependency 'json', '~> 2.0', '> 2.9'
6767

6868
# NOTE: Rake is added as a development and test dependency in the Gemfile.
69-
s.add_development_dependency 'bundler', '~> 2.3'
69+
s.add_development_dependency 'bundler', '~> 2.6'
7070
s.add_development_dependency 'rake', '~> 13.2'
7171
s.add_development_dependency 'rdoc', '~> 6.10'
7272
s.add_development_dependency 'rspec', '~> 3.0', '>= 3.13'

0 commit comments

Comments
 (0)