diff --git a/Gemfile b/Gemfile index df97dbc..8c47c29 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ end group :development do gem "travis" gem "travis-lint" - gem "puppet-blacksmith" + gem 'puppet-blacksmith', git: 'https://github.com/deric/puppet-blacksmith', branch: 'tag-order' gem "guard-rake" end