File tree 2 files changed +5
-16
lines changed
2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ gem 'ransack'
84
84
gem 'simple_command'
85
85
86
86
# Notifications for Ruby on Rails applications
87
- gem 'noticed' , '< 2 .0'
87
+ gem 'noticed' , '< 3 .0'
88
88
89
89
# Centralization of locale data collection for Ruby on Rails.
90
90
gem 'rails-i18n'
Original file line number Diff line number Diff line change 270
270
nokogiri (~> 1.0 )
271
271
hashids (1.0.6 )
272
272
high_voltage (3.1.2 )
273
- http (5.2.0 )
274
- addressable (~> 2.8 )
275
- base64 (~> 0.1 )
276
- http-cookie (~> 1.0 )
277
- http-form_data (~> 2.2 )
278
- llhttp-ffi (~> 0.5.0 )
279
273
http-accept (1.7.0 )
280
274
http-cookie (1.0.5 )
281
275
domain_name (~> 0.5 )
282
- http-form_data (2.3.0 )
283
276
httparty (0.22.0 )
284
277
csv
285
278
mini_mime (>= 1.0.0 )
297
290
activesupport (>= 3.0 )
298
291
nokogiri (>= 1.6 )
299
292
io-console (0.7.2 )
300
- irb (1.13.0 )
293
+ irb (1.13.1 )
301
294
rdoc (>= 4.0.0 )
302
295
reline (>= 0.4.2 )
303
296
jbuilder (2.12.0 )
340
333
listen (3.9.0 )
341
334
rb-fsevent (~> 0.10 , >= 0.10.3 )
342
335
rb-inotify (~> 0.9 , >= 0.9.10 )
343
- llhttp-ffi (0.5.0 )
344
- ffi-compiler (~> 1.0 )
345
- rake (~> 13.0 )
346
336
loofah (2.22.0 )
347
337
crass (~> 1.0.2 )
348
338
nokogiri (>= 1.12.0 )
388
378
nio4r (2.7.1 )
389
379
nokogiri (1.16.4-x86_64-linux )
390
380
racc (~> 1.4 )
391
- noticed (1.6.3 )
392
- http (>= 4.0.0 )
393
- rails (>= 5.2.0 )
381
+ noticed (2.2.2 )
382
+ rails (>= 6.1.0 )
394
383
openssl (3.2.0 )
395
384
order_as_specified (1.7 )
396
385
activerecord (>= 5.0.0 )
@@ -631,7 +620,7 @@ DEPENDENCIES
631
620
mailjet
632
621
mini_racer
633
622
mixin_bot !
634
- noticed (< 2 .0 )
623
+ noticed (< 3 .0 )
635
624
order_as_specified
636
625
pagy
637
626
pando_bot
You can’t perform that action at this time.
0 commit comments