File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ### 0.7.7 / 2025-01-04
2+
3+ - Add ` base64 ` gem to the dependencies to support Ruby 3.4
4+
15### 0.7.6 / 2023-07-25
26
37- Fix handling of default ports in ` Host ` headers on Ruby 3.1+
Original file line number Diff line number Diff line change 1- Copyright 2010-2023 James Coglan
1+ Copyright 2010-2025 James Coglan
22
33Licensed under the Apache License, Version 2.0 (the "License"); you may not use
44this file except in compliance with the License. You may obtain a copy of the
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |s |
22 s . name = 'websocket-driver'
3- s . version = '0.7.6 '
3+ s . version = '0.7.7 '
44 s . summary = 'WebSocket protocol handler with pluggable I/O'
55 s . author = 'James Coglan'
66 s . email = 'jcoglan@gmail.com'
You can’t perform that action at this time.
0 commit comments