Commit 6d4abc1 1 parent 4a6db77 commit 6d4abc1 Copy full SHA for 6d4abc1
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ gem "clockwork"
107
107
gem "mini_racer" , "~> 0.6.3"
108
108
gem "nokogiri" , ">= 1.10.4"
109
109
gem "image_processing"
110
- gem "sprockets" , "~> 4.0 .0"
110
+ gem "sprockets" , "~> 4.2 .0"
111
111
112
112
group :production do
113
113
# Reduce the noise of logs and include custom fields to it for easier access
Original file line number Diff line number Diff line change 553
553
snaky_hash (2.0.0 )
554
554
hashie
555
555
version_gem (~> 1.1 )
556
- sprockets (4.0.3 )
556
+ sprockets (4.2.0 )
557
557
concurrent-ruby (~> 1.0 )
558
- rack (> 1 , < 3 )
558
+ rack (>= 2.2.4 , < 4 )
559
559
sprockets-rails (3.4.2 )
560
560
actionpack (>= 5.2 )
561
561
activesupport (>= 5.2 )
@@ -691,7 +691,7 @@ DEPENDENCIES
691
691
simple_form
692
692
simplecov
693
693
skylight
694
- sprockets (~> 4.0 .0 )
694
+ sprockets (~> 4.2 .0 )
695
695
standard (~> 1.25 )
696
696
stimulus-rails
697
697
strong_migrations (= 1.4.4 )
You can’t perform that action at this time.
0 commit comments