summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2016-09-23 17:50:29 +0200
committerHarald Eilertsen <haraldei@anduin.net>2016-09-23 17:50:29 +0200
commit0a11b5bd4e5291b7a6c8ce3e1c0658c851285545 (patch)
treeab571758f248883407e4154cb003d53709ebd922 /Gemfile.lock
parentc28807808e5246ee80e9b60510458a1887e17d1b (diff)
downloadnorsk-urskog-main-0a11b5bd4e5291b7a6c8ce3e1c0658c851285545.tar.gz
norsk-urskog-main-0a11b5bd4e5291b7a6c8ce3e1c0658c851285545.tar.bz2
norsk-urskog-main-0a11b5bd4e5291b7a6c8ce3e1c0658c851285545.zip
de to Jekyll 3.2.x
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock126
1 files changed, 45 insertions, 81 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 870d1e2..a3f0dfa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,95 +1,58 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.3.8)
- blankslate (2.1.2.4)
- celluloid (0.16.0)
- timers (~> 4.0.0)
- classifier-reborn (2.0.3)
- fast-stemmer (~> 1.0)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.9.1.1)
- colorator (0.1)
- 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)
- colorator (~> 0.1)
- jekyll-coffeescript (~> 1.0)
- jekyll-gist (~> 1.0)
- jekyll-paginate (~> 1.0)
+ addressable (2.4.0)
+ colorator (1.1.0)
+ concurrent-ruby (1.0.2)
+ extras (0.1.0)
+ forwardable-extended (~> 2.5)
+ facets (3.1.0)
+ fastimage (2.0.0)
+ addressable (~> 2)
+ ffi (1.9.14)
+ forwardable-extended (2.6.0)
+ jekyll (3.2.1)
+ colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
- liquid (~> 2.6.1)
+ liquid (~> 3.0)
mercenary (~> 0.3.3)
- pygments.rb (~> 0.6.0)
- redcarpet (~> 3.1)
+ pathutil (~> 0.9)
+ rouge (~> 1.7)
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)
- jekyll-multiple-languages-plugin (1.2.9)
- jekyll-paginate (1.1.0)
- jekyll-sass-converter (1.3.0)
- sass (~> 3.2)
- jekyll-watch (1.2.1)
- listen (~> 2.7)
- kramdown (1.8.0)
- liquid (2.6.3)
- listen (2.10.1)
- celluloid (~> 0.16.0)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- mercenary (0.3.5)
+ jekyll-assets (2.2.8)
+ extras (~> 0.1)
+ fastimage (~> 2.0, >= 1.8)
+ jekyll (~> 3.1, >= 3.0)
+ pathutil (>= 0.8)
+ rack (> 1, < 2)
+ sprockets (~> 3.3, < 3.7)
+ jekyll-multiple-languages-plugin (1.5.1)
+ jekyll (>= 2.0, < 4.0)
+ jekyll-sass-converter (1.4.0)
+ sass (~> 3.4)
+ jekyll-watch (1.5.0)
+ listen (~> 3.0, < 3.1)
+ kramdown (1.12.0)
+ liquid (3.0.6)
+ listen (3.0.8)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ mercenary (0.3.6)
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)
+ pathutil (0.14.0)
+ forwardable-extended (~> 2.6)
rack (1.6.4)
- rb-fsevent (0.9.5)
- rb-inotify (0.9.5)
+ rb-fsevent (0.9.7)
+ rb-inotify (0.9.7)
ffi (>= 0.5.0)
- redcarpet (3.3.2)
+ rouge (1.11.1)
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)
- parslet (~> 1.5.0)
- yajl-ruby (1.2.1)
+ sass (3.4.22)
+ sprockets (3.6.3)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
PLATFORMS
ruby
@@ -99,6 +62,7 @@ DEPENDENCIES
jekyll
jekyll-assets
jekyll-multiple-languages-plugin
+ mini_magick
BUNDLED WITH
- 1.10.6
+ 1.12.5