Skip to content

Commit

Permalink
Switch to RSpec 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Jun 2, 2014
1 parent cee55dd commit 6f030ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Expand Up @@ -4,7 +4,9 @@ source 'https://rubygems.org'
#
gem 'webmock', '~> 1.7'
gem 'rake'
gem 'rspec', '~> 2.99.0'
gem 'rspec', '~> 3.0'
gem 'rspec-its'
gem 'rspec-collection_matchers'
gem 'coveralls'
gem 'json', '~> 1.8.1'

Expand Down

0 comments on commit 6f030ba

Please sign in to comment.