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.1.4 / 2019-06-10
2+
3+ - Fix a deprecation warning for using the ` =~ ` operator on ` true `
4+
15### 0.1.3 / 2017-11-11
26
37- Accept extension names and parameters including uppercase letters
Original file line number Diff line number Diff line change 1- Copyright 2014-2017 James Coglan
1+ Copyright 2014-2019 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-extensions'
3- s . version = '0.1.3 '
3+ s . version = '0.1.4 '
44 s . summary = 'Generic extension manager for WebSocket connections'
55 s . author = 'James Coglan'
66 s . email = 'jcoglan@gmail.com'
You can’t perform that action at this time.
0 commit comments