diff --git a/Gemfile.lock b/Gemfile.lock index 3cc5436..0c0d004 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - obsws (0.2.1) + obsws (0.3.0) waitutil (~> 0.2.1) websocket-driver (~> 0.7.5) @@ -52,7 +52,7 @@ GEM rubocop-performance (~> 1.18.0) unicode-display_width (2.4.2) waitutil (0.2.1) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) diff --git a/README.md b/README.md index 89876e2..89bd3ef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/onyx-and-iris/obsws-ruby/blob/dev/LICENSE) [![Ruby Code Style](https://img.shields.io/badge/code_style-standard-violet.svg)](https://github.com/standardrb/standard) -# A Ruby wrapper around OBS Studio WebSocket v5.0 +# Ruby Clients for OBS Studio WebSocket v5.0 ## Requirements