runger_actions 0.19.1 → 0.19.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bd2a4fe75d7206007f81768ec20b659b999331aee6ce2dc8837dc84f80ba7c73
4
- data.tar.gz: 76aeb75d0ae376e9a1e95cdf8700b2ac4fa335a638673ef49cb27fc81e919419
3
+ metadata.gz: 1a2019449b4d70a8ea1fb493e9af4c6a41f87f2a4ac45422385650996f84f69b
4
+ data.tar.gz: 5bac9b37d9aed9a2b7c064e4ec085d818d9e469f8c1e35c75305ea1989bb60e9
5
5
  SHA512:
6
- metadata.gz: 45c2ab47ddb4f9514667f94c5ece5be18c4d5ab23bfaee3189bf5d1f49daefe2d7c4011042092920f3eef7a0e03a84f79edf92b51cce89460a99c0da436a3f9d
7
- data.tar.gz: 5cc0fc5aa4c48d3090b8cf872413add1c92fde43713c4e70fd0d21eefb846b048cc07822dc3d7315719dcaf0b9fd5a692b268d4be117deb19c4ba5d96fac412e
6
+ metadata.gz: 781667bd4ae4b885ba31efe16866e832c7197fd9907f2aa010ccbb0a27e9097be664e80abf329468c6949169e84284364d8a6094c22e3630f018e250df2546f9
7
+ data.tar.gz: 4080c5da8d3e779becfe10ad930b38e5a55ed67e78d2621d2aad00eca932f8ad3345ec6325d90a3bbdd4b8dd66689688320a8592e3df11669291d8114f0b3355
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## v0.19.2 (2023-05-30)
2
+ ### Changed
3
+ - Update dependencies
4
+
1
5
  ## v0.19.1 (2023-05-30)
2
6
  ### Changed
3
7
  - Move from Memoist to MemoWise
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- runger_actions (0.19.1)
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.5.0)
153
- loofah (~> 2.19, >= 2.19.1)
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.2)
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.3)
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.22.0)
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.0)
205
+ runger_release_assistant (0.4.2)
206
206
  activesupport (>= 6, < 8)
207
207
  colorize (~> 0.8)
208
- memoist (~> 0.16)
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.2)
215
+ simple_cov-formatter-terminal (0.2.4)
216
216
  activesupport (>= 7.0.4, < 8)
217
- memoist (>= 0.16.2, < 1)
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.21.2)
221
+ simplecov (0.22.0)
222
222
  docile (~> 1.1)
223
223
  simplecov-html (~> 0.11)
224
224
  simplecov_json_formatter (~> 0.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RungerActions
4
- VERSION = '0.19.1'
4
+ VERSION = '0.19.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runger_actions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.1
4
+ version: 0.19.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Runger