File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed
Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ gem 'activeadmin', '~> 3.2'
1111gem 'active_storage_base64' , '~> 3.0.0'
1212gem 'aws-sdk-s3' , '~> 1.182' , require : false
1313gem 'bootsnap' , '~> 1.18'
14- gem 'cssbundling-rails' , '~> 1.4' , '>= 1.4.1'
14+ gem 'cssbundling-rails' , '~> 1.4'
1515gem 'delayed_job_active_record' , '~> 4.1'
1616gem 'devise' , '~> 4.9'
1717gem 'devise_token_auth' , github : 'lynndylanhurley/devise_token_auth'
Original file line number Diff line number Diff line change 168168 bigdecimal
169169 rexml
170170 crass (1.0.6 )
171- cssbundling-rails (1.4.1 )
171+ cssbundling-rails (1.4.2 )
172172 railties (>= 6.0.0 )
173173 csv (3.3.1 )
174174 date (3.4.1 )
289289 railties (>= 6.0 )
290290 responders (>= 2 )
291291 io-console (0.8.0 )
292- irb (1.14.3 )
292+ irb (1.15.1 )
293+ pp (>= 0.6.0 )
293294 rdoc (>= 4.0.0 )
294295 reline (>= 0.4.2 )
295296 jbuilder (2.13.0 )
382383 pg (1.5.9 )
383384 pg_query (6.0.0 )
384385 google-protobuf (>= 3.25.3 )
386+ pp (0.6.2 )
387+ prettyprint
388+ prettyprint (0.2.0 )
385389 prosopite (2.0.0 )
386390 pry (0.14.2 )
387391 coderay (~> 1.1 )
391395 pry (>= 0.13 , < 0.15 )
392396 pry-rails (0.3.11 )
393397 pry (>= 0.13.0 )
394- psych (5.2.2 )
398+ psych (5.2.3 )
395399 date
396400 stringio
397401 public_suffix (6.0.1 )
463467 rb-fsevent (0.11.2 )
464468 rb-inotify (0.11.1 )
465469 ffi (~> 1.0 )
466- rdoc (6.9.1 )
470+ rdoc (6.12.0 )
467471 psych (>= 4.0.0 )
468472 reek (6.4.0 )
469473 dry-schema (~> 1.13.0 )
579583 actionpack (>= 6.1 )
580584 activesupport (>= 6.1 )
581585 sprockets (>= 3.0.0 )
582- stringio (3.1.2 )
586+ stringio (3.1.5 )
583587 strong_migrations (2.2.0 )
584588 activerecord (>= 7 )
585589 terminal-table (3.0.2 )
606610 yaaf (3.0.2 )
607611 activemodel (>= 5.2 )
608612 activerecord (>= 5.2 )
609- zeitwerk (2.7.1 )
613+ zeitwerk (2.7.2 )
610614
611615PLATFORMS
612616 arm64-darwin-22
@@ -624,7 +628,7 @@ DEPENDENCIES
624628 bootsnap (~> 1.18 )
625629 brakeman (~> 7.0 )
626630 capybara (~> 3.40 )
627- cssbundling-rails (~> 1.4 , >= 1.4.1 )
631+ cssbundling-rails (~> 1.4 )
628632 delayed_job_active_record (~> 4.1 )
629633 devise (~> 4.9 )
630634 devise_token_auth !
You can’t perform that action at this time.
0 commit comments