Skip to content

Instantly share code, notes, and snippets.

View donv's full-sized avatar

Uwe Kubosch donv

View GitHub Profile
gem 'jruby-openssl'
$ rake --trace update_hash_files
(in /Users/nicksieger/Projects/jruby/jruby.org)
** Invoke update_hash_files (first_time)
** Execute update_hash_files
rake aborted!
private method `verify_mode=' called for #<OpenSSL::SSL::SSLContext:0x17e7f88>
/Users/nicksieger/Projects/ruby/jruby/lib/ruby/1.8/net/https.rb:148:in `verify_mode='
/Users/nicksieger/.rvm/gems/[email protected]/gems/aws-s3-0.6.2/lib/aws/s3/connection.rb:102:in `create_connection'
/Users/nicksieger/.rvm/gems/[email protected]/gems/aws-s3-0.6.2/lib/aws/s3/connection.rb:116:in `connect'
/Users/nicksieger/.rvm/gems/[email protected]/gems/aws-s3-0.6.2/lib/aws/s3/connection.rb:23:in `initialize'