Skip to content

Commit

Permalink
bump RSpec version in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Jun 26, 2015
1 parent 9c57303 commit bf98fc8
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 @@ -20,7 +20,7 @@ end

group :test do
gem 'rake'
gem 'rspec', '~> 3.2'
gem 'rspec', '~> 3.3'
gem 'rspec-retry'
gem 'coveralls'
end
Expand Down

0 comments on commit bf98fc8

Please sign in to comment.