wonder-ruby-style 0.0.5 → 0.0.6

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wonder-ruby-style
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wonder Sistemas
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-11-03 00:00:00.000000000 Z
11
+ date: 2018-01-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -87,6 +87,8 @@ files:
87
87
  - presets/.rubocop.yml
88
88
  - presets/0.50.0.yml
89
89
  - presets/0.51.0.yml
90
+ - presets/0.52.0.yml
91
+ - presets/0.52.1.yml
90
92
  - wonder-ruby-style.gemspec
91
93
  homepage: http://www.wonder.com.br
92
94
  licenses: []
@@ -108,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
110
  version: '0'
109
111
  requirements: []
110
112
  rubyforge_project:
111
- rubygems_version: 2.6.13
113
+ rubygems_version: 2.7.4
112
114
  signing_key:
113
115
  specification_version: 4
114
116
  summary: Compartilhamento de configurações do Rubocop entre os projetos de Ruby.