Skip to content

Commit

Permalink
Merge pull request #899 from chef/dependabot/bundler/artifactory-tw-3.0
Browse files Browse the repository at this point in the history
Update artifactory requirement from ~> 2.0 to ~> 3.0
  • Loading branch information
tas50 authored Oct 29, 2019
2 parents 7ce533a + ca4cafa commit b82593d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |gem|
gem.add_dependency "mixlib-versioning"
gem.add_dependency "pedump"

gem.add_development_dependency "artifactory", "~> 2.0"
gem.add_development_dependency "artifactory", "~> 3.0"
gem.add_development_dependency "aruba", "~> 0.5"
gem.add_development_dependency "chefstyle", "= 0.12"
gem.add_development_dependency "fauxhai", ">= 5.2"
Expand Down

0 comments on commit b82593d

Please sign in to comment.