mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-31 22:53:14 +02:00
Remove Sprockets hard dependency, allow Propshaft
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user