Bump websocket-client-simple from 0.3.0 to 0.5.1 (#2263)

Bumps [websocket-client-simple](https://github.com/ruby-jp/websocket-client-simple) from 0.3.0 to 0.5.1.
- [Release notes](https://github.com/ruby-jp/websocket-client-simple/releases)
- [Changelog](https://github.com/ruby-jp/websocket-client-simple/blob/master/History.txt)
- [Commits](https://github.com/ruby-jp/websocket-client-simple/compare/v0.3.0...v0.5.1)

---
updated-dependencies:
- dependency-name: websocket-client-simple
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-25 11:28:41 +10:00
committed by GitHub
parent 124c9d60b3
commit ae9976b050
2 changed files with 3 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ group :test do
gem 'rest-client', '>= 2.0.1'
gem 'irb'
gem 'pry-byebug'
gem "websocket-client-simple", "~> 0.3.0"
gem "websocket-client-simple", "~> 0.5.1"
gem "browserstack-local", "~> 1.3"
end

View File

@@ -242,7 +242,7 @@ GEM
unicode-display_width (2.1.0)
webrick (1.7.0)
websocket (1.2.9)
websocket-client-simple (0.3.0)
websocket-client-simple (0.5.1)
event_emitter
websocket
xmlrpc (0.3.2)
@@ -293,7 +293,7 @@ DEPENDENCIES
thin
twitter (>= 5.0.0)
uglifier (>= 2.7.2)
websocket-client-simple (~> 0.3.0)
websocket-client-simple (~> 0.5.1)
xmlrpc
BUNDLED WITH