Skip to content

Commit

Permalink
Merge branch 'master' into childv2
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Sep 27, 2020
2 parents f4b08cd + 49bf0db commit 3a5afb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion review.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |gem|
gem.add_dependency('rubyzip')
gem.add_development_dependency('pygments.rb')
gem.add_development_dependency('rake')
gem.add_development_dependency('rubocop', '~> 0.91.0')
gem.add_development_dependency('rubocop', '~> 0.92.0')
gem.add_development_dependency('rubocop-performance')
gem.add_development_dependency('simplecov')
gem.add_development_dependency('test-unit')
Expand Down

0 comments on commit 3a5afb4

Please sign in to comment.