[Pkg-puppet-devel] [facter] 79/352: (maint) Align acceptance/Gemfile's beaker with puppet's acceptance/Gemfile
Stig Sandbeck Mathisen
ssm at debian.org
Sun Apr 6 22:21:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit 25e65311fb45af0bceb41871248ce7651a9eaae2
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date: Wed Dec 18 14:23:44 2013 -0800
(maint) Align acceptance/Gemfile's beaker with puppet's acceptance/Gemfile
---
acceptance/Gemfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acceptance/Gemfile b/acceptance/Gemfile
index 4d65b18..ccd15ed 100644
--- a/acceptance/Gemfile
+++ b/acceptance/Gemfile
@@ -1,6 +1,6 @@
source ENV['GEM_SOURCE'] || "https://rubygems.org"
-gem "beaker", "1.2.0"
+gem "beaker", "~> 1.3.1"
if File.exists? "#{__FILE__}.local"
eval(File.read("#{__FILE__}.local"), binding)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
More information about the Pkg-puppet-devel
mailing list