react/docs/Gemfile.lock

83 lines
1.8 KiB
Plaintext
Raw Normal View History

2013-05-30 03:46:11 +08:00
GEM
remote: https://rubygems.org/
specs:
2014-08-13 13:44:18 +08:00
blankslate (2.1.2.4)
celluloid (0.15.2)
timers (~> 1.1.0)
classifier (1.3.4)
2013-05-30 03:46:11 +08:00
fast-stemmer (>= 1.0.0)
2014-08-13 13:44:18 +08:00
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.7.1)
2013-05-30 03:46:11 +08:00
colorator (0.1)
2014-08-13 13:44:18 +08:00
execjs (2.2.1)
2013-05-30 03:46:11 +08:00
fast-stemmer (1.0.2)
2013-11-20 07:18:15 +08:00
ffi (1.9.3)
2014-08-13 13:44:18 +08:00
jekyll (2.2.0)
2013-05-30 03:46:11 +08:00
classifier (~> 1.3)
colorator (~> 0.1)
2014-08-13 13:44:18 +08:00
jekyll-coffeescript (~> 1.0)
jekyll-gist (~> 1.0)
jekyll-paginate (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.0)
kramdown (~> 1.3)
liquid (~> 2.6.1)
mercenary (~> 0.3.3)
pygments.rb (~> 0.6.0)
redcarpet (~> 3.1)
safe_yaml (~> 1.0)
toml (~> 0.1.0)
jekyll-coffeescript (1.0.0)
coffee-script (~> 2.2)
jekyll-gist (1.1.0)
jekyll-paginate (1.0.0)
jekyll-redirect-from (0.5.0)
jekyll (~> 2.0)
2014-08-13 13:44:18 +08:00
jekyll-sass-converter (1.2.0)
sass (~> 3.2)
jekyll-watch (1.1.0)
listen (~> 2.7)
2013-11-20 07:18:15 +08:00
json (1.8.1)
2014-08-13 13:44:18 +08:00
kramdown (1.4.1)
liquid (2.6.1)
listen (2.7.9)
celluloid (>= 0.15.2)
2013-11-20 07:18:15 +08:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2014-08-13 13:44:18 +08:00
mercenary (0.3.4)
mini_portile (0.6.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.9)
pygments.rb (0.6.0)
2013-05-30 03:46:11 +08:00
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
2014-08-13 13:44:18 +08:00
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
2013-11-20 07:18:15 +08:00
ffi (>= 0.5.0)
2014-08-13 13:44:18 +08:00
redcarpet (3.1.2)
safe_yaml (1.0.3)
sanitize (2.0.6)
nokogiri (>= 1.4.4)
2014-08-13 13:44:18 +08:00
sass (3.3.14)
timers (1.1.0)
toml (0.1.1)
parslet (~> 1.5.0)
2013-05-30 03:46:11 +08:00
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
2014-08-13 13:44:18 +08:00
jekyll (~> 2.0)
jekyll-redirect-from
2013-05-30 03:46:11 +08:00
json
rake
2013-05-30 03:46:11 +08:00
rb-fsevent
2014-08-13 13:44:18 +08:00
sanitize (~> 2.0)