8000 Update dependencies (#8427) · activeadmin/activeadmin@f2851c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit f2851c6

Browse files
authored
Update dependencies (#8427)
1 parent 59a8627 commit f2851c6

File tree

3 files changed

+23
-17
lines changed

3 files changed

+23
-17
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ GEM
112112
rack-test (>= 0.6.3)
113113
regexp_parser (>= 1.5, < 3.0)
114114
xpath (~> 3.2)
115-
childprocess (5.0.0)
115+
childprocess (5.1.0)
116+
logger (~> 1.5)
116117
concurrent-ruby (1.3.3)
117118
connection_pool (2.4.1)
118119
crass (1.0.6)
@@ -140,7 +141,7 @@ GEM
140141
bigdecimal
141142
cucumber-gherkin (27.0.0)
142143
cucumber-messages (>= 19.1.4, < 23)
143-
cucumber-html-formatter (21.4.1)
144+
cucumber-html-formatter (21.6.0)
144145
cucumber-messages (> 19, < 25)
145146
cucumber-messages (22.0.0)
146147
cucumber-rails (3.0.0)
@@ -240,6 +241,7 @@ GEM
240241
launchy (3.0.1)
241242
addressable (~> 2.8)
242243
childprocess (~> 5.0)
244+
logger (1.6.0)
243245
loofah (2.22.0)
244246
crass (~> 1.0.2)
245247
nokogiri (>= 1.12.0)
@@ -273,10 +275,10 @@ GEM
273275
nokogiri (1.16.7-x86_64-linux)
274276
racc (~> 1.4)
275277
orm_adapter (0.5.0)
276-
parallel (1.25.1)
278+
parallel (1.26.1)
277279
parallel_tests (4.7.1)
278280
parallel
279-
parser (3.3.4.0)
281+
parser (3.3.4.2)
280282
ast (~> 2.4.1)
281283
racc
282284
psych (5.1.2)
@@ -371,7 +373,7 @@ GEM
371373
rubocop-ast (>= 1.31.1, < 2.0)
372374
ruby-progressbar (~> 1.7)
373375
unicode-display_width (>= 2.4.0, < 3.0)
374-
rubocop-ast (1.31.3)
376+
rubocop-ast (1.32.0)
375377
parser (>= 3.3.1.0)
376378
rubocop-capybara (2.21.0)
377379
rubocop (~> 1.41)
@@ -385,7 +387,7 @@ GEM
385387
rack (>= 1.1)
386388
rubocop (>= 1.33.0, < 2.0)
387389
rubocop-ast (>= 1.31.1, < 2.0)
388-
rubocop-rspec (3.0.3)
390+
rubocop-rspec (3.0.4)
389391
rubocop (~> 1.61)
390392
ruby-progressbar (1.13.0)
391393
ruby2_keywords (0.0.5)
@@ -475,4 +477,4 @@ DEPENDENCIES
475477
yard
476478

477479
BUNDLED WITH
478-
2.5.15
480+
2.5.17

gemfiles/rails_61/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ GEM
9696
rack-test (>= 0.6.3)
9797
regexp_parser (>= 1.5, < 3.0)
9898
xpath (~> 3.2)
99-
childprocess (5.0.0)
99+
childprocess (5.1.0)
100+
logger (~> 1.5)
100101
concurrent-ruby (1.3.3)
101102
crass (1.0.6)
102103
cssbundling-rails (1.4.1)
@@ -123,7 +124,7 @@ GEM
123124
bigdecimal
124125
cucumber-gherkin (27.0.0)
125126
cucumber-messages (>= 19.1.4, < 23)
126-
cucumber-html-formatter (21.4.1)
127+
cucumber-html-formatter (21.6.0)
127128
cucumber-messages (> 19, < 25)
128129
cucumber-messages (22.0.0)
129130
cucumber-rails (3.0.0)
@@ -214,6 +215,7 @@ GEM
214215
launchy (3.0.1)
215216
addressable (~> 2.8)
216217
childprocess (~> 5.0)
218+
logger (1.6.0)
217219
loofah (2.22.0)
218220
crass (~> 1.0.2)
219221
nokogiri (>= 1.12.0)
@@ -247,10 +249,10 @@ GEM
247249
nokogiri (1.16.7-x86_64-linux)
248250
racc (~> 1.4)
249251
orm_adapter (0.5.0)
250-
parallel (1.25.1)
252+
parallel (1.26.1)
251253
parallel_tests (4.7.1)
252254
parallel
253-
parser (3.3.4.0)
255+
parser (3.3.4.2)
254256
ast (~> 2.4.1)
255257
racc
256258
public_suffix (6.0.1)
@@ -400,4 +402,4 @@ DEPENDENCIES
400402
webrick
401403

402404
BUNDLED WITH
403-
2.5.15
405+
2.5.17

gemfiles/rails_70/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ GEM
102102
rack-test (>= 0.6.3)
103103
regexp_parser (>= 1.5, < 3.0)
104104
xpath (~> 3.2)
105-
childprocess (5.0.0)
105+
childprocess (5.1.0)
106+
logger (~> 1.5)
106107
concurrent-ruby (1.3.3)
107108
crass (1.0.6)
108109
cssbundling-rails (1.4.1)
@@ -129,7 +130,7 @@ GEM
129130
bigdecimal
130131
cucumber-gherkin (27.0.0)
131132
cucumber-messages (>= 19.1.4, < 23)
132-
cucumber-html-formatter (21.4.1)
133+
cucumber-html-formatter (21.6.0)
133134
cucumber-messages (> 19, < 25)
134135
cucumber-messages (22.0.0)
135136
cucumber-rails (3.0.0)
@@ -220,6 +221,7 @@ GEM
220221
launchy (3.0.1)
221222
addressable (~> 2.8)
222223
childprocess (~> 5.0)
224+
logger (1.6.0)
223225
loofah (2.22.0)
224226
crass (~> 1.0.2)
225227
nokogiri (>= 1.12.0)
@@ -253,10 +255,10 @@ GEM
253255
nokogiri (1.16.7-x86_64-linux)
254256
racc (~> 1.4)
255257
orm_adapter (0.5.0)
256-
parallel (1.25.1)
258+
parallel (1.26.1)
257259
parallel_tests (4.7.1)
258260
parallel
259-
parser (3.3.4.0)
261+
parser (3.3.4.2)
260262
ast (~> 2.4.1)
261263
racc
262264
public_suffix (6.0.1)
@@ -404,4 +406,4 @@ DEPENDENCIES
404406
webrick
405407

406408
BUNDLED WITH
407-
2.5.15
409+
2.5.17

0 commit comments

Comments
 (0)
0