rubocop-rails_config 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d79ab8f66b74861f30dd222eaadc3cf17a95752b0d97228f79eb3f2a3a59b565
4
- data.tar.gz: 928456f81f2b1242d304c4c90814a05ed54c6c4dbcef56b877546f2efadf4652
3
+ metadata.gz: 0ae9c4ff5cec5f0217a6bebb1a41777306e9f08286c37309cf12efaf2ab5fb80
4
+ data.tar.gz: e56e643377db91b5068a0df977924588daa6aa75e71b302e81667447789410d8
5
5
  SHA512:
6
- metadata.gz: 2abe83fa6d2554f5ba53d81d932c9747a1ee3b745a0dc99410a90be1d3429f1e888171970de601e55f4d7b93d3ca981738e411ce6aaa9e76ae8e0866d7061b2f
7
- data.tar.gz: a8f2675cd03706590eb60aac9545e87b3eb5e2f683625c91fcd4d98ab9667788bdaab44c92baa1042da0746e8a4431dc431950901c5fa94a0467933c47466007
6
+ metadata.gz: 1e98b9407c67bebeb8aba7d8cd5283701c02d30da2531f936aac0d423d94901ec0c69b68bf308c8bad41adf1b5b0caaec087dda8159e1f0e5be813e994838d27
7
+ data.tar.gz: dd9fd02132a431f8a663856212663747d918a9df1f226cd9a0c250b8002c217a6df28eff4405d16bf225421f50f51f47f7577c44b1f25b2cd9168112b6e9907a
data/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  RuboCop configuration which has the same code style checking as official Ruby on Rails.
7
7
 
8
- [Official RoR RuboCop Configuration](https://github.com/rails/rails/blob/master/.rubocop.yml)
8
+ [Official RoR RuboCop Configuration](https://github.com/rails/rails/blob/main/.rubocop.yml)
9
9
 
10
10
  ## Installation
11
11
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-rails_config
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Toshimaru
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-02-10 00:00:00.000000000 Z
12
+ date: 2021-02-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rubocop