]> gitweb.fluxo.info Git - puppet-dhcp.git/commitdiff
Upate with modulesync
authorMickaël Canévet <mickael.canevet@camptocamp.com>
Sat, 13 Dec 2014 08:00:00 +0000 (09:00 +0100)
committerMickaël Canévet <mickael.canevet@camptocamp.com>
Sat, 13 Dec 2014 08:00:00 +0000 (09:00 +0100)
Gemfile

diff --git a/Gemfile b/Gemfile
index cd34befb03aae48a8a5b29a04061c5ba77b4cb11..f9c2b63940bc5d98500983b694c662e5e6165f98 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -6,7 +6,7 @@ group :development, :unit_tests do
   gem 'puppetlabs_spec_helper',  :require => false
   gem 'puppet-lint',             :require => false
   gem 'simplecov',               :require => false
-  gem 'puppet_facts',            :require => false, :git => 'https://github.com/camptocamp/puppet_facts.git'
+  gem 'rspec-puppet-facts',      :require => false
   gem 'json',                    :require => false
   gem 'metadata-json-lint',      :require => false
 end