bigbluebutton-Github/record-and-playback/core/Gemfile.lock

54 lines
989 B
Plaintext
Raw Normal View History

2011-02-26 07:03:39 +08:00
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.6)
builder (3.2.2)
curb (0.8.6)
fastimage (1.6.4)
addressable (~> 2.3, >= 2.3.5)
mime-types (2.4.3)
mini_portile (0.6.1)
mono_logger (1.1.0)
multi_json (1.10.1)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
open4 (1.3.4)
rack (1.5.2)
rack-protection (1.5.3)
rack
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
2011-03-31 03:45:30 +08:00
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rubyzip (1.1.6)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
streamio-ffmpeg (1.0.0)
tilt (1.4.1)
trollop (2.0)
vegas (0.1.11)
2011-03-31 03:45:30 +08:00
rack (>= 1.0.0)
2011-02-26 07:03:39 +08:00
PLATFORMS
ruby
DEPENDENCIES
2011-04-08 05:48:44 +08:00
builder
2011-04-14 05:14:49 +08:00
curb
fastimage
2011-04-13 22:36:01 +08:00
mime-types
nokogiri
open4
redis
resque
2011-04-14 05:14:49 +08:00
rubyzip
2011-04-06 00:13:44 +08:00
streamio-ffmpeg
2011-04-16 02:31:38 +08:00
trollop