Skip to content

Commit c374f31

Browse files
committed
Update gems
1 parent b90b6ff commit c374f31

File tree

1 file changed

+119
-89
lines changed

1 file changed

+119
-89
lines changed

Gemfile.lock

Lines changed: 119 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,123 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8)
5-
actionpack (= 7.0.8)
6-
activesupport (= 7.0.8)
4+
actioncable (7.1.2)
5+
actionpack (= 7.1.2)
6+
activesupport (= 7.1.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8)
10-
actionpack (= 7.0.8)
11-
activejob (= 7.0.8)
12-
activerecord (= 7.0.8)
13-
activestorage (= 7.0.8)
14-
activesupport (= 7.0.8)
9+
zeitwerk (~> 2.6)
10+
actionmailbox (7.1.2)
11+
actionpack (= 7.1.2)
12+
activejob (= 7.1.2)
13+
activerecord (= 7.1.2)
14+
activestorage (= 7.1.2)
15+
activesupport (= 7.1.2)
1516
mail (>= 2.7.1)
1617
net-imap
1718
net-pop
1819
net-smtp
19-
actionmailer (7.0.8)
20-
actionpack (= 7.0.8)
21-
actionview (= 7.0.8)
22-
activejob (= 7.0.8)
23-
activesupport (= 7.0.8)
20+
actionmailer (7.1.2)
21+
actionpack (= 7.1.2)
22+
actionview (= 7.1.2)
23+
activejob (= 7.1.2)
24+
activesupport (= 7.1.2)
2425
mail (~> 2.5, >= 2.5.4)
2526
net-imap
2627
net-pop
2728
net-smtp
28-
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8)
30-
actionview (= 7.0.8)
31-
activesupport (= 7.0.8)
32-
rack (~> 2.0, >= 2.2.4)
29+
rails-dom-testing (~> 2.2)
30+
actionpack (7.1.2)
31+
actionview (= 7.1.2)
32+
activesupport (= 7.1.2)
33+
nokogiri (>= 1.8.5)
34+
racc
35+
rack (>= 2.2.4)
36+
rack-session (>= 1.0.1)
3337
rack-test (>= 0.6.3)
34-
rails-dom-testing (~> 2.0)
35-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8)
37-
actionpack (= 7.0.8)
38-
activerecord (= 7.0.8)
39-
activestorage (= 7.0.8)
40-
activesupport (= 7.0.8)
38+
rails-dom-testing (~> 2.2)
39+
rails-html-sanitizer (~> 1.6)
40+
actiontext (7.1.2)
41+
actionpack (= 7.1.2)
42+
activerecord (= 7.1.2)
43+
activestorage (= 7.1.2)
44+
activesupport (= 7.1.2)
4145
globalid (>= 0.6.0)
4246
nokogiri (>= 1.8.5)
43-
actionview (7.0.8)
44-
activesupport (= 7.0.8)
47+
actionview (7.1.2)
48+
activesupport (= 7.1.2)
4549
builder (~> 3.1)
46-
erubi (~> 1.4)
47-
rails-dom-testing (~> 2.0)
48-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8)
50-
activesupport (= 7.0.8)
50+
erubi (~> 1.11)
51+
rails-dom-testing (~> 2.2)
52+
rails-html-sanitizer (~> 1.6)
53+
activejob (7.1.2)
54+
activesupport (= 7.1.2)
5155
globalid (>= 0.3.6)
52-
activemodel (7.0.8)
53-
activesupport (= 7.0.8)
54-
activerecord (7.0.8)
55-
activemodel (= 7.0.8)
56-
activesupport (= 7.0.8)
57-
activestorage (7.0.8)
58-
actionpack (= 7.0.8)
59-
activejob (= 7.0.8)
60-
activerecord (= 7.0.8)
61-
activesupport (= 7.0.8)
56+
activemodel (7.1.2)
57+
activesupport (= 7.1.2)
58+
activerecord (7.1.2)
59+
activemodel (= 7.1.2)
60+
activesupport (= 7.1.2)
61+
timeout (>= 0.4.0)
62+
activestorage (7.1.2)
63+
actionpack (= 7.1.2)
64+
activejob (= 7.1.2)
65+
activerecord (= 7.1.2)
66+
activesupport (= 7.1.2)
6267
marcel (~> 1.0)
63-
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8)
68+
activesupport (7.1.2)
69+
base64
70+
bigdecimal
6571
concurrent-ruby (~> 1.0, >= 1.0.2)
72+
connection_pool (>= 2.2.5)
73+
drb
6674
i18n (>= 1.6, < 2)
6775
minitest (>= 5.1)
76+
mutex_m
6877
tzinfo (~> 2.0)
69-
addressable (2.8.5)
78+
addressable (2.8.6)
7079
public_suffix (>= 2.0.2, < 6.0)
71-
base64 (0.1.1)
80+
base64 (0.2.0)
81+
bigdecimal (3.1.5)
7282
builder (3.2.4)
7383
colorator (1.1.0)
7484
concurrent-ruby (1.2.2)
85+
connection_pool (2.4.1)
7586
crass (1.0.6)
76-
date (3.3.3)
87+
date (3.3.4)
88+
drb (2.2.0)
89+
ruby2_keywords
7790
em-websocket (0.5.3)
7891
eventmachine (>= 0.12.9)
7992
http_parser.rb (~> 0)
8093
erubi (1.12.0)
8194
eventmachine (1.2.7)
82-
faraday (2.7.11)
95+
faraday (2.8.1)
8396
base64
8497
faraday-net_http (>= 2.0, < 3.1)
8598
ruby2_keywords (>= 0.0.4)
8699
faraday-http-cache (2.5.0)
87100
faraday (>= 0.8)
88101
faraday-net_http (3.0.2)
89-
ffi (1.16.1)
102+
ffi (1.16.3)
90103
forwardable-extended (2.6.0)
91104
github_releases (0.0.6)
92105
httparty
93106
rails (>= 4.1)
94107
globalid (1.2.1)
95108
activesupport (>= 6.1)
96-
google-protobuf (3.24.3-x86_64-linux)
109+
google-protobuf (3.25.1-x86_64-linux)
97110
http_parser.rb (0.8.0)
98111
httparty (0.21.0)
99112
mini_mime (>= 1.0.0)
100113
multi_xml (>= 0.5.2)
101114
i18n (1.14.1)
102115
concurrent-ruby (~> 1.0)
103-
jekyll (4.3.2)
116+
io-console (0.7.1)
117+
irb (1.11.0)
118+
rdoc
119+
reline (>= 0.3.8)
120+
jekyll (4.3.3)
104121
addressable (~> 2.4)
105122
colorator (~> 1.0)
106123
em-websocket (~> 0.5)
@@ -133,7 +150,7 @@ GEM
133150
jekyll (>= 3.7, < 5.0)
134151
jekyll-watch (2.2.1)
135152
listen (~> 3.0)
136-
just-the-docs (0.6.2)
153+
just-the-docs (0.7.0)
137154
jekyll (>= 3.8.5)
138155
jekyll-include-cache
139156
jekyll-seo-tag (>= 2.0)
@@ -146,7 +163,7 @@ GEM
146163
listen (3.8.0)
147164
rb-fsevent (~> 0.10, >= 0.10.3)
148165
rb-inotify (~> 0.9, >= 0.9.10)
149-
loofah (2.21.3)
166+
loofah (2.22.0)
150167
crass (~> 1.0.2)
151168
nokogiri (>= 1.12.0)
152169
mail (2.8.1)
@@ -156,91 +173,104 @@ GEM
156173
net-smtp
157174
marcel (1.0.2)
158175
mercenary (0.4.0)
159-
method_source (1.0.0)
160176
mini_mime (1.1.5)
161177
minima (2.5.1)
162178
jekyll (>= 3.5, < 5.0)
163179
jekyll-feed (~> 0.9)
164180
jekyll-seo-tag (~> 2.1)
165181
minitest (5.20.0)
166182
multi_xml (0.6.0)
167-
net-imap (0.3.7)
183+
mutex_m (0.2.0)
184+
net-imap (0.4.9)
168185
date
169186
net-protocol
170187
net-pop (0.1.2)
171188
net-protocol
172-
net-protocol (0.2.1)
189+
net-protocol (0.2.2)
173190
timeout
174191
net-smtp (0.4.0)
175192
net-protocol
176-
nio4r (2.5.9)
177-
nokogiri (1.15.4-x86_64-linux)
193+
nio4r (2.7.0)
194+
nokogiri (1.16.0-x86_64-linux)
178195
racc (~> 1.4)
179-
octokit (7.1.0)
196+
octokit (8.0.0)
180197
faraday (>= 1, < 3)
181198
sawyer (~> 0.9)
182199
pathutil (0.16.2)
183200
forwardable-extended (~> 2.6)
184201
posix-spawn (0.3.15)
185-
public_suffix (5.0.3)
186-
racc (1.7.1)
187-
rack (2.2.8)
202+
psych (5.1.2)
203+
stringio
204+
public_suffix (5.0.4)
205+
racc (1.7.3)
206+
rack (3.0.8)
207+
rack-session (2.0.0)
208+
rack (>= 3.0.0)
188209
rack-test (2.1.0)
189210
rack (>= 1.3)
190-
rails (7.0.8)
191-
actioncable (= 7.0.8)
192-
actionmailbox (= 7.0.8)
193-
actionmailer (= 7.0.8)
194-
actionpack (= 7.0.8)
195-
actiontext (= 7.0.8)
196-
actionview (= 7.0.8)
197-
activejob (= 7.0.8)
198-
activemodel (= 7.0.8)
199-
activerecord (= 7.0.8)
200-
activestorage (= 7.0.8)
201-
activesupport (= 7.0.8)
211+
rackup (2.1.0)
212+
rack (>= 3)
213+
webrick (~> 1.8)
214+
rails (7.1.2)
215+
actioncable (= 7.1.2)
216+
actionmailbox (= 7.1.2)
217+
actionmailer (= 7.1.2)
218+
actionpack (= 7.1.2)
219+
actiontext (= 7.1.2)
220+
actionview (= 7.1.2)
221+
activejob (= 7.1.2)
222+
activemodel (= 7.1.2)
223+
activerecord (= 7.1.2)
224+
activestorage (= 7.1.2)
225+
activesupport (= 7.1.2)
202226
bundler (>= 1.15.0)
203-
railties (= 7.0.8)
227+
railties (= 7.1.2)
204228
rails-dom-testing (2.2.0)
205229
activesupport (>= 5.0.0)
206230
minitest
207231
nokogiri (>= 1.6)
208232
rails-html-sanitizer (1.6.0)
209233
loofah (~> 2.21)
210234
nokogiri (~> 1.14)
211-
railties (7.0.8)
212-
actionpack (= 7.0.8)
213-
activesupport (= 7.0.8)
214-
method_source
235+
railties (7.1.2)
236+
actionpack (= 7.1.2)
237+
activesupport (= 7.1.2)
238+
irb
239+
rackup (>= 1.0.0)
215240
rake (>= 12.2)
216-
thor (~> 1.0)
217-
zeitwerk (~> 2.5)
218-
rake (13.0.6)
241+
thor (~> 1.0, >= 1.2.2)
242+
zeitwerk (~> 2.6)
243+
rake (13.1.0)
219244
rb-fsevent (0.11.2)
220245
rb-inotify (0.10.1)
221246
ffi (~> 1.0)
247+
rdoc (6.6.2)
248+
psych (>= 4.0.0)
249+
reline (0.4.1)
250+
io-console (~> 0.5)
222251
rexml (3.2.6)
223-
rouge (4.1.3)
252+
rouge (4.2.0)
224253
ruby2_keywords (0.0.5)
225254
safe_yaml (1.0.5)
226-
sass-embedded (1.68.0)
255+
sass-embedded (1.69.5)
227256
google-protobuf (~> 3.23)
228257
rake (>= 13.0.0)
229258
sawyer (0.9.2)
230259
addressable (>= 2.3.5)
231260
faraday (>= 0.17.3, < 3)
261+
stringio (3.1.0)
232262
terminal-table (3.0.2)
233263
unicode-display_width (>= 1.1.1, < 3)
234-
thor (1.2.2)
235-
timeout (0.4.0)
264+
thor (1.3.0)
265+
timeout (0.4.1)
236266
tzinfo (2.0.6)
237267
concurrent-ruby (~> 1.0)
238-
unicode-display_width (2.4.2)
268+
unicode-display_width (2.5.0)
239269
webrick (1.8.1)
240270
websocket-driver (0.7.6)
241271
websocket-extensions (>= 0.1.0)
242272
websocket-extensions (0.1.5)
243-
zeitwerk (2.6.11)
273+
zeitwerk (2.6.12)
244274

245275
PLATFORMS
246276
x86_64-linux

0 commit comments

Comments
 (0)