Skip to content

Commit

Permalink
fix: bundler
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Gilbert <50398495+MarkProminic@users.noreply.github.com>
  • Loading branch information
MarkProminic committed Nov 2, 2022
1 parent a4b7ff4 commit 912d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant-zones.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'log4r', '~> 1.1'
spec.add_runtime_dependency 'netaddr', '~> 2.0', '>= 2.0.4'
spec.add_runtime_dependency 'ruby_expect', '~> 1.7', '>= 1.7.5'
spec.add_development_dependency 'bundler', '~> 2.2', '>= 2.2.25'
spec.add_development_dependency 'bundler', '~> 2.2', '>= 2.2.3'
spec.add_development_dependency 'code-scanning-rubocop', '~> 0.5', '>= 0.5.0'
spec.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
spec.add_development_dependency 'rspec', '~> 3.4'
Expand Down

0 comments on commit 912d3e1

Please sign in to comment.