Skip to content

Commit

Permalink
Merge pull request #3160 from ytti/dependabot/bundler/master/git-tw-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 15, 2024
2 parents a14c06c + 25416c4 commit 6d1dda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oxidized.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'slop', '~> 4.6'

s.add_development_dependency 'bundler', '~> 2.2'
s.add_development_dependency 'git', '~> 1'
s.add_development_dependency 'git', '~> 2'
s.add_development_dependency 'minitest', '~> 5.18'
s.add_development_dependency 'mocha', '~> 2.1'
s.add_development_dependency 'pry', '~> 0.14.2'
Expand Down

0 comments on commit 6d1dda0

Please sign in to comment.