Commit 705f09228d6611ea727a41663453a4d627ff0d7e

Authored by Kyle Werner
Committed by GitHub
2 parents e05971b0 fe63c50c
Exists in master

Merge pull request #28 from lessonly/dependabot/bundler/websocket-extensions-0.1.5

Bump websocket-extensions from 0.1.4 to 0.1.5
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile.lock
... ... @@ -143,7 +143,7 @@ GEM
143 143 thread_safe (~> 0.1)
144 144 websocket-driver (0.7.2)
145 145 websocket-extensions (>= 0.1.0)
146   - websocket-extensions (0.1.4)
  146 + websocket-extensions (0.1.5)
147 147  
148 148 PLATFORMS
149 149 ruby
... ...