Skip to content

Commit

Permalink
Bump to rspec 2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jul 14, 2013
1 parent 1d4bb80 commit cb541fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec
gem "rake"

group :test do
gem "rspec", "~> 2.13"
gem "rspec", "~> 2.14"

if ENV["CI"]
gem "coveralls", require: false
Expand Down

0 comments on commit cb541fa

Please sign in to comment.