Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
Make rubocop happier
Browse files Browse the repository at this point in the history
  • Loading branch information
will-in-wi committed Jun 28, 2018
1 parent 7114423 commit 8faa71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,8 +6,8 @@ gemspec
group :development, :test do
gem 'bundler', '~> 1.11'
gem 'pry', '~> 0.10'
gem 'pry-doc'
gem 'pry-byebug', '~> 3.3'
gem 'pry-doc'
gem 'rake', '~> 12.0'
gem 'rspec', '~> 3.4'
gem 'rubocop', '~> 0.51'
Expand Down

0 comments on commit 8faa71d

Please sign in to comment.