nixpkgs/pkgs/applications/misc/jekyll/Gemfile.lock

60 lines
1.2 KiB
Plaintext
Raw Normal View History

2015-05-16 13:26:07 -04:00
GEM
remote: https://rubygems.org/
specs:
2017-03-03 20:08:53 -05:00
RedCloth (4.3.2)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
colorator (1.1.0)
ffi (1.9.18)
forwardable-extended (2.6.0)
jekyll (3.4.1)
addressable (~> 2.4)
colorator (~> 1.0)
2015-05-16 13:26:07 -04:00
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
2016-01-07 22:32:39 -05:00
liquid (~> 3.0)
2015-05-16 13:26:07 -04:00
mercenary (~> 0.3.3)
2017-03-03 20:08:53 -05:00
pathutil (~> 0.9)
2016-01-07 22:32:39 -05:00
rouge (~> 1.7)
2015-05-16 13:26:07 -04:00
safe_yaml (~> 1.0)
jekyll-feed (0.9.1)
jekyll (~> 3.3)
jekyll-paginate (1.1.0)
2017-03-03 20:08:53 -05:00
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
kramdown (1.13.2)
2016-01-07 22:32:39 -05:00
liquid (3.0.6)
2017-03-03 20:08:53 -05:00
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
minima (2.1.0)
jekyll (~> 3.3)
2017-03-03 20:08:53 -05:00
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.5)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
2015-05-16 13:26:07 -04:00
ffi (>= 0.5.0)
2017-03-03 20:08:53 -05:00
rdiscount (2.2.0.1)
rouge (1.11.1)
2015-05-16 13:26:07 -04:00
safe_yaml (1.0.4)
2017-03-03 20:08:53 -05:00
sass (3.4.23)
2015-05-16 13:26:07 -04:00
PLATFORMS
ruby
DEPENDENCIES
RedCloth
2015-05-16 13:26:07 -04:00
jekyll
jekyll-feed
2017-03-03 20:08:53 -05:00
jekyll-paginate
minima
2015-05-16 13:26:07 -04:00
rdiscount
BUNDLED WITH
2017-03-03 20:08:53 -05:00
1.14.4