Skip to content

Commit

Permalink
Merge a0e6cea into cc3add7
Browse files Browse the repository at this point in the history
  • Loading branch information
eishisaito committed Oct 25, 2018
2 parents cc3add7 + a0e6cea commit 190e84f
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,7 +7,7 @@ group :development, :test do
gem 'guard-rspec', require: false
gem 'rspec', require: false

gem 'rubocop', '~> 0.46.0'
gem "rubocop", ">= 0.49.0"
gem 'simplecov', require: false

gem 'codeclimate-test-reporter'
Expand Down

0 comments on commit 190e84f

Please sign in to comment.