runger_actions 0.19.1 → 0.19.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +12 -12
- data/lib/runger_actions/version.rb +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: 1a2019449b4d70a8ea1fb493e9af4c6a41f87f2a4ac45422385650996f84f69b
|
|
4
|
+
data.tar.gz: 5bac9b37d9aed9a2b7c064e4ec085d818d9e469f8c1e35c75305ea1989bb60e9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 781667bd4ae4b885ba31efe16866e832c7197fd9907f2aa010ccbb0a27e9097be664e80abf329468c6949169e84284364d8a6094c22e3630f018e250df2546f9
|
|
7
|
+
data.tar.gz: 4080c5da8d3e779becfe10ad930b38e5a55ed67e78d2621d2aad00eca932f8ad3345ec6325d90a3bbdd4b8dd66689688320a8592e3df11669291d8114f0b3355
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
runger_actions (0.19.
|
|
4
|
+
runger_actions (0.19.2)
|
|
5
5
|
memo_wise (>= 1.7, < 2)
|
|
6
6
|
rails (>= 6, < 8)
|
|
7
7
|
shaped (>= 0.9, < 0.11)
|
|
@@ -101,7 +101,6 @@ GEM
|
|
|
101
101
|
net-smtp
|
|
102
102
|
marcel (1.0.2)
|
|
103
103
|
memo_wise (1.7.0)
|
|
104
|
-
memoist (0.16.2)
|
|
105
104
|
method_source (1.0.0)
|
|
106
105
|
mini_mime (1.1.2)
|
|
107
106
|
mini_portile2 (2.8.2)
|
|
@@ -149,8 +148,9 @@ GEM
|
|
|
149
148
|
rails-dom-testing (2.0.3)
|
|
150
149
|
activesupport (>= 4.2.0)
|
|
151
150
|
nokogiri (>= 1.6)
|
|
152
|
-
rails-html-sanitizer (1.
|
|
153
|
-
loofah (~> 2.
|
|
151
|
+
rails-html-sanitizer (1.6.0)
|
|
152
|
+
loofah (~> 2.21)
|
|
153
|
+
nokogiri (~> 1.14)
|
|
154
154
|
railties (7.0.5)
|
|
155
155
|
actionpack (= 7.0.5)
|
|
156
156
|
activesupport (= 7.0.5)
|
|
@@ -169,10 +169,10 @@ GEM
|
|
|
169
169
|
rspec-mocks (~> 3.12.0)
|
|
170
170
|
rspec-core (3.12.2)
|
|
171
171
|
rspec-support (~> 3.12.0)
|
|
172
|
-
rspec-expectations (3.12.
|
|
172
|
+
rspec-expectations (3.12.3)
|
|
173
173
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
174
174
|
rspec-support (~> 3.12.0)
|
|
175
|
-
rspec-mocks (3.12.
|
|
175
|
+
rspec-mocks (3.12.5)
|
|
176
176
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
177
177
|
rspec-support (~> 3.12.0)
|
|
178
178
|
rspec-support (3.12.0)
|
|
@@ -190,7 +190,7 @@ GEM
|
|
|
190
190
|
parser (>= 3.2.1.0)
|
|
191
191
|
rubocop-capybara (2.18.0)
|
|
192
192
|
rubocop (~> 1.41)
|
|
193
|
-
rubocop-factory_bot (2.
|
|
193
|
+
rubocop-factory_bot (2.23.1)
|
|
194
194
|
rubocop (~> 1.33)
|
|
195
195
|
rubocop-performance (1.18.0)
|
|
196
196
|
rubocop (>= 1.7.0, < 2.0)
|
|
@@ -202,23 +202,23 @@ GEM
|
|
|
202
202
|
rubocop-capybara (~> 2.17)
|
|
203
203
|
rubocop-factory_bot (~> 2.22)
|
|
204
204
|
ruby-progressbar (1.13.0)
|
|
205
|
-
runger_release_assistant (0.4.
|
|
205
|
+
runger_release_assistant (0.4.2)
|
|
206
206
|
activesupport (>= 6, < 8)
|
|
207
207
|
colorize (~> 0.8)
|
|
208
|
-
|
|
208
|
+
memo_wise (>= 1.7, < 2)
|
|
209
209
|
slop (~> 4.8)
|
|
210
210
|
runger_style (0.3.0)
|
|
211
211
|
rubocop (>= 1.38.0, < 2)
|
|
212
212
|
shaped (0.10.0)
|
|
213
213
|
activemodel (>= 6, < 8)
|
|
214
214
|
activesupport (>= 6, < 8)
|
|
215
|
-
simple_cov-formatter-terminal (0.2.
|
|
215
|
+
simple_cov-formatter-terminal (0.2.4)
|
|
216
216
|
activesupport (>= 7.0.4, < 8)
|
|
217
|
-
|
|
217
|
+
memo_wise (>= 1.7.0, < 2)
|
|
218
218
|
rouge (>= 4.0.0, < 5)
|
|
219
219
|
rspec-core (>= 3.11.0, < 4)
|
|
220
220
|
simplecov (>= 0.21.2, < 1)
|
|
221
|
-
simplecov (0.
|
|
221
|
+
simplecov (0.22.0)
|
|
222
222
|
docile (~> 1.1)
|
|
223
223
|
simplecov-html (~> 0.11)
|
|
224
224
|
simplecov_json_formatter (~> 0.1)
|