Skip to content

Commit

Permalink
Use Rspec >= 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
estolfo committed Apr 21, 2016
1 parent 8d91402 commit 175a735
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 @@ -7,5 +7,5 @@ gem "actionpack", "~> 4.0.12"
gem "activemodel", "~> 4.0.12"

group :test do
gem "rspec", "~> 3.1.0"
gem "rspec", "~> 3.4.0"
end

0 comments on commit 175a735

Please sign in to comment.