Commit 78c47e6 1 parent c84eeab commit 78c47e6 Copy full SHA for 78c47e6
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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 405
405
puma (6.1.1 )
406
406
nio4r (~> 2.0 )
407
407
racc (1.6.2 )
408
- rack (2.2.6.2 )
408
+ rack (2.2.6.3 )
409
409
rack-protection (2.1.0 )
410
410
rack
411
411
rack-test (2.0.2 )
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.4 )
You can’t perform that action at this time.
0 commit comments