aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-09-02 21:47:25 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-09-02 21:47:25 +0200
commitaed1ccac95072ef3bacfc2563800db39609bef9d (patch)
tree9287d0f304595d79843bfb13a5fca5a496aec1b4 /Gemfile.lock
parent5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace (diff)
downloadhmnoweb-aed1ccac95072ef3bacfc2563800db39609bef9d.tar.gz
hmnoweb-aed1ccac95072ef3bacfc2563800db39609bef9d.tar.bz2
hmnoweb-aed1ccac95072ef3bacfc2563800db39609bef9d.zip
Precompile assets and check them into vc.deploy-20180902
Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 3 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e2a68aa..cef8b81 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -114,7 +114,6 @@ GEM
rack
erubis (2.7.0)
execjs (2.7.0)
- ffi (1.9.25)
filters_spam (0.5)
friendly_id (4.0.10.1)
activerecord (>= 3.0, < 4.0)
@@ -174,9 +173,6 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (12.3.1)
- rb-fsevent (0.10.3)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
rdoc (3.12.2)
json (~> 1.4)
refinerycms (2.1.5)
@@ -238,11 +234,7 @@ GEM
refinerycms-core
routing-filter (0.3.1)
actionpack
- sass (3.5.6)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
+ sass (3.4.25)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
@@ -305,9 +297,11 @@ DEPENDENCIES
refinerycms-pc_banners!
refinerycms-search (~> 2.1.0)
refinerycms-videojs
+ sass (~> 3.4.20)
sass-rails (~> 3.2)
spork
spork-testunit
+ sprockets
sqlite3
test-unit (~> 3.0)
uglifier (>= 1.0.3)