Skip to content

Commit

Permalink
Update test dependency version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon committed Mar 31, 2017
1 parent 891352e commit 3458d12
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,6 +4,6 @@ gemspec

group :test do
gem "codeclimate-test-reporter", "~> 1.0"
gem "rspec", "~> 3.2"
gem "rubocop", "~> 0.47.1"
gem "rspec", "~> 3.5"
gem "rubocop", "~> 0.48.0"
end

0 comments on commit 3458d12

Please sign in to comment.