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

110 lines
2.3 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
absolute_time (1.0.0)
activesupport (5.2.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
ast (2.4.0)
bbbevents (1.2.0)
activesupport (~> 5.0, >= 5.0.0.1)
builder (3.2.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
fastimage (2.1.7)
ffi (1.12.1)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
java_properties (0.0.4)
journald-logger (3.0.0)
journald-native (~> 1.0)
journald-native (1.0.11)
jwt (2.2.1)
locale (2.1.2)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.6.1)
minitest (5.14.1)
mono_logger (1.1.0)
multi_json (1.14.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
open4 (1.3.4)
optimist (3.0.1)
parallel (1.19.1)
parser (2.7.0.2)
ast (~> 2.4.0)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.0.8.1)
rack
rainbow (3.0.0)
rake (13.0.6)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.1.3)
redis-namespace (1.7.0)
redis (>= 3.0.4)
resque (2.0.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rubocop (0.79.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
ruby2_keywords (0.0.2)
rubyzip (2.0.0)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
absolute_time (~> 1.0)
bbbevents (~> 1.2)
builder (~> 3.2)
fastimage (~> 2.1)
java_properties
journald-logger (~> 3.0)
jwt (~> 2.2)
locale (~> 2.1)
loofah (~> 2.3)
minitest (~> 5.14.1)
nokogiri
open4 (~> 1.3)
optimist
rake (>= 12.3, < 14)
rb-inotify (~> 0.10)
redis (~> 4.1)
resque (~> 2.0.0)
rubocop (~> 0.79.0)
rubyzip (~> 2.0)
BUNDLED WITH
2.1.4