Upgraded [foreman, sprockets, zeitwerk] gems

This commit is contained in:
Al Snow
2019-10-09 09:46:00 -04:00
parent a27b53961f
commit 93815c34d4
2 changed files with 6 additions and 6 deletions
+3 -6
View File
@@ -119,7 +119,6 @@ GEM
debug_inspector (0.0.3) debug_inspector (0.0.3)
diff-lcs (1.3) diff-lcs (1.3)
docile (1.3.2) docile (1.3.2)
dotenv (0.7.0)
em-websocket (0.5.1) em-websocket (0.5.1)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0.6.0)
@@ -127,9 +126,7 @@ GEM
eventmachine (1.2.7) eventmachine (1.2.7)
execjs (2.7.0) execjs (2.7.0)
ffi (1.11.1) ffi (1.11.1)
foreman (0.64.0) foreman (0.86.0)
dotenv (~> 0.7.0)
thor (>= 0.13.6)
formatador (0.2.5) formatador (0.2.5)
gherkin (5.1.0) gherkin (5.1.0)
globalid (0.4.2) globalid (0.4.2)
@@ -309,7 +306,7 @@ GEM
json (>= 1.8, < 3) json (>= 1.8, < 3)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)
simplecov-html (0.10.2) simplecov-html (0.10.2)
sprockets (3.7.2) sprockets (4.0.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-rails (3.2.1) sprockets-rails (3.2.1)
@@ -343,7 +340,7 @@ GEM
websocket-extensions (0.1.4) websocket-extensions (0.1.4)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.1.10) zeitwerk (2.2.0)
PLATFORMS PLATFORMS
ruby ruby
+3
View File
@@ -0,0 +1,3 @@
//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css