lock sprockets

This commit is contained in:
ulferts
2022-05-23 10:45:26 +02:00
parent 45eb49f00e
commit ec051d7e44
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -167,6 +167,8 @@ end
gem 'i18n-js', '~> 3.9.0'
gem 'rails-i18n', '~> 7.0.0'
gem 'sprockets', '~> 3.7.2' # lock sprockets below 4.0
gem 'sprockets-rails', '~> 3.4.2'
gem 'puma', '~> 5.6'
+1
View File
@@ -1160,6 +1160,7 @@ DEPENDENCIES
shoulda-matchers (~> 5.0)
spring
spring-commands-rspec
sprockets (~> 3.7.2)
sprockets-rails (~> 3.4.2)
stackprof
stringex (~> 2.8.5)