Skip to content

Commit 0c1d564

Browse files
Upgrade Rails to 7.0.10
1 parent 2fd40c7 commit 0c1d564

1 file changed

Lines changed: 90 additions & 74 deletions

File tree

Gemfile.lock

Lines changed: 90 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,85 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8.7)
5-
actionpack (= 7.0.8.7)
6-
activesupport (= 7.0.8.7)
4+
actioncable (7.0.10)
5+
actionpack (= 7.0.10)
6+
activesupport (= 7.0.10)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8.7)
10-
actionpack (= 7.0.8.7)
11-
activejob (= 7.0.8.7)
12-
activerecord (= 7.0.8.7)
13-
activestorage (= 7.0.8.7)
14-
activesupport (= 7.0.8.7)
9+
actionmailbox (7.0.10)
10+
actionpack (= 7.0.10)
11+
activejob (= 7.0.10)
12+
activerecord (= 7.0.10)
13+
activestorage (= 7.0.10)
14+
activesupport (= 7.0.10)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.8.7)
20-
actionpack (= 7.0.8.7)
21-
actionview (= 7.0.8.7)
22-
activejob (= 7.0.8.7)
23-
activesupport (= 7.0.8.7)
19+
actionmailer (7.0.10)
20+
actionpack (= 7.0.10)
21+
actionview (= 7.0.10)
22+
activejob (= 7.0.10)
23+
activesupport (= 7.0.10)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8.7)
30-
actionview (= 7.0.8.7)
31-
activesupport (= 7.0.8.7)
29+
actionpack (7.0.10)
30+
actionview (= 7.0.10)
31+
activesupport (= 7.0.10)
32+
racc
3233
rack (~> 2.0, >= 2.2.4)
3334
rack-test (>= 0.6.3)
3435
rails-dom-testing (~> 2.0)
3536
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8.7)
37-
actionpack (= 7.0.8.7)
38-
activerecord (= 7.0.8.7)
39-
activestorage (= 7.0.8.7)
40-
activesupport (= 7.0.8.7)
37+
actiontext (7.0.10)
38+
actionpack (= 7.0.10)
39+
activerecord (= 7.0.10)
40+
activestorage (= 7.0.10)
41+
activesupport (= 7.0.10)
4142
globalid (>= 0.6.0)
4243
nokogiri (>= 1.8.5)
43-
actionview (7.0.8.7)
44-
activesupport (= 7.0.8.7)
44+
actionview (7.0.10)
45+
activesupport (= 7.0.10)
4546
builder (~> 3.1)
4647
erubi (~> 1.4)
4748
rails-dom-testing (~> 2.0)
4849
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8.7)
50-
activesupport (= 7.0.8.7)
50+
activejob (7.0.10)
51+
activesupport (= 7.0.10)
5152
globalid (>= 0.3.6)
52-
activemodel (7.0.8.7)
53-
activesupport (= 7.0.8.7)
54-
activerecord (7.0.8.7)
55-
activemodel (= 7.0.8.7)
56-
activesupport (= 7.0.8.7)
57-
activestorage (7.0.8.7)
58-
actionpack (= 7.0.8.7)
59-
activejob (= 7.0.8.7)
60-
activerecord (= 7.0.8.7)
61-
activesupport (= 7.0.8.7)
53+
activemodel (7.0.10)
54+
activesupport (= 7.0.10)
55+
activerecord (7.0.10)
56+
activemodel (= 7.0.10)
57+
activesupport (= 7.0.10)
58+
activestorage (7.0.10)
59+
actionpack (= 7.0.10)
60+
activejob (= 7.0.10)
61+
activerecord (= 7.0.10)
62+
activesupport (= 7.0.10)
6263
marcel (~> 1.0)
6364
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.7)
65+
activesupport (7.0.10)
66+
base64
67+
benchmark (>= 0.3)
68+
bigdecimal
6569
concurrent-ruby (~> 1.0, >= 1.0.2)
70+
drb
6671
i18n (>= 1.6, < 2)
72+
logger (>= 1.4.2)
6773
minitest (>= 5.1)
74+
mutex_m
75+
securerandom (>= 0.3)
6876
tzinfo (~> 2.0)
6977
addressable (2.8.7)
7078
public_suffix (>= 2.0.2, < 7.0)
7179
amazing_print (1.8.1)
7280
ast (2.4.3)
7381
base64 (0.3.0)
82+
benchmark (0.5.0)
7483
berkeley_library-alma (0.1.1)
7584
berkeley_library-logging (~> 0.2)
7685
berkeley_library-marc (~> 0.3.1)
@@ -100,7 +109,7 @@ GEM
100109
bundler (>= 1.2.0, < 3)
101110
thor (~> 1.0)
102111
colorize (1.1.0)
103-
concurrent-ruby (1.3.5)
112+
concurrent-ruby (1.3.6)
104113
crack (1.0.0)
105114
bigdecimal
106115
rexml
@@ -109,7 +118,7 @@ GEM
109118
activerecord (>= 5.a)
110119
database_cleaner-core (~> 2.0)
111120
database_cleaner-core (2.0.1)
112-
date (3.4.1)
121+
date (3.5.1)
113122
diff-lcs (1.6.2)
114123
docile (1.4.1)
115124
domain_name (0.6.20240107)
@@ -122,15 +131,16 @@ GEM
122131
railties (>= 6.1.0)
123132
ffi (1.17.2)
124133
ffi (1.17.2-aarch64-linux-gnu)
134+
ffi (1.17.2-arm64-darwin)
125135
ffi (1.17.2-x86_64-linux-gnu)
126-
globalid (1.2.1)
136+
globalid (1.3.0)
127137
activesupport (>= 6.1)
128138
hashdiff (1.0.1)
129139
hashie (5.0.0)
130140
http-accept (1.7.0)
131141
http-cookie (1.0.8)
132142
domain_name (~> 0.5)
133-
i18n (1.14.7)
143+
i18n (1.14.8)
134144
concurrent-ruby (~> 1.0)
135145
image_processing (1.14.0)
136146
mini_magick (>= 4.9.5, < 6)
@@ -148,18 +158,19 @@ GEM
148158
activesupport (>= 4)
149159
railties (>= 4)
150160
request_store (~> 1.0)
151-
loofah (2.24.1)
161+
loofah (2.25.1)
152162
crass (~> 1.0.2)
153163
nokogiri (>= 1.12.0)
154-
mail (2.8.1)
164+
mail (2.9.0)
165+
logger
155166
mini_mime (>= 0.1.1)
156167
net-imap
157168
net-pop
158169
net-smtp
159170
marc (1.3.0)
160171
nokogiri (~> 1.0)
161172
rexml
162-
marcel (1.0.4)
173+
marcel (1.1.0)
163174
method_source (1.1.0)
164175
mime-types (3.7.0)
165176
logger
@@ -169,9 +180,9 @@ GEM
169180
logger
170181
mini_mime (1.1.5)
171182
mini_portile2 (2.8.9)
172-
minitest (5.25.5)
183+
minitest (5.27.0)
173184
mutex_m (0.3.0)
174-
net-imap (0.5.9)
185+
net-imap (0.6.3)
175186
date
176187
net-protocol
177188
net-pop (0.1.2)
@@ -181,13 +192,15 @@ GEM
181192
net-smtp (0.5.1)
182193
net-protocol
183194
netrc (0.11.0)
184-
nio4r (2.7.4)
185-
nokogiri (1.18.9)
195+
nio4r (2.7.5)
196+
nokogiri (1.19.2)
186197
mini_portile2 (~> 2.8.2)
187198
racc (~> 1.4)
188-
nokogiri (1.18.9-aarch64-linux-gnu)
199+
nokogiri (1.19.2-aarch64-linux-gnu)
200+
racc (~> 1.4)
201+
nokogiri (1.19.2-arm64-darwin)
189202
racc (~> 1.4)
190-
nokogiri (1.18.9-x86_64-linux-gnu)
203+
nokogiri (1.19.2-x86_64-linux-gnu)
191204
racc (~> 1.4)
192205
oj (3.16.11)
193206
bigdecimal (>= 3.0)
@@ -209,6 +222,7 @@ GEM
209222
parslet (2.0.0)
210223
pg (1.6.1)
211224
pg (1.6.1-aarch64-linux)
225+
pg (1.6.1-arm64-darwin)
212226
pg (1.6.1-x86_64-linux)
213227
pg_search (2.3.7)
214228
activerecord (>= 6.1)
@@ -218,25 +232,25 @@ GEM
218232
puma (5.6.9)
219233
nio4r (~> 2.0)
220234
racc (1.8.1)
221-
rack (2.2.17)
235+
rack (2.2.22)
222236
rack-cors (2.0.2)
223237
rack (>= 2.0.0)
224238
rack-test (2.2.0)
225239
rack (>= 1.3)
226-
rails (7.0.8.7)
227-
actioncable (= 7.0.8.7)
228-
actionmailbox (= 7.0.8.7)
229-
actionmailer (= 7.0.8.7)
230-
actionpack (= 7.0.8.7)
231-
actiontext (= 7.0.8.7)
232-
actionview (= 7.0.8.7)
233-
activejob (= 7.0.8.7)
234-
activemodel (= 7.0.8.7)
235-
activerecord (= 7.0.8.7)
236-
activestorage (= 7.0.8.7)
237-
activesupport (= 7.0.8.7)
240+
rails (7.0.10)
241+
actioncable (= 7.0.10)
242+
actionmailbox (= 7.0.10)
243+
actionmailer (= 7.0.10)
244+
actionpack (= 7.0.10)
245+
actiontext (= 7.0.10)
246+
actionview (= 7.0.10)
247+
activejob (= 7.0.10)
248+
activemodel (= 7.0.10)
249+
activerecord (= 7.0.10)
250+
activestorage (= 7.0.10)
251+
activesupport (= 7.0.10)
238252
bundler (>= 1.15.0)
239-
railties (= 7.0.8.7)
253+
railties (= 7.0.10)
240254
rails-controller-testing (1.0.5)
241255
actionpack (>= 5.0.1.rc1)
242256
actionview (>= 5.0.1.rc1)
@@ -245,18 +259,18 @@ GEM
245259
activesupport (>= 5.0.0)
246260
minitest
247261
nokogiri (>= 1.6)
248-
rails-html-sanitizer (1.6.2)
249-
loofah (~> 2.21)
262+
rails-html-sanitizer (1.7.0)
263+
loofah (~> 2.25)
250264
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
251-
railties (7.0.8.7)
252-
actionpack (= 7.0.8.7)
253-
activesupport (= 7.0.8.7)
265+
railties (7.0.10)
266+
actionpack (= 7.0.10)
267+
activesupport (= 7.0.10)
254268
method_source
255269
rake (>= 12.2)
256270
thor (~> 1.0)
257271
zeitwerk (~> 2.5)
258272
rainbow (3.1.1)
259-
rake (13.3.0)
273+
rake (13.3.1)
260274
ransack (2.6.0)
261275
activerecord (>= 6.0.4)
262276
activesupport (>= 6.0.4)
@@ -320,6 +334,7 @@ GEM
320334
ruby-vips (2.2.4)
321335
ffi (~> 1.12)
322336
logger
337+
securerandom (0.4.1)
323338
simplecov (0.22.0)
324339
docile (~> 1.1)
325340
simplecov-html (~> 0.11)
@@ -328,8 +343,8 @@ GEM
328343
simplecov-rcov (0.3.7)
329344
simplecov (>= 0.4.1)
330345
simplecov_json_formatter (0.1.4)
331-
thor (1.4.0)
332-
timeout (0.4.3)
346+
thor (1.5.0)
347+
timeout (0.6.1)
333348
typesafe_enum (0.3.1)
334349
tzinfo (2.0.6)
335350
concurrent-ruby (~> 1.0)
@@ -343,10 +358,11 @@ GEM
343358
websocket-extensions (>= 0.1.0)
344359
websocket-extensions (0.1.5)
345360
zaru (0.3.0)
346-
zeitwerk (2.7.3)
361+
zeitwerk (2.7.5)
347362

348363
PLATFORMS
349364
aarch64-linux-gnu
365+
arm64-darwin-23
350366
x86_64-linux
351367
x86_64-unknown
352368

@@ -390,4 +406,4 @@ RUBY VERSION
390406
ruby 3.3.9p170
391407

392408
BUNDLED WITH
393-
2.5.22
409+
2.5.3

0 commit comments

Comments
 (0)