1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-03 08:59:12 +02:00
choosealicense.com/Gemfile.lock

82 lines
1.7 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2013-08-12 17:37:32 +02:00
RedCloth (4.2.9)
2013-12-18 09:12:31 +01:00
blankslate (2.1.2.4)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorator (0.1)
2013-10-23 09:07:51 +02:00
colored (1.2)
2013-08-12 17:37:32 +02:00
commander (4.1.5)
highline (~> 1.6.11)
2013-10-23 09:07:51 +02:00
ethon (0.6.1)
ffi (>= 1.3.0)
mime-types (~> 1.18)
fast-stemmer (1.0.2)
ffi (1.9.3)
2013-12-18 09:12:31 +01:00
github-pages (12)
2013-08-12 17:37:32 +02:00
RedCloth (= 4.2.9)
2013-12-18 09:12:31 +01:00
jekyll (= 1.4.2)
2013-11-30 02:37:58 +01:00
kramdown (= 1.2.0)
liquid (= 2.5.4)
2013-12-18 09:12:31 +01:00
maruku (= 0.7.0)
2013-11-30 02:37:58 +01:00
rdiscount (= 2.1.7)
redcarpet (= 2.3.0)
2013-10-30 15:55:01 +01:00
highline (1.6.20)
2013-12-18 09:12:31 +01:00
html-proofer (0.3.0)
2013-10-23 09:07:51 +02:00
colored (~> 1.2)
2013-12-18 09:12:31 +01:00
mercenary (~> 0.2.0)
nokogiri (~> 1.6.0)
2013-10-23 09:07:51 +02:00
typhoeus (~> 0.6.3)
2013-12-18 09:12:31 +01:00
jekyll (1.4.2)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
2013-11-30 02:37:58 +01:00
liquid (~> 2.5.2)
listen (~> 1.3)
2013-12-18 09:12:31 +01:00
maruku (~> 0.7.0)
pygments.rb (~> 0.5.0)
2013-11-30 02:37:58 +01:00
redcarpet (~> 2.3.0)
safe_yaml (~> 0.9.7)
2013-12-18 09:12:31 +01:00
toml (~> 0.1.0)
2013-11-30 02:37:58 +01:00
kramdown (1.2.0)
liquid (2.5.4)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
2013-12-18 09:12:31 +01:00
maruku (0.7.0)
mercenary (0.2.0)
2013-11-30 02:37:58 +01:00
mime-types (1.25.1)
2013-10-30 15:55:01 +01:00
mini_portile (0.5.2)
2013-12-18 09:12:31 +01:00
nokogiri (1.6.1)
2013-10-23 09:07:51 +02:00
mini_portile (~> 0.5.0)
2013-12-18 09:12:31 +01:00
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.8)
2013-11-30 02:37:58 +01:00
pygments.rb (0.5.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
2013-10-23 09:07:51 +02:00
rake (10.1.0)
2013-11-30 02:37:58 +01:00
rb-fsevent (0.9.3)
2013-12-18 09:12:31 +01:00
rb-inotify (0.9.3)
2013-11-30 02:37:58 +01:00
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdiscount (2.1.7)
redcarpet (2.3.0)
safe_yaml (0.9.7)
2013-12-18 09:12:31 +01:00
toml (0.1.0)
parslet (~> 1.5.0)
2013-11-30 02:37:58 +01:00
typhoeus (0.6.6)
2013-10-23 09:07:51 +02:00
ethon (~> 0.6.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
2013-08-12 17:37:32 +02:00
github-pages
2013-10-23 09:07:51 +02:00
html-proofer
rake