This repository was archived by the owner on Dec 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ gem 'sidekiq-unique-jobs', '~> 7.1'
84
84
gem 'sidekiq-bulk' , '~>0.2.0'
85
85
gem 'simple-navigation' , '~> 4.3'
86
86
gem 'simple_form' , '~> 5.1'
87
- gem 'sprockets-rails' , '~> 3.2 ' , require : 'sprockets/railtie'
87
+ gem 'sprockets-rails' , '~> 3.4 ' , require : 'sprockets/railtie'
88
88
gem 'stoplight' , '~> 2.2.1'
89
89
gem 'strong_migrations' , '~> 0.7'
90
90
gem 'tty-prompt' , '~> 0.23' , require : false
Original file line number Diff line number Diff line change 583
583
sprockets (3.7.2 )
584
584
concurrent-ruby (~> 1.0 )
585
585
rack (> 1 , < 3 )
586
- sprockets-rails (3.2.2 )
587
- actionpack (>= 4.0 )
588
- activesupport (>= 4.0 )
586
+ sprockets-rails (3.4.0 )
587
+ actionpack (>= 5.2 )
588
+ activesupport (>= 5.2 )
589
589
sprockets (>= 3.0.0 )
590
590
sshkit (1.21.2 )
591
591
net-scp (>= 1.1.2 )
@@ -774,7 +774,7 @@ DEPENDENCIES
774
774
simple_form (~> 5.1 )
775
775
simplecov (~> 0.21 )
776
776
sprockets (~> 3.7.2 )
777
- sprockets-rails (~> 3.2 )
777
+ sprockets-rails (~> 3.4 )
778
778
stackprof
779
779
stoplight (~> 2.2.1 )
780
780
strong_migrations (~> 0.7 )
You can’t perform that action at this time.
0 commit comments