Skip to content

Commit

Permalink
Update rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
antlypls committed Oct 16, 2017
1 parent 349bdfd commit a3c6a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ gemspec

group :test do
gem 'rake', '~> 10.5.0'
gem 'rspec', '~> 3.1.0'
gem 'rspec-collection_matchers'
gem 'rspec', '~> 3.6.0'
gem 'rspec-collection_matchers', '~> 1.1.3'
gem 'aruba'

gem 'rubocop', '~> 0.36.0', require: false
Expand Down

0 comments on commit a3c6a28

Please sign in to comment.