runger_style 5.3.1 → 5.4.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/Gemfile.lock +8 -7
- data/lib/runger_style/version.rb +1 -1
- data/rulesets/rspec.yml +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ca0b3ad62022b40032db4b49231376c9913e0229bb58ec5f70e75a4c2da8109d
|
4
|
+
data.tar.gz: 6f7b128eaa5b85da9d0131e38b81e07142c6882628f45444a22e56c8cf83b125
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a9b76001d3e1c8cde8b13a1f367878182fd2e9ceb6985900411c437859ff87e006e662999f50c2031715711d882ac2f9b6a268ab3df272d0f26e37e5d5d318b
|
7
|
+
data.tar.gz: 17976891ab5491b40a55d957b80a7dc67f97d3e2c621385076f79ceb3ea69576fd6c3bda7f59198cbe4b246b24040fbe7c14b8f36c8c0109490d3144b06ea69f
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -9,7 +9,7 @@ GIT
|
|
9
9
|
PATH
|
10
10
|
remote: .
|
11
11
|
specs:
|
12
|
-
runger_style (5.
|
12
|
+
runger_style (5.4.0)
|
13
13
|
prism (>= 0.24.0)
|
14
14
|
rubocop (>= 1.72.0)
|
15
15
|
|
@@ -110,7 +110,7 @@ GEM
|
|
110
110
|
lint_roller (~> 1.1)
|
111
111
|
rubocop (>= 1.72.1, < 2.0)
|
112
112
|
rubocop-ast (>= 1.38.0, < 2.0)
|
113
|
-
rubocop-rails (2.30.
|
113
|
+
rubocop-rails (2.30.1)
|
114
114
|
activesupport (>= 4.2.0)
|
115
115
|
lint_roller (~> 1.1)
|
116
116
|
rack (>= 1.1)
|
@@ -119,8 +119,9 @@ GEM
|
|
119
119
|
rubocop-rake (0.7.1)
|
120
120
|
lint_roller (~> 1.1)
|
121
121
|
rubocop (>= 1.72.1)
|
122
|
-
rubocop-rspec (3.
|
123
|
-
|
122
|
+
rubocop-rspec (3.5.0)
|
123
|
+
lint_roller (~> 1.1)
|
124
|
+
rubocop (~> 1.72, >= 1.72.1)
|
124
125
|
rubocop-rspec_rails (2.30.0)
|
125
126
|
rubocop (~> 1.61)
|
126
127
|
rubocop-rspec (~> 3, >= 3.0.1)
|
@@ -210,14 +211,14 @@ CHECKSUMS
|
|
210
211
|
rubocop-capybara (2.21.0) sha256=5d264efdd8b6c7081a3d4889decf1451a1cfaaec204d81534e236bc825b280ab
|
211
212
|
rubocop-factory_bot (2.26.1) sha256=8de13cd4edcee5ca800f255188167ecef8dbfc3d1fae9f15734e9d2e755392aa
|
212
213
|
rubocop-performance (1.24.0) sha256=e5bd39ff3e368395b9af886927cc37f5892f43db4bd6c8526594352d5b4440b5
|
213
|
-
rubocop-rails (2.30.
|
214
|
+
rubocop-rails (2.30.1) sha256=5eb39fbfce4e63fb0d79d48ba9a3fbc23d33dd9fa4585b8f9c811056fe156c10
|
214
215
|
rubocop-rake (0.7.1) sha256=3797f2b6810c3e9df7376c26d5f44f3475eda59eb1adc38e6f62ecf027cbae4d
|
215
|
-
rubocop-rspec (3.
|
216
|
+
rubocop-rspec (3.5.0) sha256=710c942fe1af884ba8eea75cbb8bdbb051929a2208880a6fc2e2dce1eed5304c
|
216
217
|
rubocop-rspec_rails (2.30.0) sha256=888112e83f9d7ef7ad2397e9d69a0b9614a4bae24f072c399804a180f80c4c46
|
217
218
|
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
|
218
219
|
runger_byebug (11.4.0) sha256=569e22ba2215f57e7f69e145fcb63be401e29fcd312f7936d813e12d0c7bbee6
|
219
220
|
runger_release_assistant (2.0.0) sha256=f4f5708291eaeef1b881208f87a494877fe768739d6e96b7293fc335b28a3865
|
220
|
-
runger_style (5.
|
221
|
+
runger_style (5.4.0)
|
221
222
|
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
|
222
223
|
slop (4.10.1) sha256=844322b5ffcf17ed4815fdb173b04a20dd82b4fd93e3744c88c8fafea696d9c7
|
223
224
|
stringio (3.1.3) sha256=1eedb8369ee99a9a0edfdacea95c72d647feb8ce844427c150bd641e1797abc8
|
data/lib/runger_style/version.rb
CHANGED
data/rulesets/rspec.yml
CHANGED