mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2026-04-18 05:23:32 +00:00
initial commit
This commit is contained in:
31
Gemfile.lock
Normal file
31
Gemfile.lock
Normal file
@@ -0,0 +1,31 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
obsws (0.0.1)
|
||||
observer (~> 0.1.1)
|
||||
waitutil (~> 0.2.1)
|
||||
websocket-driver (~> 0.7.5)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
minitest (5.16.3)
|
||||
observer (0.1.1)
|
||||
perfect_toml (0.9.0)
|
||||
rake (11.3.0)
|
||||
waitutil (0.2.1)
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
|
||||
PLATFORMS
|
||||
x64-mingw-ucrt
|
||||
|
||||
DEPENDENCIES
|
||||
minitest (~> 5.16, >= 5.16.3)
|
||||
obsws!
|
||||
perfect_toml (~> 0.9.0)
|
||||
rake (~> 11.2, >= 11.2.2)
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.22
|
||||
Reference in New Issue
Block a user