Remove Sprockets hard dependency, allow Propshaft

This commit is contained in:
Janko Marohnić
2023-12-15 17:44:15 +01:00
parent 4294bad43a
commit 7dffc5c77b
4 changed files with 5 additions and 11 deletions

View File

@@ -3,7 +3,6 @@ PATH
specs:
crono (2.0.1)
rails (>= 5.2.8)
sprockets-rails
GEM
remote: https://rubygems.org/
@@ -184,13 +183,6 @@ GEM
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
strscan (3.0.4)
temple (0.8.2)