devdocs/Gemfile.lock

120 lines
2.3 KiB
Text
Raw Normal View History

2013-10-24 20:25:52 +02:00
GEM
remote: https://rubygems.org/
specs:
2014-12-28 19:57:47 +01:00
activesupport (4.2.0)
i18n (~> 0.7)
2014-04-13 21:10:15 +02:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2014-12-28 19:57:47 +01:00
thread_safe (~> 0.3, >= 0.3.4)
2014-04-13 21:10:15 +02:00
tzinfo (~> 1.1)
2014-11-23 22:59:37 +01:00
backports (3.6.4)
2014-12-28 19:57:47 +01:00
better_errors (2.1.0)
2013-10-24 20:25:52 +02:00
coderay (>= 1.0.0)
erubis (>= 2.6.6)
2014-08-23 22:17:47 +02:00
rack (>= 0.9.0)
2014-11-23 22:59:37 +01:00
browser (0.8.0)
2013-11-19 19:11:37 +01:00
coderay (1.1.0)
2014-07-21 03:35:59 +02:00
coffee-script (2.3.0)
2013-10-24 20:25:52 +02:00
coffee-script-source
execjs
2014-09-01 22:17:08 +02:00
coffee-script-source (1.8.0)
2013-10-24 20:25:52 +02:00
daemons (1.1.9)
erubis (2.7.0)
2014-07-01 15:34:50 +02:00
ethon (0.7.1)
2013-10-24 20:25:52 +02:00
ffi (>= 1.3.0)
2014-12-28 19:57:47 +01:00
eventmachine (1.0.4)
2014-11-01 15:12:48 +01:00
execjs (2.2.2)
2014-10-12 15:53:14 +02:00
ffi (1.9.6)
2014-03-08 18:40:22 +01:00
highline (1.6.21)
2013-10-24 20:25:52 +02:00
hike (1.2.3)
2014-10-12 15:53:14 +02:00
html-pipeline (1.11.0)
2013-11-19 19:11:37 +01:00
activesupport (>= 2)
2013-10-24 20:25:52 +02:00
nokogiri (~> 1.4)
2014-12-28 19:57:47 +01:00
i18n (0.7.0)
2013-11-19 19:11:37 +01:00
json (1.8.1)
2013-10-24 20:25:52 +02:00
method_source (0.8.2)
2014-11-10 04:51:56 +01:00
mini_portile (0.6.1)
2014-12-28 19:57:47 +01:00
minitest (5.5.0)
2014-06-14 17:37:14 +02:00
multi_json (1.10.1)
2014-11-29 23:42:16 +01:00
nokogiri (1.6.5)
2014-11-10 04:51:56 +01:00
mini_portile (~> 0.6.0)
2014-02-22 16:17:13 +01:00
options (2.3.2)
2014-08-23 22:17:47 +02:00
progress_bar (1.0.3)
2013-10-24 20:25:52 +02:00
highline (~> 1.6.1)
options (~> 2.3.0)
2014-02-08 16:37:19 +01:00
pry (0.9.12.6)
2013-11-19 19:11:37 +01:00
coderay (~> 1.0)
2013-10-24 20:25:52 +02:00
method_source (~> 0.8)
slop (~> 3.4)
2014-12-28 19:57:47 +01:00
rack (1.6.0)
2014-04-13 21:10:15 +02:00
rack-protection (1.5.3)
2013-10-24 20:25:52 +02:00
rack
rack-test (0.6.2)
rack (>= 1.0)
rr (1.1.2)
2014-11-29 23:42:16 +01:00
sass (3.4.9)
2014-04-13 21:10:15 +02:00
sinatra (1.4.5)
2013-10-24 20:25:52 +02:00
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
2013-12-07 11:45:29 +01:00
sinatra-contrib (1.4.2)
2013-10-24 20:25:52 +02:00
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
2014-07-21 03:35:59 +02:00
slop (3.6.0)
2014-11-01 15:12:48 +01:00
sprockets (2.12.3)
2013-10-24 20:25:52 +02:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2013-11-19 19:11:37 +01:00
sprockets-helpers (1.1.0)
2013-10-24 20:25:52 +02:00
sprockets (~> 2.0)
2014-10-12 15:53:14 +02:00
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
2014-03-30 21:20:38 +02:00
thor (0.19.1)
2014-06-14 17:37:14 +02:00
thread_safe (0.3.4)
2013-10-24 20:25:52 +02:00
tilt (1.4.1)
2014-07-01 15:34:50 +02:00
typhoeus (0.6.9)
ethon (>= 0.7.1)
2014-08-23 22:17:47 +02:00
tzinfo (1.2.2)
2014-04-13 21:10:15 +02:00
thread_safe (~> 0.1)
2014-12-28 19:57:47 +01:00
uglifier (2.6.0)
2013-10-24 20:25:52 +02:00
execjs (>= 0.3.0)
2013-11-19 19:11:37 +01:00
json (>= 1.8.0)
2013-10-24 20:25:52 +02:00
unix_utils (0.0.15)
2014-06-14 17:37:14 +02:00
yajl-ruby (1.2.1)
2013-10-24 20:25:52 +02:00
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 4.0)
better_errors
browser
coffee-script
erubis
html-pipeline
minitest
nokogiri (~> 1.6.0)
progress_bar
pry (~> 0.9.12)
rack
2015-01-03 16:38:22 +01:00
rack-test
2013-10-24 20:25:52 +02:00
rr
sass
sinatra
sinatra-contrib
sprockets
sprockets-helpers
thin
thor
typhoeus
uglifier
unix_utils
yajl-ruby