Skip to content

Commit

Permalink
Update Bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
evolve75 authored Dec 20, 2024
1 parent c71a151 commit 9ba2014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubytree.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'json', '~> 2.0', '> 2.9'

# NOTE: Rake is added as a development and test dependency in the Gemfile.
s.add_development_dependency 'bundler', '~> 2.3'
s.add_development_dependency 'bundler', '~> 2.6'
s.add_development_dependency 'rake', '~> 13.2'
s.add_development_dependency 'rdoc', '~> 6.10'
s.add_development_dependency 'rspec', '~> 3.0', '>= 3.13'
Expand Down

0 comments on commit 9ba2014

Please sign in to comment.