Project

General

Profile

« Previous | Next » 

Revision 537a4624

Added by Dominic Cleal about 8 years ago

fixes #14134 - update rubocop and pin for rake 11.x compatibility

View differences:

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

Also available in: Unified diff