diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2018-02-28 12:03:07 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2018-02-28 12:03:07 -0800 |
commit | d11104e01578977ce68e835deae2c04627b2ec74 (patch) | |
tree | e8ab560a69abfdf41b911948d07fdeb26e775f55 /Gemfile | |
parent | bc72676b2454f8a2bd6636daa806b1f4e01fb08c (diff) | |
download | chef-d11104e01578977ce68e835deae2c04627b2ec74.tar.gz |
chefstyle/omnibus-software/omnibus back to master
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ group(:development, :test) do # for testing new chefstyle rules # gem 'chefstyle', github: 'chef/chefstyle' - gem "chefstyle" + gem "chefstyle", git: "https://github.com/chef/chefstyle.git", branch: "master" end group(:travis) do |