rubocop-athix 0.0.6 → 0.0.7

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/config/rails.yml +2 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 64af873e16212eaf3e6d879d170bf7128d9da56b5e56ebeb1b0602fe46c08137
4
- data.tar.gz: d1622a356dc3a7616ae152e7d3a8ed00f57213b6291d3b07fc54d0117e079042
3
+ metadata.gz: 33e2560d7069082c9573561a27addce61110b5b5a1dc735455db0e7159237e3c
4
+ data.tar.gz: 43e50326731666de336a79331ee4d86abc92c3ac656524a35bc36b781f2f5d05
5
5
  SHA512:
6
- metadata.gz: 4000b91283f761e7e788733cef485d994f449a597878a36105fa14211a3812ba478e4a32fc13e667811a4cc3dc4377d11ab83f64c478b6ca56c4f5eb59c1222e
7
- data.tar.gz: b1c044695f0235d79cbd5a9c1838fc17b5bb8ffaf2f289c002a91994f7ed69553019840644dc51c6bb250d5c5a29c4eea125190709f7440ec1c4e1fb5ba4a91f
6
+ metadata.gz: 884e5b582bea849bc6bb5eccbb630582dfaaa54b5a185501db2407583a1fd54e2951eb395d7de01033f7678f2a1793a71b7c6a079c7d8d0121494d158d47f2b6
7
+ data.tar.gz: 88b6494760e6ab0e0ee361c2c50588e164913685dd63506f7561feafb7d0e70841987dccfa274b2d8a0910077adde878247ee6f04b5dd6135b7f6d055f7f4edb
data/config/rails.yml CHANGED
@@ -34,7 +34,8 @@ I18n/RailsI18n:
34
34
  # Translating the specs themselves doesn't make sense.
35
35
  #
36
36
  I18n/RailsI18n/DecorateString:
37
- Exclude: 'spec/**/*'
37
+ Exclude:
38
+ - 'spec/**/*'
38
39
 
39
40
  ##
40
41
  # In the rest of the app, using the logger makes sense. However, it seems to
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-athix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Buker
@@ -128,8 +128,8 @@ licenses:
128
128
  - MIT
129
129
  metadata:
130
130
  bug_tracker_uri: https://github.com/athix/rubocop-athix/issues
131
- changelog_uri: https://github.com/athix/rubocop-athix/releases/tag/v0.0.6
132
- source_code_uri: https://github.com/athix/rubocop-athix/tree/v0.0.6
131
+ changelog_uri: https://github.com/athix/rubocop-athix/releases/tag/v0.0.7
132
+ source_code_uri: https://github.com/athix/rubocop-athix/tree/v0.0.7
133
133
  post_install_message:
134
134
  rdoc_options: []
135
135
  require_paths: