.rubocop.yml in influxdb-rails-1.0.0.beta1 vs .rubocop.yml in influxdb-rails-1.0.0.beta2

- old
+ new

@@ -6,9 +6,10 @@ - 'spec/**/*.rb' Exclude: - 'bin/**/*' - 'smoke/**/*' - 'Gemfile' + - 'vendor/bundle/**/*' DisplayCopNames: true StyleGuideCopsOnly: false TargetRubyVersion: 2.3 Rails: