Skip to content

Commit 040a0dd

Browse files
committed
chore: add 'base64' as runtime dependency
1 parent 0780ce6 commit 040a0dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bigbluebutton-api-ruby.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ Gem::Specification.new do |s|
2121
s.add_runtime_dependency('rack', '>= 1.6.11')
2222
s.add_runtime_dependency('rubyzip', '>= 1.3.0')
2323
s.add_runtime_dependency('xml-simple', '~> 1.1')
24+
s.add_runtime_dependency('base64', '>= 0.1.0')
2425
end

0 commit comments

Comments
 (0)