gatemedia_rubocop 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module GatemediaRubocop
2
- VERSION = "0.4.0"
2
+ VERSION = "0.4.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gatemedia_rubocop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben Colon
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-05-12 00:00:00.000000000 Z
11
+ date: 2017-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -57,6 +57,9 @@ files:
57
57
  - config/ruby/2.3/rubocop/0.48/default.yml
58
58
  - config/ruby/2.3/rubocop/0.48/disabled.yml
59
59
  - config/ruby/2.3/rubocop/0.48/enabled.yml
60
+ - config/ruby/2.4/rubocop/0.49/default.yml
61
+ - config/ruby/2.4/rubocop/0.49/disabled.yml
62
+ - config/ruby/2.4/rubocop/0.49/enabled.yml
60
63
  - gatemedia_rubocop.gemspec
61
64
  - lib/gatemedia_rubocop.rb
62
65
  - lib/gatemedia_rubocop/version.rb