Skip to content

Commit 2ec2d23

Browse files
committed
Update deps
1 parent e3a93d3 commit 2ec2d23

File tree

1 file changed

+83
-84
lines changed

1 file changed

+83
-84
lines changed

Gemfile.lock

Lines changed: 83 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3.2)
5-
actionpack (= 7.1.3.2)
6-
activesupport (= 7.1.3.2)
4+
actioncable (7.1.3.4)
5+
actionpack (= 7.1.3.4)
6+
activesupport (= 7.1.3.4)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3.2)
11-
actionpack (= 7.1.3.2)
12-
activejob (= 7.1.3.2)
13-
activerecord (= 7.1.3.2)
14-
activestorage (= 7.1.3.2)
15-
activesupport (= 7.1.3.2)
10+
actionmailbox (7.1.3.4)
11+
actionpack (= 7.1.3.4)
12+
activejob (= 7.1.3.4)
13+
activerecord (= 7.1.3.4)
14+
activestorage (= 7.1.3.4)
15+
activesupport (= 7.1.3.4)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3.2)
21-
actionpack (= 7.1.3.2)
22-
actionview (= 7.1.3.2)
23-
activejob (= 7.1.3.2)
24-
activesupport (= 7.1.3.2)
20+
actionmailer (7.1.3.4)
21+
actionpack (= 7.1.3.4)
22+
actionview (= 7.1.3.4)
23+
activejob (= 7.1.3.4)
24+
activesupport (= 7.1.3.4)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.2)
31-
actionview (= 7.1.3.2)
32-
activesupport (= 7.1.3.2)
30+
actionpack (7.1.3.4)
31+
actionview (= 7.1.3.4)
32+
activesupport (= 7.1.3.4)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3.2)
41-
actionpack (= 7.1.3.2)
42-
activerecord (= 7.1.3.2)
43-
activestorage (= 7.1.3.2)
44-
activesupport (= 7.1.3.2)
40+
actiontext (7.1.3.4)
41+
actionpack (= 7.1.3.4)
42+
activerecord (= 7.1.3.4)
43+
activestorage (= 7.1.3.4)
44+
activesupport (= 7.1.3.4)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.2)
48-
activesupport (= 7.1.3.2)
47+
actionview (7.1.3.4)
48+
activesupport (= 7.1.3.4)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3.2)
54-
activesupport (= 7.1.3.2)
53+
activejob (7.1.3.4)
54+
activesupport (= 7.1.3.4)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.3.2)
57-
activesupport (= 7.1.3.2)
58-
activerecord (7.1.3.2)
59-
activemodel (= 7.1.3.2)
60-
activesupport (= 7.1.3.2)
56+
activemodel (7.1.3.4)
57+
activesupport (= 7.1.3.4)
58+
activerecord (7.1.3.4)
59+
activemodel (= 7.1.3.4)
60+
activesupport (= 7.1.3.4)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.3.2)
63-
actionpack (= 7.1.3.2)
64-
activejob (= 7.1.3.2)
65-
activerecord (= 7.1.3.2)
66-
activesupport (= 7.1.3.2)
62+
activestorage (7.1.3.4)
63+
actionpack (= 7.1.3.4)
64+
activejob (= 7.1.3.4)
65+
activerecord (= 7.1.3.4)
66+
activesupport (= 7.1.3.4)
6767
marcel (~> 1.0)
68-
activesupport (7.1.3.2)
68+
activesupport (7.1.3.4)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -78,26 +78,27 @@ GEM
7878
addressable (2.8.6)
7979
public_suffix (>= 2.0.2, < 6.0)
8080
base64 (0.2.0)
81-
bigdecimal (3.1.7)
82-
builder (3.2.4)
81+
bigdecimal (3.1.8)
82+
builder (3.3.0)
8383
colorator (1.1.0)
84-
concurrent-ruby (1.2.3)
84+
concurrent-ruby (1.3.3)
8585
connection_pool (2.4.1)
8686
crass (1.0.6)
87+
csv (3.3.0)
8788
date (3.3.4)
8889
drb (2.2.1)
8990
em-websocket (0.5.3)
9091
eventmachine (>= 0.12.9)
9192
http_parser.rb (~> 0)
92-
erubi (1.12.0)
93+
erubi (1.13.0)
9394
eventmachine (1.2.7)
94-
faraday (2.9.0)
95+
faraday (2.9.2)
9596
faraday-net_http (>= 2.0, < 3.2)
9697
faraday-http-cache (2.5.1)
9798
faraday (>= 0.8)
9899
faraday-net_http (3.1.0)
99100
net-http
100-
ffi (1.16.3)
101+
ffi (1.17.0)
101102
forwardable-extended (2.6.0)
102103
github_releases (0.0.6)
103104
httparty
@@ -107,14 +108,15 @@ GEM
107108
google-protobuf (3.25.3-arm64-darwin)
108109
google-protobuf (3.25.3-x86_64-linux)
109110
http_parser.rb (0.8.0)
110-
httparty (0.21.0)
111+
httparty (0.22.0)
112+
csv
111113
mini_mime (>= 1.0.0)
112114
multi_xml (>= 0.5.2)
113-
i18n (1.14.4)
115+
i18n (1.14.5)
114116
concurrent-ruby (~> 1.0)
115117
io-console (0.7.2)
116-
irb (1.12.0)
117-
rdoc
118+
irb (1.13.2)
119+
rdoc (>= 4.0.0)
118120
reline (>= 0.4.2)
119121
jekyll (4.3.3)
120122
addressable (~> 2.4)
@@ -136,9 +138,8 @@ GEM
136138
jekyll (>= 3.7, < 5.0)
137139
jekyll-include-cache (0.2.1)
138140
jekyll (>= 3.7, < 5.0)
139-
jekyll-last-modified-at (1.3.0)
141+
jekyll-last-modified-at (1.3.2)
140142
jekyll (>= 3.7, < 5.0)
141-
posix-spawn (~> 0.3.9)
142143
jekyll-redirect-from (0.16.0)
143144
jekyll (>= 3.3, < 5.0)
144145
jekyll-sass-converter (3.0.0)
@@ -177,12 +178,12 @@ GEM
177178
jekyll (>= 3.5, < 5.0)
178179
jekyll-feed (~> 0.9)
179180
jekyll-seo-tag (~> 2.1)
180-
minitest (5.22.3)
181+
minitest (5.23.1)
181182
multi_xml (0.6.0)
182183
mutex_m (0.2.0)
183184
net-http (0.4.1)
184185
uri
185-
net-imap (0.4.10)
186+
net-imap (0.4.13)
186187
date
187188
net-protocol
188189
net-pop (0.1.2)
@@ -191,78 +192,76 @@ GEM
191192
timeout
192193
net-smtp (0.5.0)
193194
net-protocol
194-
nio4r (2.7.1)
195-
nokogiri (1.16.5-arm64-darwin)
195+
nio4r (2.7.3)
196+
nokogiri (1.16.6-arm64-darwin)
196197
racc (~> 1.4)
197-
nokogiri (1.16.5-x86_64-linux)
198+
nokogiri (1.16.6-x86_64-linux)
198199
racc (~> 1.4)
199-
octokit (8.1.0)
200-
base64
200+
octokit (9.1.0)
201201
faraday (>= 1, < 3)
202202
sawyer (~> 0.9)
203203
pathutil (0.16.2)
204204
forwardable-extended (~> 2.6)
205-
posix-spawn (0.3.15)
206205
psych (5.1.2)
207206
stringio
208-
public_suffix (5.0.5)
209-
racc (1.7.3)
210-
rack (3.0.10)
207+
public_suffix (5.1.1)
208+
racc (1.8.0)
209+
rack (3.1.3)
211210
rack-session (2.0.0)
212211
rack (>= 3.0.0)
213212
rack-test (2.1.0)
214213
rack (>= 1.3)
215214
rackup (2.1.0)
216215
rack (>= 3)
217216
webrick (~> 1.8)
218-
rails (7.1.3.2)
219-
actioncable (= 7.1.3.2)
220-
actionmailbox (= 7.1.3.2)
221-
actionmailer (= 7.1.3.2)
222-
actionpack (= 7.1.3.2)
223-
actiontext (= 7.1.3.2)
224-
actionview (= 7.1.3.2)
225-
activejob (= 7.1.3.2)
226-
activemodel (= 7.1.3.2)
227-
activerecord (= 7.1.3.2)
228-
activestorage (= 7.1.3.2)
229-
activesupport (= 7.1.3.2)
217+
rails (7.1.3.4)
218+
actioncable (= 7.1.3.4)
219+
actionmailbox (= 7.1.3.4)
220+
actionmailer (= 7.1.3.4)
221+
actionpack (= 7.1.3.4)
222+
actiontext (= 7.1.3.4)
223+
actionview (= 7.1.3.4)
224+
activejob (= 7.1.3.4)
225+
activemodel (= 7.1.3.4)
226+
activerecord (= 7.1.3.4)
227+
activestorage (= 7.1.3.4)
228+
activesupport (= 7.1.3.4)
230229
bundler (>= 1.15.0)
231-
railties (= 7.1.3.2)
230+
railties (= 7.1.3.4)
232231
rails-dom-testing (2.2.0)
233232
activesupport (>= 5.0.0)
234233
minitest
235234
nokogiri (>= 1.6)
236235
rails-html-sanitizer (1.6.0)
237236
loofah (~> 2.21)
238237
nokogiri (~> 1.14)
239-
railties (7.1.3.2)
240-
actionpack (= 7.1.3.2)
241-
activesupport (= 7.1.3.2)
238+
railties (7.1.3.4)
239+
actionpack (= 7.1.3.4)
240+
activesupport (= 7.1.3.4)
242241
irb
243242
rackup (>= 1.0.0)
244243
rake (>= 12.2)
245244
thor (~> 1.0, >= 1.2.2)
246245
zeitwerk (~> 2.6)
247246
rake (13.2.1)
248247
rb-fsevent (0.11.2)
249-
rb-inotify (0.10.1)
248+
rb-inotify (0.11.1)
250249
ffi (~> 1.0)
251-
rdoc (6.6.3.1)
250+
rdoc (6.7.0)
252251
psych (>= 4.0.0)
253-
reline (0.5.1)
252+
reline (0.5.9)
254253
io-console (~> 0.5)
255-
rexml (3.2.8)
256-
strscan (>= 3.0.9)
257-
rouge (4.2.1)
254+
rexml (3.3.0)
255+
strscan
256+
rouge (4.3.0)
258257
safe_yaml (1.0.5)
259258
sass-embedded (1.69.5)
260259
google-protobuf (~> 3.23)
261260
rake (>= 13.0.0)
262261
sawyer (0.9.2)
263262
addressable (>= 2.3.5)
264263
faraday (>= 0.17.3, < 3)
265-
stringio (3.1.0)
264+
stringio (3.1.1)
266265
strscan (3.1.0)
267266
terminal-table (3.0.2)
268267
unicode-display_width (>= 1.1.1, < 3)
@@ -276,7 +275,7 @@ GEM
276275
websocket-driver (0.7.6)
277276
websocket-extensions (>= 0.1.0)
278277
websocket-extensions (0.1.5)
279-
zeitwerk (2.6.13)
278+
zeitwerk (2.6.16)
280279

281280
PLATFORMS
282281
arm64-darwin-23

0 commit comments

Comments
 (0)