net/Gemfile.lock

133 lines
2.9 KiB
Plaintext
Raw Normal View History

2015-09-17 17:52:52 -04:00
GIT
remote: https://github.com/jekyll/classifier-reborn.git
revision: e832ae342ff5179ad85a72c3880dbe9bee3abc77
specs:
classifier-reborn (2.0.3)
fast-stemmer (~> 1.0)
2014-10-01 21:26:20 -04:00
GIT
remote: https://github.com/tonyarnold/narray
revision: eeb06b030320a222727e41f11a2f0be300f9dd52
specs:
narray (0.6.0.8)
GIT
remote: https://github.com/tonyarnold/rb-gsl
revision: 659a95fd9b610c02e38035b956feceb5c29e1ecb
specs:
gsl (1.14.7)
narray (>= 0.5.9)
GEM
remote: http://rubygems.org/
specs:
2015-03-30 22:29:25 -04:00
addressable (2.3.8)
2014-03-13 16:18:19 -04:00
blankslate (2.1.2.4)
2015-09-17 17:52:52 -04:00
bourbon (4.2.5)
2015-03-05 14:30:44 -05:00
sass (~> 3.4)
2015-09-17 17:52:52 -04:00
thor (~> 0.19)
2015-04-09 23:11:14 -04:00
coffee-script (2.4.1)
2014-10-01 21:26:20 -04:00
coffee-script-source
execjs
2015-06-16 22:37:49 -04:00
coffee-script-source (1.9.1.1)
2013-08-12 12:16:40 -04:00
colorator (0.1)
2014-10-03 12:34:51 -04:00
colored (1.2)
2015-09-17 17:52:52 -04:00
ethon (0.8.0)
2014-10-03 12:34:51 -04:00
ffi (>= 1.3.0)
2015-09-17 17:52:52 -04:00
execjs (2.6.0)
2013-08-12 12:16:40 -04:00
fast-stemmer (1.0.2)
2015-09-17 17:52:52 -04:00
ffi (1.9.10)
html-proofer (2.5.1)
2014-12-31 01:00:26 -05:00
addressable (~> 2.3)
2014-10-03 12:34:51 -04:00
colored (~> 1.2)
mercenary (~> 0.3.2)
nokogiri (~> 1.5)
parallel (~> 1.3)
2015-03-05 14:30:44 -05:00
typhoeus (~> 0.7)
2014-10-03 12:34:51 -04:00
yell (~> 2.0)
2014-12-31 01:00:26 -05:00
jekyll (2.5.3)
2014-10-01 21:26:20 -04:00
classifier-reborn (~> 2.0)
2013-08-12 12:16:40 -04:00
colorator (~> 0.1)
2014-10-01 21:26:20 -04: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-03-13 16:18:19 -04:00
toml (~> 0.1.0)
2014-10-01 21:26:20 -04:00
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
2015-09-17 17:52:52 -04:00
jekyll-gist (1.3.4)
2014-12-31 01:00:26 -05:00
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.3.0)
2014-10-01 21:26:20 -04:00
sass (~> 3.2)
2015-09-27 17:53:27 -04:00
jekyll-watch (1.3.0)
listen (~> 3.0)
2015-09-17 17:52:52 -04:00
kramdown (1.8.0)
liquid (2.6.3)
2015-09-27 17:53:27 -04:00
listen (3.0.3)
2013-11-07 21:59:36 -05:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2014-12-31 01:00:26 -05:00
mercenary (0.3.5)
mini_portile (0.6.2)
neat (1.7.2)
2014-12-31 01:00:26 -05:00
bourbon (>= 4.0)
2014-10-06 22:27:20 -04:00
sass (>= 3.3)
2015-01-29 09:12:17 -05:00
nokogiri (1.6.6.2)
2014-12-31 01:00:26 -05:00
mini_portile (~> 0.6.0)
2015-09-17 17:52:52 -04:00
octopress (3.0.11)
2015-06-16 22:37:49 -04:00
jekyll (>= 2.0)
2014-10-01 21:26:20 -04:00
mercenary (~> 0.3.2)
octopress-deploy
2014-12-31 01:00:26 -05:00
octopress-escape-code (~> 2.0)
2014-10-01 21:26:20 -04:00
octopress-hooks (~> 2.0)
2015-06-16 22:37:49 -04:00
redcarpet (~> 3.0)
2015-01-17 15:36:06 -05:00
titlecase
2015-09-17 17:52:52 -04:00
octopress-deploy (1.3.0)
2015-01-17 15:36:06 -05:00
colorator
octopress-escape-code (2.0.6)
2014-10-01 21:26:20 -04:00
octopress-hooks (~> 2.0)
2015-06-16 22:37:49 -04:00
octopress-hooks (2.6.1)
jekyll (>= 2.0)
2015-09-17 17:52:52 -04:00
parallel (1.6.1)
2014-03-13 16:18:19 -04:00
parslet (1.5.0)
blankslate (~> 2.0)
2015-04-09 23:11:14 -04:00
posix-spawn (0.3.11)
2015-03-30 22:29:25 -04:00
pygments.rb (0.6.3)
2013-01-03 13:44:34 -05:00
posix-spawn (~> 0.3.6)
2015-01-29 09:12:17 -05:00
yajl-ruby (~> 1.2.0)
2015-09-17 17:52:52 -04:00
rb-fsevent (0.9.6)
2014-10-01 21:26:20 -04:00
rb-inotify (0.9.5)
2013-11-07 21:59:36 -05:00
ffi (>= 0.5.0)
2015-09-17 17:52:52 -04:00
redcarpet (3.3.2)
2014-10-01 21:26:20 -04:00
safe_yaml (1.0.4)
2015-09-17 17:52:52 -04:00
sass (3.4.18)
2014-10-06 22:27:20 -04:00
thor (0.19.1)
2014-10-01 21:26:20 -04:00
titlecase (0.1.1)
2014-12-31 01:00:26 -05:00
toml (0.1.2)
2014-03-13 16:18:19 -04:00
parslet (~> 1.5.0)
2015-09-17 17:52:52 -04:00
typhoeus (0.8.0)
ethon (>= 0.8.0)
2015-01-29 09:12:17 -05:00
yajl-ruby (1.2.1)
2014-12-31 01:00:26 -05:00
yell (2.0.5)
PLATFORMS
ruby
DEPENDENCIES
2014-10-06 22:27:20 -04:00
bourbon
2015-09-17 17:52:52 -04:00
classifier-reborn!
2014-10-01 21:26:20 -04:00
gsl!
2014-10-03 12:34:51 -04:00
html-proofer
2014-10-01 21:26:20 -04:00
narray!
2014-10-06 22:27:20 -04:00
neat
2015-06-16 22:37:49 -04:00
octopress (~> 3.0.0)
2015-09-17 17:52:52 -04:00
BUNDLED WITH
1.10.6