Skip to content

Commit

Permalink
pin bindata to 2.4.15 until we sort out issues with 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 committed Feb 28, 2024
1 parent 469c8c9 commit e2c42f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby_smb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'rubyntlm'
spec.add_runtime_dependency 'windows_error', '>= 0.1.4'
spec.add_runtime_dependency 'bindata'
spec.add_runtime_dependency 'bindata', '2.4.15'
spec.add_runtime_dependency 'openssl-ccm'
spec.add_runtime_dependency 'openssl-cmac'
end

0 comments on commit e2c42f9

Please sign in to comment.