Skip to content

Commit

Permalink
silence bundler warning
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Renatus <srenatus@chef.io>
  • Loading branch information
srenatus committed Jun 22, 2017
1 parent 5db6f7a commit e928a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"
gemspec

group :development, :test do
gem "omnibus", github: "chef/omnibus"
gem "omnibus", git: "https://github.com/chef/omnibus"
gem "highline"
gem "rake"
gem "chefstyle"
Expand Down

0 comments on commit e928a3b

Please sign in to comment.