Skip to content

Commit

Permalink
use rspec 2.14.x at travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Jun 2, 2014
1 parent 38c5f2f commit f794420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,7 +4,7 @@ gem "suse-connect", :github => "SUSE/connect"

group :test do
gem "rake"
gem "rspec"
gem "rspec", "~> 2.14.0"
gem "simplecov", :require => false
gem "coveralls", :require => false if ENV["TRAVIS"]
end

0 comments on commit f794420

Please sign in to comment.