Skip to content

Commit

Permalink
Merge pull request #91 from HoneyryderChuck/patch-1
Browse files Browse the repository at this point in the history
add base64 gem to gemspec
  • Loading branch information
jcoglan authored Jan 3, 2025
2 parents 58d4ed7 + 3ae2cce commit 4662524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions websocket-driver.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |s|

s.files = files

s.add_dependency 'base64'
s.add_dependency 'websocket-extensions', '>= 0.1.0'

s.add_development_dependency 'eventmachine'
Expand Down

0 comments on commit 4662524

Please sign in to comment.