ruby-x.github.io/Gemfile.lock

133 lines
3.1 KiB
Plaintext
Raw Normal View History

2014-05-26 21:05:33 +02:00
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
2015-10-07 14:48:44 +02:00
activesupport (4.2.4)
2015-01-25 19:46:48 +01:00
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2015-10-07 14:48:44 +02:00
addressable (2.3.8)
2014-05-26 21:05:33 +02:00
blankslate (2.1.2.4)
2015-01-25 19:46:48 +01:00
classifier-reborn (2.0.3)
fast-stemmer (~> 1.0)
2015-10-07 14:48:44 +02:00
coffee-script (2.4.1)
2015-01-25 19:46:48 +01:00
coffee-script-source
execjs
2015-10-07 14:48:44 +02:00
coffee-script-source (1.9.1.1)
2014-05-26 21:05:33 +02:00
colorator (0.1)
2015-10-07 14:48:44 +02:00
ethon (0.8.0)
ffi (>= 1.3.0)
execjs (2.6.0)
2014-05-26 21:05:33 +02:00
fast-stemmer (1.0.2)
2015-10-07 14:48:44 +02:00
ffi (1.9.10)
2015-01-25 19:46:48 +01:00
gemoji (2.1.0)
2015-10-07 14:48:44 +02:00
github-pages (39)
2014-05-26 21:05:33 +02:00
RedCloth (= 4.2.9)
2015-01-25 19:46:48 +01:00
github-pages-health-check (~> 0.2)
jekyll (= 2.4.0)
jekyll-coffeescript (= 1.0.1)
2015-10-07 14:48:44 +02:00
jekyll-feed (= 0.3.1)
2015-01-25 19:46:48 +01:00
jekyll-mentions (= 0.2.1)
2015-10-07 14:48:44 +02:00
jekyll-redirect-from (= 0.8.0)
jekyll-sass-converter (= 1.3.0)
jekyll-sitemap (= 0.8.1)
jemoji (= 0.5.0)
2015-01-25 19:46:48 +01:00
kramdown (= 1.5.0)
2015-10-07 14:48:44 +02:00
liquid (= 2.6.2)
2014-05-26 21:05:33 +02:00
maruku (= 0.7.0)
2015-01-25 19:46:48 +01:00
mercenary (~> 0.3)
2015-10-07 14:48:44 +02:00
pygments.rb (= 0.6.3)
2014-05-26 21:05:33 +02:00
rdiscount (= 2.1.7)
2015-10-07 14:48:44 +02:00
redcarpet (= 3.3.2)
2015-01-25 19:46:48 +01:00
terminal-table (~> 1.4)
2015-10-07 14:48:44 +02:00
github-pages-health-check (0.5.3)
addressable (~> 2.3)
net-dns (~> 0.8)
2015-01-25 19:46:48 +01:00
public_suffix (~> 1.4)
2015-10-07 14:48:44 +02:00
typhoeus (~> 0.7)
2015-01-25 19:46:48 +01:00
html-pipeline (1.9.0)
activesupport (>= 2)
nokogiri (~> 1.4)
i18n (0.7.0)
jekyll (2.4.0)
classifier-reborn (~> 2.0)
2014-05-26 21:05:33 +02:00
colorator (~> 0.1)
2015-01-25 19:46:48 +01:00
jekyll-coffeescript (~> 1.0)
jekyll-gist (~> 1.0)
jekyll-paginate (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 2.6.1)
mercenary (~> 0.3.3)
pygments.rb (~> 0.6.0)
redcarpet (~> 3.1)
safe_yaml (~> 1.0)
2014-05-26 21:05:33 +02:00
toml (~> 0.1.0)
2015-01-25 19:46:48 +01:00
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
2015-10-07 14:48:44 +02:00
jekyll-feed (0.3.1)
jekyll-gist (1.3.4)
2015-01-25 19:46:48 +01:00
jekyll-mentions (0.2.1)
html-pipeline (~> 1.9.0)
jekyll (~> 2.0)
jekyll-paginate (1.1.0)
2015-10-07 14:48:44 +02:00
jekyll-redirect-from (0.8.0)
jekyll (>= 2.0)
jekyll-sass-converter (1.3.0)
2015-01-25 19:46:48 +01:00
sass (~> 3.2)
2015-10-07 14:48:44 +02:00
jekyll-sitemap (0.8.1)
jekyll-watch (1.3.0)
listen (~> 3.0)
jemoji (0.5.0)
2015-01-25 19:46:48 +01:00
gemoji (~> 2.0)
html-pipeline (~> 1.9)
2015-10-07 14:48:44 +02:00
jekyll (>= 2.0)
json (1.8.3)
2015-01-25 19:46:48 +01:00
kramdown (1.5.0)
2015-10-07 14:48:44 +02:00
liquid (2.6.2)
listen (3.0.3)
2014-05-26 21:05:33 +02:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
maruku (0.7.0)
2015-01-25 19:46:48 +01:00
mercenary (0.3.5)
mini_portile (0.6.2)
2015-10-07 14:48:44 +02:00
minitest (5.8.1)
2015-01-25 19:46:48 +01:00
net-dns (0.8.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
2014-05-26 21:05:33 +02:00
parslet (1.5.0)
blankslate (~> 2.0)
2015-10-07 14:48:44 +02:00
posix-spawn (0.3.11)
public_suffix (1.5.1)
pygments.rb (0.6.3)
2014-05-26 21:05:33 +02:00
posix-spawn (~> 0.3.6)
2015-10-07 14:48:44 +02:00
yajl-ruby (~> 1.2.0)
rb-fsevent (0.9.6)
2015-01-25 19:46:48 +01:00
rb-inotify (0.9.5)
2014-05-26 21:05:33 +02:00
ffi (>= 0.5.0)
rdiscount (2.1.7)
2015-10-07 14:48:44 +02:00
redcarpet (3.3.2)
2015-01-25 19:46:48 +01:00
safe_yaml (1.0.4)
2015-10-07 14:48:44 +02:00
sass (3.4.18)
terminal-table (1.5.2)
thread_safe (0.3.5)
2015-01-25 19:46:48 +01:00
toml (0.1.2)
2014-05-26 21:05:33 +02:00
parslet (~> 1.5.0)
2015-10-07 14:48:44 +02:00
typhoeus (0.8.0)
ethon (>= 0.8.0)
2015-01-25 19:46:48 +01:00
tzinfo (1.2.2)
thread_safe (~> 0.1)
2015-10-07 14:48:44 +02:00
yajl-ruby (1.2.1)
2014-05-26 21:05:33 +02:00
PLATFORMS
ruby
DEPENDENCIES
github-pages
2015-10-07 14:48:44 +02:00
BUNDLED WITH
1.10.6