Skip to content

Commit 707ce4e

Browse files
authored
Merge pull request #90 from nativeapptemplate/update-ruby-4.0.6
Update Ruby to 4.0.6 and update gems
2 parents eca8972 + a1c45fc commit 707ce4e

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.3
1+
4.0.6

Gemfile.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
aasm (5.5.2)
4+
aasm (6.0.0)
55
concurrent-ruby (~> 1.0)
66
action_push_native (0.3.1)
77
activejob (>= 8.0)
@@ -105,7 +105,7 @@ GEM
105105
bindex (0.8.1)
106106
bootsnap (1.24.6)
107107
msgpack (~> 1.2)
108-
brakeman (8.0.4)
108+
brakeman (8.0.5)
109109
racc
110110
builder (3.3.0)
111111
bundler-audit (0.9.3)
@@ -123,15 +123,15 @@ GEM
123123
childprocess (5.1.0)
124124
logger (~> 1.5)
125125
chronic (0.10.2)
126-
concurrent-ruby (1.3.6)
126+
concurrent-ruby (1.3.7)
127127
config (5.6.1)
128128
deep_merge (~> 1.2, >= 1.2.1)
129129
ostruct
130130
connection_pool (3.0.2)
131131
crack (1.0.1)
132132
bigdecimal
133133
rexml
134-
crass (1.0.6)
134+
crass (1.0.7)
135135
csv (3.3.5)
136136
date (3.5.1)
137137
debug (1.11.1)
@@ -149,7 +149,7 @@ GEM
149149
devise (> 3.5.2, < 5)
150150
rails (>= 4.2.0, < 8.2)
151151
drb (2.2.3)
152-
erb (6.0.4)
152+
erb (6.0.5)
153153
erb_lint (0.9.0)
154154
activesupport
155155
better_html (>= 2.0.1)
@@ -160,44 +160,44 @@ GEM
160160
erubi (1.13.1)
161161
et-orbi (1.4.0)
162162
tzinfo
163-
faraday (2.14.2)
163+
faraday (2.14.3)
164164
faraday-net_http (>= 2.0, < 3.5)
165165
json
166166
logger
167-
faraday-net_http (3.4.3)
167+
faraday-net_http (3.4.4)
168168
net-http (~> 0.5)
169169
ffi (1.17.4-aarch64-linux-gnu)
170170
ffi (1.17.4-arm-linux-gnu)
171171
ffi (1.17.4-arm64-darwin)
172172
ffi (1.17.4-x86-linux-gnu)
173173
ffi (1.17.4-x86_64-darwin)
174174
ffi (1.17.4-x86_64-linux-gnu)
175-
fugit (1.12.1)
175+
fugit (1.13.0)
176176
et-orbi (~> 1.4)
177177
raabro (~> 1.4)
178-
globalid (1.3.0)
178+
globalid (1.4.0)
179179
activesupport (>= 6.1)
180-
google-cloud-env (2.3.1)
180+
google-cloud-env (2.4.0)
181181
base64 (~> 0.2)
182182
faraday (>= 1.0, < 3.a)
183183
google-logging-utils (0.2.0)
184-
googleauth (1.16.2)
184+
googleauth (1.17.1)
185185
faraday (>= 1.0, < 3.a)
186186
google-cloud-env (~> 2.2)
187187
google-logging-utils (~> 0.1)
188188
jwt (>= 1.4, < 4.0)
189-
multi_json (~> 1.11)
190189
os (>= 0.9, < 2.0)
190+
pstore (~> 0.1)
191191
signet (>= 0.16, < 2.a)
192192
hashdiff (1.2.1)
193-
http-2 (1.1.3)
193+
http-2 (1.2.1)
194194
httparty (0.24.2)
195195
csv
196196
mini_mime (>= 1.0.0)
197197
multi_xml (>= 0.5.2)
198-
httpx (1.7.8)
199-
http-2 (>= 1.1.3)
200-
i18n (1.14.8)
198+
httpx (1.8.0)
199+
http-2 (>= 1.2.0)
200+
i18n (1.15.2)
201201
concurrent-ruby (~> 1.0)
202202
image_processing (2.0.2)
203203
importmap-rails (2.2.3)
@@ -211,15 +211,15 @@ GEM
211211
prism (>= 1.3.0)
212212
rdoc (>= 4.0.0)
213213
reline (>= 0.4.2)
214-
json (2.19.8)
214+
json (2.21.1)
215215
jsonapi-serializer (2.2.0)
216216
activesupport (>= 4.2)
217217
jwt (3.2.0)
218218
base64
219-
language_server-protocol (3.17.0.5)
219+
language_server-protocol (3.17.0.6)
220220
lint_roller (1.1.0)
221221
logger (1.7.0)
222-
loofah (2.25.1)
222+
loofah (2.25.2)
223223
crass (~> 1.0.2)
224224
nokogiri (>= 1.12.0)
225225
madmin (2.3.3)
@@ -229,13 +229,13 @@ GEM
229229
rails (>= 7.0.0)
230230
stimulus-rails
231231
turbo-rails
232-
mail (2.9.0)
232+
mail (2.9.1)
233233
logger
234234
mini_mime (>= 0.1.1)
235235
net-imap
236236
net-pop
237237
net-smtp
238-
mailbin (1.1.2)
238+
mailbin (1.2.0)
239239
importmap-rails
240240
rails (>= 7.1.0)
241241
turbo-rails
@@ -257,13 +257,12 @@ GEM
257257
railties (>= 7.1)
258258
stimulus-rails
259259
turbo-rails
260-
msgpack (1.8.1)
261-
multi_json (1.21.1)
260+
msgpack (1.8.3)
262261
multi_xml (0.9.1)
263262
bigdecimal (>= 3.1, < 5)
264263
net-http (0.9.1)
265264
uri (>= 0.11.1)
266-
net-imap (0.6.4)
265+
net-imap (0.6.4.1)
267266
date
268267
net-protocol
269268
net-pop (0.1.2)
@@ -273,52 +272,50 @@ GEM
273272
net-smtp (0.5.1)
274273
net-protocol
275274
nio4r (2.7.5)
276-
nokogiri (1.19.3)
275+
nokogiri (1.19.4)
277276
mini_portile2 (~> 2.8.2)
278277
racc (~> 1.4)
279-
nokogiri (1.19.3-aarch64-linux-gnu)
278+
nokogiri (1.19.4-aarch64-linux-gnu)
280279
racc (~> 1.4)
281-
nokogiri (1.19.3-arm-linux-gnu)
280+
nokogiri (1.19.4-arm-linux-gnu)
282281
racc (~> 1.4)
283-
nokogiri (1.19.3-arm64-darwin)
282+
nokogiri (1.19.4-arm64-darwin)
284283
racc (~> 1.4)
285-
nokogiri (1.19.3-x86_64-darwin)
284+
nokogiri (1.19.4-x86_64-darwin)
286285
racc (~> 1.4)
287-
nokogiri (1.19.3-x86_64-linux-gnu)
286+
nokogiri (1.19.4-x86_64-linux-gnu)
288287
racc (~> 1.4)
289288
noticed (3.0.0)
290289
rails (>= 6.1.0)
291290
orm_adapter (0.5.0)
292291
os (1.1.4)
293292
ostruct (0.6.3)
294-
overcommit (0.70.0)
293+
overcommit (0.71.0)
295294
childprocess (>= 0.6.3, < 6)
296295
iniparse (~> 1.4)
297296
rexml (>= 3.3.9)
298-
pagy (43.5.5)
297+
pagy (43.6.0)
299298
json
300299
uri
301300
yaml
302301
parallel (2.1.0)
303-
parser (3.3.11.1)
302+
parser (3.3.12.0)
304303
ast (~> 2.4.1)
305304
racc
306305
pg (1.6.3)
307306
pg (1.6.3-aarch64-linux)
308307
pg (1.6.3-arm64-darwin)
309308
pg (1.6.3-x86_64-darwin)
310309
pg (1.6.3-x86_64-linux)
311-
pp (0.6.3)
310+
pp (0.6.4)
312311
prettyprint
313312
prettyprint (0.2.0)
314313
prism (1.9.0)
315314
propshaft (1.3.2)
316315
actionpack (>= 7.0.0)
317316
activesupport (>= 7.0.0)
318317
rack
319-
psych (5.4.0)
320-
date
321-
stringio
318+
pstore (0.2.1)
322319
public_suffix (7.0.5)
323320
puma (8.0.2)
324321
nio4r (~> 2.0)
@@ -354,8 +351,8 @@ GEM
354351
activesupport (>= 5.0.0)
355352
minitest
356353
nokogiri (>= 1.6)
357-
rails-html-sanitizer (1.7.0)
358-
loofah (~> 2.25)
354+
rails-html-sanitizer (1.7.1)
355+
loofah (~> 2.25, >= 2.25.2)
359356
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)
360357
railties (8.1.3)
361358
actionpack (= 8.1.3)
@@ -368,21 +365,26 @@ GEM
368365
zeitwerk (~> 2.6)
369366
rainbow (3.1.1)
370367
rake (13.4.2)
371-
rdoc (7.2.0)
368+
rbs (4.0.3)
369+
logger
370+
prism (>= 1.6.0)
371+
tsort
372+
rdoc (8.0.0)
372373
erb
373-
psych (>= 4.0.0)
374+
prism (>= 1.6.0)
375+
rbs (>= 4.0.0)
374376
tsort
375377
regexp_parser (2.12.0)
376378
reline (0.6.3)
377379
io-console (~> 0.5)
378-
resend (1.3.0)
380+
resend (1.6.0)
379381
base64
380382
httparty (>= 0.22.0)
381383
responders (3.2.0)
382384
actionpack (>= 7.0)
383385
railties (>= 7.0)
384386
rexml (3.4.4)
385-
rubocop (1.86.2)
387+
rubocop (1.88.2)
386388
json (~> 2.3)
387389
language_server-protocol (~> 3.17.0.2)
388390
lint_roller (~> 1.1.0)
@@ -393,14 +395,14 @@ GEM
393395
rubocop-ast (>= 1.49.0, < 2.0)
394396
ruby-progressbar (~> 1.7)
395397
unicode-display_width (>= 2.4.0, < 4.0)
396-
rubocop-ast (1.49.1)
398+
rubocop-ast (1.50.0)
397399
parser (>= 3.3.7.2)
398400
prism (~> 1.7)
399401
rubocop-performance (1.26.1)
400402
lint_roller (~> 1.1)
401403
rubocop (>= 1.75.0, < 2.0)
402404
rubocop-ast (>= 1.47.1, < 2.0)
403-
rubocop-rails (2.35.2)
405+
rubocop-rails (2.36.0)
404406
activesupport (>= 4.2.0)
405407
lint_roller (~> 1.1)
406408
rack (>= 1.1)
@@ -414,22 +416,21 @@ GEM
414416
ruby-vips (2.3.0)
415417
ffi (~> 1.12)
416418
logger
417-
rubyzip (3.3.0)
419+
rubyzip (3.4.1)
418420
securerandom (0.4.1)
419421
seed-fu (2.3.9)
420422
activerecord (>= 3.1)
421423
activesupport (>= 3.1)
422-
selenium-webdriver (4.44.0)
424+
selenium-webdriver (4.46.0)
423425
base64 (~> 0.2)
424426
logger (~> 1.4)
425427
rexml (~> 3.2, >= 3.2.5)
426428
rubyzip (>= 1.2.2, < 4.0)
427429
websocket (~> 1.0)
428-
signet (0.21.0)
430+
signet (0.22.0)
429431
addressable (~> 2.8)
430432
faraday (>= 0.17.5, < 3.a)
431433
jwt (>= 1.5, < 4.0)
432-
multi_json (~> 1.10)
433434
smart_properties (1.17.0)
434435
solid_cable (4.0.0)
435436
actioncable (>= 7.2)
@@ -449,15 +450,14 @@ GEM
449450
thor (>= 1.3.1)
450451
stimulus-rails (1.3.4)
451452
railties (>= 6.0.0)
452-
stringio (3.2.0)
453-
tailwindcss-rails (4.4.0)
453+
tailwindcss-rails (4.6.0)
454454
railties (>= 7.0.0)
455455
tailwindcss-ruby (~> 4.0)
456-
tailwindcss-ruby (4.3.0)
457-
tailwindcss-ruby (4.3.0-aarch64-linux-gnu)
458-
tailwindcss-ruby (4.3.0-arm64-darwin)
459-
tailwindcss-ruby (4.3.0-x86_64-darwin)
460-
tailwindcss-ruby (4.3.0-x86_64-linux-gnu)
456+
tailwindcss-ruby (4.3.2)
457+
tailwindcss-ruby (4.3.2-aarch64-linux-gnu)
458+
tailwindcss-ruby (4.3.2-arm64-darwin)
459+
tailwindcss-ruby (4.3.2-x86_64-darwin)
460+
tailwindcss-ruby (4.3.2-x86_64-linux-gnu)
461461
thor (1.5.0)
462462
timeout (0.6.1)
463463
tsort (0.2.0)
@@ -485,7 +485,7 @@ GEM
485485
crack (>= 0.3.2)
486486
hashdiff (>= 0.4.0, < 2.0.0)
487487
websocket (1.2.11)
488-
websocket-driver (0.8.1)
488+
websocket-driver (0.8.2)
489489
base64
490490
websocket-extensions (>= 0.1.0)
491491
websocket-extensions (0.1.5)
@@ -553,7 +553,7 @@ DEPENDENCIES
553553
whenever
554554

555555
RUBY VERSION
556-
ruby 4.0.3
556+
ruby 4.0.6
557557

558558
BUNDLED WITH
559559
4.0.3

0 commit comments

Comments
 (0)