hacks-guide-minimal-mistake.../Gemfile.lock

71 lines
1.5 KiB
Text
Raw Normal View History

2014-11-11 15:37:18 +01:00
GEM
remote: https://rubygems.org/
specs:
2016-01-20 03:07:42 +01:00
addressable (2.3.8)
2014-11-11 15:37:18 +01:00
colorator (0.1)
2016-01-20 03:07:42 +01:00
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
2015-11-10 15:55:31 +01:00
ffi (1.9.10)
jekyll (3.1.1)
2014-11-11 15:37:18 +01:00
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
2014-11-11 15:37:18 +01:00
mercenary (~> 0.3.3)
rouge (~> 1.7)
2014-11-11 15:37:18 +01:00
safe_yaml (~> 1.0)
2016-01-20 03:07:42 +01:00
jekyll-gist (1.4.0)
octokit (~> 4.2)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
jekyll-sitemap (0.10.0)
2016-01-20 03:07:42 +01:00
jekyll-watch (1.3.1)
2015-11-10 15:55:31 +01:00
listen (~> 3.0)
kramdown (1.9.0)
liquid (3.0.6)
2016-01-20 03:07:42 +01:00
listen (3.0.5)
2014-11-11 15:37:18 +01:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2015-03-03 15:50:22 +01:00
mercenary (0.3.5)
2016-01-20 03:07:42 +01:00
multipart-post (2.0.0)
octokit (4.2.0)
sawyer (~> 0.6.0, >= 0.5.3)
2015-11-10 15:55:31 +01:00
octopress (3.0.11)
jekyll (>= 2.0)
2014-11-11 15:37:18 +01:00
mercenary (~> 0.3.2)
octopress-deploy
2015-03-03 15:50:22 +01:00
octopress-escape-code (~> 2.0)
octopress-hooks (~> 2.0)
2015-11-10 15:55:31 +01:00
redcarpet (~> 3.0)
2014-11-11 15:37:18 +01:00
titlecase
2015-11-10 15:55:31 +01:00
octopress-deploy (1.3.0)
2014-11-11 15:37:18 +01:00
colorator
octopress-escape-code (2.1.1)
jekyll (~> 3.0)
2015-11-10 15:55:31 +01:00
octopress-hooks (2.6.1)
jekyll (>= 2.0)
2016-01-20 03:07:42 +01:00
rb-fsevent (0.9.7)
2014-11-11 15:37:18 +01:00
rb-inotify (0.9.5)
ffi (>= 0.5.0)
2016-01-20 03:07:42 +01:00
redcarpet (3.3.4)
rouge (1.10.1)
2014-11-11 15:37:18 +01:00
safe_yaml (1.0.4)
2016-01-20 03:07:42 +01:00
sass (3.4.21)
sawyer (0.6.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
2014-11-11 15:37:18 +01:00
titlecase (0.1.1)
PLATFORMS
2014-12-22 18:23:35 +01:00
ruby
2014-11-11 15:37:18 +01:00
DEPENDENCIES
jekyll (~> 3.0)
jekyll-gist
2014-11-11 15:37:18 +01:00
jekyll-sitemap
octopress
2016-01-20 03:07:42 +01:00
BUNDLED WITH
1.11.2