[Pkg-puppet-devel] [facter] 333/352: (maint) Pin rake to the last 1.8 compatible version

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:58 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 ebd3d753a538c845bf6324dd63079b98a04b98fc
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Mon Mar 24 14:32:51 2014 -0700

    (maint) Pin rake to the last 1.8 compatible version
---
 Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile b/Gemfile
index 1ca3f56..1e03d94 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ platforms :ruby do
 end
 
 group :development, :test do
-  gem 'rake'
+  gem 'rake', "~> 10.1.0"
   gem 'rspec', "~> 2.11.0"
   gem 'mocha', "~> 0.10.5"
   gem 'json', "~> 1.7", :platforms => :ruby

-- 
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