rails-lint 1.0.1 → 1.0.2

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +3 -4
  3. data/Gemfile.lock +2 -2
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffad4b54e2b2e57aedd4ad0c93dc9d80222d2566ec6d3e3b118ead52c0e85412
4
- data.tar.gz: ef08bbca3808fa607045572a3870191f71ba276286d28881b7e81356c9374fc4
3
+ metadata.gz: 562295a3ee51cafdd635a6d0e84e8a27d79add233e94a918a462a899309a768b
4
+ data.tar.gz: 69aad9705f5dc99c9c4a6d4d9f592e190022ee8a7f8e1df26f9a6470f21b812c
5
5
  SHA512:
6
- metadata.gz: 021c6263aae5dd2897a759b003d6424a25ee84586f5ebc59ccb3d1a03a780531ce2001df16c8e5c18d670f93a09e234f313c8afb62dc34d50e9e54e4d4699fd6
7
- data.tar.gz: 6ea6fb28d1c14dd0d9d3ba95ce369ad7230511735063b95e57e55c5ffb8a217b5e6c9bec536c0bb3bc2d37d9a794203c2fdd64f520e6e74a81e48c37d1171714
6
+ metadata.gz: 47cad4e4a0a330474c0c916928d06a6e04ebce2a0178b1ab71a40f0bccd975ef4b277518df638687e594e40dbcb0a3df9de3413cacd6b94928f053491b1a2f63
7
+ data.tar.gz: 7bf165cb4be723d6938ed93359a968b5d07aabf5ad372f36fb69d71fe76b1e26cd9a989432e517833a43f9f872d08c381ee465826caae5940bd8d64e334b6870
data/.rubocop.yml CHANGED
@@ -1,4 +1,3 @@
1
- inherit_from: rubocop_ruby.yml
2
-
3
- require:
4
- - rubocop-rails
1
+ inherit_gem:
2
+ rubocop-ruby:
3
+ - .rubocop.yml
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails-lint (1.0.1)
4
+ rails-lint (1.0.2)
5
5
  erb_lint
6
6
  rubocop-rails
7
7
  rubocop-ruby
@@ -92,7 +92,7 @@ GEM
92
92
  rubocop (~> 1.33)
93
93
  rubocop-capybara (~> 2.17)
94
94
  rubocop-factory_bot (~> 2.22)
95
- rubocop-ruby (1.0.0)
95
+ rubocop-ruby (1.0.1)
96
96
  rubocop (~> 1.44.1)
97
97
  rubocop-performance
98
98
  rubocop-rspec
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-lint
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - k0va1