Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit ad79d83

Browse files
committed
build(deps): Upgrade gems
1 parent 2901bf0 commit ad79d83

50 files changed

Lines changed: 53 additions & 53 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.3)
5-
actionpack (= 5.2.3)
4+
actioncable (5.2.4)
5+
actionpack (= 5.2.4)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.3)
9-
actionpack (= 5.2.3)
10-
actionview (= 5.2.3)
11-
activejob (= 5.2.3)
8+
actionmailer (5.2.4)
9+
actionpack (= 5.2.4)
10+
actionview (= 5.2.4)
11+
activejob (= 5.2.4)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.3)
15-
actionview (= 5.2.3)
16-
activesupport (= 5.2.3)
14+
actionpack (5.2.4)
15+
actionview (= 5.2.4)
16+
activesupport (= 5.2.4)
1717
rack (~> 2.0)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.3)
22-
activesupport (= 5.2.3)
21+
actionview (5.2.4)
22+
activesupport (= 5.2.4)
2323
builder (~> 3.1)
2424
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.2.3)
28-
activesupport (= 5.2.3)
27+
activejob (5.2.4)
28+
activesupport (= 5.2.4)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.3)
31-
activesupport (= 5.2.3)
32-
activerecord (5.2.3)
33-
activemodel (= 5.2.3)
34-
activesupport (= 5.2.3)
30+
activemodel (5.2.4)
31+
activesupport (= 5.2.4)
32+
activerecord (5.2.4)
33+
activemodel (= 5.2.4)
34+
activesupport (= 5.2.4)
3535
arel (>= 9.0)
36-
activestorage (5.2.3)
37-
actionpack (= 5.2.3)
38-
activerecord (= 5.2.3)
36+
activestorage (5.2.4)
37+
actionpack (= 5.2.4)
38+
activerecord (= 5.2.4)
3939
marcel (~> 0.3.1)
40-
activesupport (5.2.3)
40+
activesupport (5.2.4)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -78,7 +78,7 @@ GEM
7878
bindex (0.8.1)
7979
binding_of_caller (0.8.0)
8080
debug_inspector (>= 0.0.1)
81-
blazer (2.2.0)
81+
blazer (2.2.1)
8282
activerecord (>= 5)
8383
chartkick (>= 3.2)
8484
railties (>= 5)
@@ -127,23 +127,23 @@ GEM
127127
doorkeeper
128128
rails
129129
docile (1.3.2)
130-
doorkeeper (5.1.0)
130+
doorkeeper (5.2.2)
131131
railties (>= 5)
132132
dotenv (2.7.5)
133133
dotenv-rails (2.7.5)
134134
dotenv (= 2.7.5)
135135
railties (>= 3.2, < 6.1)
136-
errbase (0.1.1)
136+
errbase (0.2.0)
137137
erubi (1.9.0)
138138
erubis (2.7.0)
139139
et-orbi (1.2.1)
140140
tzinfo
141141
excon (0.66.0)
142142
execjs (2.7.0)
143-
factory_bot (5.0.2)
143+
factory_bot (5.1.1)
144144
activesupport (>= 4.2.0)
145-
factory_bot_rails (5.0.2)
146-
factory_bot (~> 5.0.2)
145+
factory_bot_rails (5.1.1)
146+
factory_bot (~> 5.1.0)
147147
railties (>= 4.2.0)
148148
faraday (0.15.4)
149149
multipart-post (>= 1.2, < 3)
@@ -216,7 +216,7 @@ GEM
216216
rb-fsevent (~> 0.9, >= 0.9.4)
217217
rb-inotify (~> 0.9, >= 0.9.7)
218218
ruby_dep (~> 1.2)
219-
loofah (2.3.1)
219+
loofah (2.4.0)
220220
crass (~> 1.0.2)
221221
nokogiri (>= 1.5.9)
222222
lumberjack (1.0.13)
@@ -244,8 +244,8 @@ GEM
244244
mustache (1.1.0)
245245
mysql2 (0.5.2)
246246
nenv (0.3.0)
247-
nio4r (2.4.0)
248-
nokogiri (1.10.5)
247+
nio4r (2.5.2)
248+
nokogiri (1.10.7)
249249
mini_portile2 (~> 2.4.0)
250250
notiffany (0.1.3)
251251
nenv (~> 0.1)
@@ -283,18 +283,18 @@ GEM
283283
rack
284284
rack-test (1.1.0)
285285
rack (>= 1.0, < 3)
286-
rails (5.2.3)
287-
actioncable (= 5.2.3)
288-
actionmailer (= 5.2.3)
289-
actionpack (= 5.2.3)
290-
actionview (= 5.2.3)
291-
activejob (= 5.2.3)
292-
activemodel (= 5.2.3)
293-
activerecord (= 5.2.3)
294-
activestorage (= 5.2.3)
295-
activesupport (= 5.2.3)
286+
rails (5.2.4)
287+
actioncable (= 5.2.4)
288+
actionmailer (= 5.2.4)
289+
actionpack (= 5.2.4)
290+
actionview (= 5.2.4)
291+
activejob (= 5.2.4)
292+
activemodel (= 5.2.4)
293+
activerecord (= 5.2.4)
294+
activestorage (= 5.2.4)
295+
activesupport (= 5.2.4)
296296
bundler (>= 1.3.0)
297-
railties (= 5.2.3)
297+
railties (= 5.2.4)
298298
sprockets-rails (>= 2.0.0)
299299
rails-controller-testing (1.0.4)
300300
actionpack (>= 5.0.1.x)
@@ -312,9 +312,9 @@ GEM
312312
rails_stdout_logging
313313
rails_serve_static_assets (0.0.5)
314314
rails_stdout_logging (0.0.5)
315-
railties (5.2.3)
316-
actionpack (= 5.2.3)
317-
activesupport (= 5.2.3)
315+
railties (5.2.4)
316+
actionpack (= 5.2.4)
317+
activesupport (= 5.2.4)
318318
method_source
319319
rake (>= 0.8.7)
320320
thor (>= 0.19.0, < 2.0)
@@ -323,7 +323,7 @@ GEM
323323
rb-inotify (0.10.0)
324324
ffi (~> 1.0)
325325
redcarpet (3.5.0)
326-
redis (4.1.2)
326+
redis (4.1.3)
327327
regexp_parser (1.6.0)
328328
responders (3.0.0)
329329
actionpack (>= 5.0)
@@ -334,14 +334,14 @@ GEM
334334
roadie-rails (2.1.0)
335335
railties (>= 5.1, < 6.1)
336336
roadie (~> 3.1)
337-
rollbar (2.21.0)
337+
rollbar (2.22.1)
338338
ruby-progressbar (1.10.1)
339339
ruby_dep (1.5.0)
340340
ruby_parser (3.13.1)
341341
sexp_processor (~> 4.9)
342342
rubyzip (1.3.0)
343343
safe_yaml (1.0.5)
344-
safely_block (0.2.2)
344+
safely_block (0.3.0)
345345
errbase (>= 0.1.1)
346346
sass (3.7.4)
347347
sass-listen (~> 4.0.0)
@@ -394,12 +394,12 @@ GEM
394394
json (>= 1.8, < 3)
395395
simplecov-html (~> 0.10.0)
396396
simplecov-html (0.10.2)
397-
skylight (4.1.2)
398-
skylight-core (= 4.1.2)
399-
skylight-core (4.1.2)
397+
skylight (4.2.0)
398+
skylight-core (= 4.2.0)
399+
skylight-core (4.2.0)
400400
activesupport (>= 4.2.0)
401-
sparkpost_rails (1.5.1)
402-
rails (>= 4.0, < 5.3)
401+
sparkpost_rails (1.5.2)
402+
rails (>= 4.0, < 6.1)
403403
spring (2.1.0)
404404
spring-watcher-listen (2.0.1)
405405
listen (>= 2.7, < 4.0)

vendor/cache/actioncable-5.2.3.gem

-40.5 KB
Binary file not shown.

vendor/cache/actioncable-5.2.4.gem

40.5 KB
Binary file not shown.
-28.5 KB
Binary file not shown.
28.5 KB
Binary file not shown.

vendor/cache/actionpack-5.2.3.gem

-207 KB
Binary file not shown.

vendor/cache/actionpack-5.2.4.gem

208 KB
Binary file not shown.

vendor/cache/actionview-5.2.3.gem

-159 KB
Binary file not shown.

vendor/cache/actionview-5.2.4.gem

159 KB
Binary file not shown.

vendor/cache/activejob-5.2.3.gem

-25.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)