rubocop-rails_config 0.9.1 → 0.9.2

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/LICENSE +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4deb400f8eaa185c2a8aee0b38d25dc1a5663b729b0bcf93d43c1f62a4c25d48
4
- data.tar.gz: 7e75f626561f95c5956edafbebc59acfe4d4f2e1e9f51bf371c901d3a6acec16
3
+ metadata.gz: d32c53006eded849f6e2024d37954d895d3cf3045ab5be50cbc05b98f617a936
4
+ data.tar.gz: 68af0113157a6c7c28683cc8240d422e0ee14db8c59fd54875d411edfde56fb7
5
5
  SHA512:
6
- metadata.gz: dffa5cb155f5083467e085d89b5b87ce76c3ba22a88780cba8114884251b05d76b70f8f4641a217c450f4591682054a6d3f4b99c4c8b331603dbefed2d1623ac
7
- data.tar.gz: 1a55948fbcf8cf0e9ff35894b369c145a5fa2e44826c6e3ef90cf34d8b66a4a2767d296ad8af72ffc923e5fab3c88e7f36f90428eaf40d8484ff20d651ea300f
6
+ metadata.gz: 382147ad52a9bc811e97982d2110290286981dc6882cb9c6c46b21c492166a4d61d95cf33d7dce95da25749b8aa6ffd1cb443bfb599340cd03301a95d2462554
7
+ data.tar.gz: 3cf096d52cfd1f8e4b33b8d93e9d01c751485447dc5d50f9f5720f13acd4a9b2167475b628c6d1bc6db12154e3d9431a49559bb92b7f7eaa3453e25e552789da
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2019 Toshimaru Enomoto
3
+ Copyright (c) 2018-2020 Toshimaru Enomoto
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
6
 
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: 0.9.1
4
+ version: 0.9.2
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: 2020-01-08 00:00:00.000000000 Z
12
+ date: 2020-02-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rubocop
@@ -59,14 +59,14 @@ dependencies:
59
59
  requirements:
60
60
  - - ">="
61
61
  - !ruby/object:Gem::Version
62
- version: '3.0'
62
+ version: '5.0'
63
63
  type: :runtime
64
64
  prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: '3.0'
69
+ version: '5.0'
70
70
  - !ruby/object:Gem::Dependency
71
71
  name: appraisal
72
72
  requirement: !ruby/object:Gem::Requirement