You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/Gemfile.lock

120 lines
2.3 KiB

11 years ago
GEM
remote: https://rubygems.org/
specs:
9 years ago
activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
9 years ago
backports (3.6.7)
better_errors (2.1.1)
11 years ago
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
browser (1.1.0)
coderay (1.1.0)
coffee-script (2.4.1)
11 years ago
coffee-script-source
execjs
9 years ago
coffee-script-source (1.10.0)
concurrent-ruby (1.0.0)
daemons (1.2.3)
11 years ago
erubis (2.7.0)
ethon (0.8.0)
11 years ago
ffi (>= 1.3.0)
eventmachine (1.0.8)
execjs (2.6.0)
ffi (1.9.10)
highline (1.7.8)
9 years ago
html-pipeline (2.2.2)
activesupport (>= 2, < 5)
nokogiri (>= 1.4)
i18n (0.7.0)
json (1.8.3)
11 years ago
method_source (0.8.2)
mini_portile2 (2.0.0)
9 years ago
minitest (5.8.3)
multi_json (1.11.2)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
options (2.3.2)
progress_bar (1.0.5)
highline (~> 1.6)
11 years ago
options (~> 2.3.0)
9 years ago
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
11 years ago
slop (~> 3.4)
rack (1.6.4)
rack-protection (1.5.3)
11 years ago
rack
rack-test (0.6.3)
11 years ago
rack (>= 1.0)
rake (10.4.2)
11 years ago
rr (1.1.2)
sass (3.4.20)
10 years ago
sinatra (1.4.6)
11 years ago
rack (~> 1.4)
rack-protection (~> 1.4)
10 years ago
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.6)
11 years ago
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
slop (3.6.0)
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.2)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.2)
11 years ago
execjs (>= 0.3.0)
json (>= 1.8.0)
11 years ago
unix_utils (0.0.15)
yajl-ruby (1.2.1)
11 years ago
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 4.2)
11 years ago
better_errors
browser
coffee-script
erubis
html-pipeline
minitest
nokogiri
11 years ago
progress_bar
pry (~> 0.10.0)
11 years ago
rack
rack-test
rake
11 years ago
rr
sass
sinatra
sinatra-contrib
sprockets
sprockets-helpers
thin
thor
typhoeus
uglifier
unix_utils
yajl-ruby