mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-11 19:17:08 +01:00
64 lines
1.3 KiB
Plaintext
64 lines
1.3 KiB
Plaintext
GEM
|
|
remote: http://rubygems.org/
|
|
specs:
|
|
activemodel (4.1.2)
|
|
activesupport (= 4.1.2)
|
|
builder (~> 3.1)
|
|
activerecord (4.1.2)
|
|
activemodel (= 4.1.2)
|
|
activesupport (= 4.1.2)
|
|
arel (~> 5.0.0)
|
|
activesupport (4.1.2)
|
|
i18n (~> 0.6, >= 0.6.9)
|
|
json (~> 1.7, >= 1.7.7)
|
|
minitest (~> 5.1)
|
|
thread_safe (~> 0.1)
|
|
tzinfo (~> 1.1)
|
|
arel (5.0.1.20140414130214)
|
|
builder (3.2.2)
|
|
coderay (1.1.0)
|
|
daemons (1.1.9)
|
|
eventmachine (1.0.3)
|
|
i18n (0.6.9)
|
|
json (1.8.1)
|
|
method_source (0.8.2)
|
|
minitest (5.3.5)
|
|
pry (0.10.0)
|
|
coderay (~> 1.1.0)
|
|
method_source (~> 0.8.1)
|
|
slop (~> 3.4)
|
|
rack (1.5.2)
|
|
rack-protection (1.5.3)
|
|
rack
|
|
require_all (1.3.2)
|
|
shotgun (0.9)
|
|
rack (>= 1.0)
|
|
sinatra (1.4.5)
|
|
rack (~> 1.4)
|
|
rack-protection (~> 1.4)
|
|
tilt (~> 1.3, >= 1.3.4)
|
|
sinatra-activerecord (2.0.2)
|
|
activerecord (>= 3.2)
|
|
sinatra (~> 1.0)
|
|
slop (3.5.0)
|
|
thin (1.6.2)
|
|
daemons (>= 1.0.9)
|
|
eventmachine (>= 1.0.0)
|
|
rack (>= 1.0.0)
|
|
thread_safe (0.3.4)
|
|
tilt (1.4.1)
|
|
tzinfo (1.2.1)
|
|
thread_safe (~> 0.1)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activerecord
|
|
pry
|
|
require_all
|
|
shotgun
|
|
sinatra
|
|
sinatra-activerecord
|
|
thin
|