Project

General

Profile

« Previous | Next » 

Revision ccc72b3b

Added by Brandon Weeks over 8 years ago

Fixes #13637 - Upgrade rubocop to 0.37.1

View differences:

bundler.d/development.rb
gem 'rdoc'
gem 'single_test'
gem 'pry'
gem 'rubocop', '0.35.1' if RUBY_VERSION > "1.9.2"
gem 'rubocop', '0.37.1' if RUBY_VERSION > "1.9.2"
end

Also available in: Unified diff