[DRE-commits] [ruby-aruba] 20/98: Fix the post install message

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 22 12:20:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit dab5aabac612b1afae430b69994ccec7e481b4b5
Author: Ryo Hashiguchi <ryo33 at users.noreply.github.com>
Date:   Sat Dec 26 20:30:14 2015 +0900

    Fix the post install message
---
 aruba.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aruba.gemspec b/aruba.gemspec
index fb8f583..f842044 100644
--- a/aruba.gemspec
+++ b/aruba.gemspec
@@ -35,7 +35,7 @@ Use on ruby 1.8.7
 * Make sure you add something like that to your `Gemfile`. Otherwise you will
   get cucumber > 2 and this will fail on ruby 1.8.7
 
-  gem 'cucumber', ~> '1.3.20'
+  gem 'cucumber', '~> 1.3.20'
 
 With aruba >= 1.0 there will be breaking changes. Make sure to read https://github.com/cucumber/aruba/blob/master/History.md for 1.0.0
 EOS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aruba.git



More information about the Pkg-ruby-extras-commits mailing list