Skip to content

Commit 03cc6a5

Browse files
committed
gem and yarn upgrade
1 parent e651abf commit 03cc6a5

File tree

2 files changed

+173
-173
lines changed

2 files changed

+173
-173
lines changed

Gemfile.lock

+62-62
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ GIT
1717

1818
GIT
1919
remote: https://github.com/Eric-Guo/wechat
20-
revision: 083af89bbbfacb099d466e8cdd2cd6fa92bc3235
20+
revision: 79a714f8b84ceb10804c6afed2faafc4cb4eb35a
2121
branch: main
2222
specs:
23-
wechat (0.17.3)
24-
activesupport (>= 6.0)
23+
wechat (0.17.4)
24+
activesupport (>= 6.0, < 8)
2525
http (>= 1.0.4, < 6)
2626
nokogiri (>= 1.6.0)
2727
rexml
@@ -51,71 +51,71 @@ GIT
5151
GEM
5252
remote: https://rubygems.org/
5353
specs:
54-
actioncable (7.1.3.4)
55-
actionpack (= 7.1.3.4)
56-
activesupport (= 7.1.3.4)
54+
actioncable (7.1.4)
55+
actionpack (= 7.1.4)
56+
activesupport (= 7.1.4)
5757
nio4r (~> 2.0)
5858
websocket-driver (>= 0.6.1)
5959
zeitwerk (~> 2.6)
60-
actionmailbox (7.1.3.4)
61-
actionpack (= 7.1.3.4)
62-
activejob (= 7.1.3.4)
63-
activerecord (= 7.1.3.4)
64-
activestorage (= 7.1.3.4)
65-
activesupport (= 7.1.3.4)
60+
actionmailbox (7.1.4)
61+
actionpack (= 7.1.4)
62+
activejob (= 7.1.4)
63+
activerecord (= 7.1.4)
64+
activestorage (= 7.1.4)
65+
activesupport (= 7.1.4)
6666
mail (>= 2.7.1)
6767
net-imap
6868
net-pop
6969
net-smtp
70-
actionmailer (7.1.3.4)
71-
actionpack (= 7.1.3.4)
72-
actionview (= 7.1.3.4)
73-
activejob (= 7.1.3.4)
74-
activesupport (= 7.1.3.4)
70+
actionmailer (7.1.4)
71+
actionpack (= 7.1.4)
72+
actionview (= 7.1.4)
73+
activejob (= 7.1.4)
74+
activesupport (= 7.1.4)
7575
mail (~> 2.5, >= 2.5.4)
7676
net-imap
7777
net-pop
7878
net-smtp
7979
rails-dom-testing (~> 2.2)
80-
actionpack (7.1.3.4)
81-
actionview (= 7.1.3.4)
82-
activesupport (= 7.1.3.4)
80+
actionpack (7.1.4)
81+
actionview (= 7.1.4)
82+
activesupport (= 7.1.4)
8383
nokogiri (>= 1.8.5)
8484
racc
8585
rack (>= 2.2.4)
8686
rack-session (>= 1.0.1)
8787
rack-test (>= 0.6.3)
8888
rails-dom-testing (~> 2.2)
8989
rails-html-sanitizer (~> 1.6)
90-
actiontext (7.1.3.4)
91-
actionpack (= 7.1.3.4)
92-
activerecord (= 7.1.3.4)
93-
activestorage (= 7.1.3.4)
94-
activesupport (= 7.1.3.4)
90+
actiontext (7.1.4)
91+
actionpack (= 7.1.4)
92+
activerecord (= 7.1.4)
93+
activestorage (= 7.1.4)
94+
activesupport (= 7.1.4)
9595
globalid (>= 0.6.0)
9696
nokogiri (>= 1.8.5)
97-
actionview (7.1.3.4)
98-
activesupport (= 7.1.3.4)
97+
actionview (7.1.4)
98+
activesupport (= 7.1.4)
9999
builder (~> 3.1)
100100
erubi (~> 1.11)
101101
rails-dom-testing (~> 2.2)
102102
rails-html-sanitizer (~> 1.6)
103-
activejob (7.1.3.4)
104-
activesupport (= 7.1.3.4)
103+
activejob (7.1.4)
104+
activesupport (= 7.1.4)
105105
globalid (>= 0.3.6)
106-
activemodel (7.1.3.4)
107-
activesupport (= 7.1.3.4)
108-
activerecord (7.1.3.4)
109-
activemodel (= 7.1.3.4)
110-
activesupport (= 7.1.3.4)
106+
activemodel (7.1.4)
107+
activesupport (= 7.1.4)
108+
activerecord (7.1.4)
109+
activemodel (= 7.1.4)
110+
activesupport (= 7.1.4)
111111
timeout (>= 0.4.0)
112-
activestorage (7.1.3.4)
113-
actionpack (= 7.1.3.4)
114-
activejob (= 7.1.3.4)
115-
activerecord (= 7.1.3.4)
116-
activesupport (= 7.1.3.4)
112+
activestorage (7.1.4)
113+
actionpack (= 7.1.4)
114+
activejob (= 7.1.4)
115+
activerecord (= 7.1.4)
116+
activesupport (= 7.1.4)
117117
marcel (~> 1.0)
118-
activesupport (7.1.3.4)
118+
activesupport (7.1.4)
119119
base64
120120
bigdecimal
121121
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -170,7 +170,7 @@ GEM
170170
rack-test (>= 0.6.3)
171171
regexp_parser (>= 1.5, < 3.0)
172172
xpath (~> 3.2)
173-
concurrent-ruby (1.3.3)
173+
concurrent-ruby (1.3.4)
174174
connection_pool (2.4.1)
175175
crass (1.0.6)
176176
dalli (3.2.8)
@@ -220,7 +220,7 @@ GEM
220220
http-cookie (~> 1.0)
221221
http-form_data (~> 2.2)
222222
llhttp-ffi (~> 0.5.0)
223-
http-cookie (1.0.6)
223+
http-cookie (1.0.7)
224224
domain_name (~> 0.5)
225225
http-form_data (2.3.0)
226226
i18n (1.14.5)
@@ -259,7 +259,7 @@ GEM
259259
marcel (1.0.4)
260260
matrix (0.4.2)
261261
mini_mime (1.1.5)
262-
minitest (5.24.1)
262+
minitest (5.25.1)
263263
minitest-ci (3.4.0)
264264
minitest (>= 5.0.6)
265265
msgpack (1.7.2)
@@ -292,13 +292,13 @@ GEM
292292
nokogiri (1.16.7-x86_64-linux)
293293
racc (~> 1.4)
294294
orm_adapter (0.5.0)
295-
pagy (9.0.5)
295+
pagy (9.0.6)
296296
psych (5.1.2)
297297
stringio
298298
public_suffix (6.0.1)
299299
puma (6.4.2)
300300
nio4r (~> 2.0)
301-
pundit (2.3.2)
301+
pundit (2.4.0)
302302
activesupport (>= 3.0.0)
303303
racc (1.8.1)
304304
rack (3.1.7)
@@ -311,20 +311,20 @@ GEM
311311
rackup (2.1.0)
312312
rack (>= 3)
313313
webrick (~> 1.8)
314-
rails (7.1.3.4)
315-
actioncable (= 7.1.3.4)
316-
actionmailbox (= 7.1.3.4)
317-
actionmailer (= 7.1.3.4)
318-
actionpack (= 7.1.3.4)
319-
actiontext (= 7.1.3.4)
320-
actionview (= 7.1.3.4)
321-
activejob (= 7.1.3.4)
322-
activemodel (= 7.1.3.4)
323-
activerecord (= 7.1.3.4)
324-
activestorage (= 7.1.3.4)
325-
activesupport (= 7.1.3.4)
314+
rails (7.1.4)
315+
actioncable (= 7.1.4)
316+
actionmailbox (= 7.1.4)
317+
actionmailer (= 7.1.4)
318+
actionpack (= 7.1.4)
319+
actiontext (= 7.1.4)
320+
actionview (= 7.1.4)
321+
activejob (= 7.1.4)
322+
activemodel (= 7.1.4)
323+
activerecord (= 7.1.4)
324+
activestorage (= 7.1.4)
325+
activesupport (= 7.1.4)
326326
bundler (>= 1.15.0)
327-
railties (= 7.1.3.4)
327+
railties (= 7.1.4)
328328
rails-dom-testing (2.2.0)
329329
activesupport (>= 5.0.0)
330330
minitest
@@ -335,9 +335,9 @@ GEM
335335
rails-i18n (7.0.9)
336336
i18n (>= 0.7, < 2)
337337
railties (>= 6.0.0, < 8)
338-
railties (7.1.3.4)
339-
actionpack (= 7.1.3.4)
340-
activesupport (= 7.1.3.4)
338+
railties (7.1.4)
339+
actionpack (= 7.1.4)
340+
activesupport (= 7.1.4)
341341
irb
342342
rackup (>= 1.0.0)
343343
rake (>= 12.2)
@@ -355,7 +355,7 @@ GEM
355355
responders (3.1.1)
356356
actionpack (>= 5.2)
357357
railties (>= 5.2)
358-
rexml (3.3.4)
358+
rexml (3.3.6)
359359
strscan
360360
rubyzip (2.3.2)
361361
sassc (2.4.0)

0 commit comments

Comments
 (0)