Commit 4b51cae 1 parent 2379caa commit 4b51cae Copy full SHA for 4b51cae
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 @@ -110,7 +110,7 @@ gem "clockwork"
110
110
gem "mini_racer" , "~> 0.6.3"
111
111
gem "nokogiri" , ">= 1.10.4"
112
112
gem "image_processing"
113
- gem "sprockets" , "~> 4.0 .0"
113
+ gem "sprockets" , "~> 4.2 .0"
114
114
115
115
group :production do
116
116
# Reduce the noise of logs and include custom fields to it for easier access
Original file line number Diff line number Diff line change 554
554
snaky_hash (2.0.0 )
555
555
hashie
556
556
version_gem (~> 1.1 )
557
- sprockets (4.0.3 )
557
+ sprockets (4.2.0 )
558
558
concurrent-ruby (~> 1.0 )
559
- rack (> 1 , < 3 )
559
+ rack (>= 2.2.4 , < 4 )
560
560
sprockets-rails (3.4.2 )
561
561
actionpack (>= 5.2 )
562
562
activesupport (>= 5.2 )
@@ -694,7 +694,7 @@ DEPENDENCIES
694
694
simple_form
695
695
simplecov
696
696
skylight
697
- sprockets (~> 4.0 .0 )
697
+ sprockets (~> 4.2 .0 )
698
698
standard (~> 1.24 )
699
699
stimulus-rails
700
700
strong_migrations (= 1.4.3 )
You can’t perform that action at this time.
0 commit comments