Skip to content

Commit

Permalink
Merge f025d6f into d0fb0f3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 12, 2021
2 parents d0fb0f3 + f025d6f commit de1e511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vmfloaty.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Gem::Specification.new do |s|
s.require_path = 'lib'

s.add_dependency 'colorize', '~> 0.8.1'
s.add_dependency 'commander', '>= 4.4.3', '< 4.6.0'
s.add_dependency 'commander', '>= 4.4.3', '< 4.7.0'
s.add_dependency 'faraday', '~> 0.17.0'
end

0 comments on commit de1e511

Please sign in to comment.