summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-08-25 14:41:04 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-08-25 15:11:37 +0200
commitac581fe31d5f6d72d45bdfa2e21df451015f22f5 (patch)
tree4eb00598c591ea99b2fdb3e8ea5b449732c48a35 /Gemfile.lock
parent28e29a6a8569ffc7f0f6da1ba6edf119c789d1f5 (diff)
downloadnorsk-urskog-main-ac581fe31d5f6d72d45bdfa2e21df451015f22f5.tar.gz
norsk-urskog-main-ac581fe31d5f6d72d45bdfa2e21df451015f22f5.tar.bz2
norsk-urskog-main-ac581fe31d5f6d72d45bdfa2e21df451015f22f5.zip
Install jekyll-assets for better asset pipeline support.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 614d95e..870d1e2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.3.8)
blankslate (2.1.2.4)
celluloid (0.16.0)
timers (~> 4.0.0)
@@ -14,7 +15,10 @@ GEM
execjs (2.5.2)
facets (3.0.0)
fast-stemmer (1.0.2)
+ fastimage (1.7.0)
+ addressable (~> 2.3, >= 2.3.5)
ffi (1.9.10)
+ hike (1.2.3)
hitimes (1.2.2)
jekyll (2.5.3)
classifier-reborn (~> 2.0)
@@ -31,6 +35,14 @@ GEM
redcarpet (~> 3.1)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
+ jekyll-assets (1.0.0)
+ fastimage (~> 1.6)
+ jekyll (>= 2)
+ mini_magick (~> 4.1)
+ sass (~> 3.2)
+ sprockets (~> 2.10)
+ sprockets-helpers
+ sprockets-sass
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-gist (1.2.1)
@@ -47,18 +59,32 @@ GEM
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mercenary (0.3.5)
+ mini_magick (4.2.10)
+ multi_json (1.11.2)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.11)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
+ rack (1.6.4)
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.3.2)
safe_yaml (1.0.4)
sass (3.4.16)
+ sprockets (2.12.4)
+ hike (~> 1.2)
+ multi_json (~> 1.0)
+ rack (~> 1.0)
+ tilt (~> 1.1, != 1.3.0)
+ sprockets-helpers (1.2.1)
+ sprockets (>= 2.2)
+ sprockets-sass (1.3.1)
+ sprockets (~> 2.0)
+ tilt (~> 1.1)
+ tilt (1.4.1)
timers (4.0.1)
hitimes
toml (0.1.2)
@@ -71,6 +97,7 @@ PLATFORMS
DEPENDENCIES
facets
jekyll
+ jekyll-assets
jekyll-multiple-languages-plugin
BUNDLED WITH