mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This gives markdown headers an id so that we can link directly to sections of our docs. This is better than the alternative of adding them all ourselves.
55 lines
1.1 KiB
Gemfile.lock
55 lines
1.1 KiB
Gemfile.lock
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
classifier (1.3.3)
|
|
fast-stemmer (>= 1.0.0)
|
|
colorator (0.1)
|
|
commander (4.1.3)
|
|
highline (~> 1.6.11)
|
|
directory_watcher (1.4.1)
|
|
fast-stemmer (1.0.2)
|
|
highline (1.6.19)
|
|
jekyll (1.0.2)
|
|
classifier (~> 1.3)
|
|
colorator (~> 0.1)
|
|
commander (~> 4.1.3)
|
|
directory_watcher (~> 1.4.1)
|
|
kramdown (~> 1.0.2)
|
|
liquid (~> 2.3)
|
|
maruku (~> 0.5)
|
|
pygments.rb (~> 0.5.0)
|
|
safe_yaml (~> 0.7.0)
|
|
json (1.8.0)
|
|
kramdown (1.0.2)
|
|
liquid (2.5.0)
|
|
maruku (0.6.1)
|
|
syntax (>= 1.0.0)
|
|
mini_portile (0.5.1)
|
|
nokogiri (1.6.0)
|
|
mini_portile (~> 0.5.0)
|
|
posix-spawn (0.3.6)
|
|
pygments.rb (0.5.0)
|
|
posix-spawn (~> 0.3.6)
|
|
yajl-ruby (~> 1.1.0)
|
|
rake (10.0.4)
|
|
rb-fsevent (0.9.3)
|
|
redcarpet (2.2.2)
|
|
safe_yaml (0.7.1)
|
|
sanitize (2.0.6)
|
|
nokogiri (>= 1.4.4)
|
|
sass (3.2.9)
|
|
syntax (1.0.0)
|
|
yajl-ruby (1.1.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
jekyll (~> 1.0)
|
|
json
|
|
rake
|
|
rb-fsevent
|
|
redcarpet
|
|
sanitize
|
|
sass
|