aboutsummaryrefslogtreecommitdiffstats
path: root/openssl.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Ruby/OpenSSL 2.0.6v2.0.6ky/release-2.0.6Kazuki Yamaguchi2017-09-241-1/+1
|
* Ruby/OpenSSL 2.0.5v2.0.5Kazuki Yamaguchi2017-08-081-1/+1
|
* Add msys2 library dependency tag in gem metadataLars Kanis2017-07-271-0/+2
| | | | | | | | | | | | | | RubyInstaller2 supports metadata tags for installation of dependent MSYS2/MINGW libraries. The openssl gem requires the mingw-openssl package to be installed on the system, which the gem installer takes care about, when this tag is set. The feature is documented here: https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers#msys2-library-dependency This fixes issues like https://github.com/oneclick/rubyinstaller2/issues/54 and https://github.com/oneclick/rubyinstaller2/issues/53 .
* Ruby/OpenSSL 2.0.4v2.0.4Kazuki Yamaguchi2017-06-141-1/+1
|
* Ruby/OpenSSL 2.0.3v2.0.3Kazuki Yamaguchi2017-01-311-1/+1
|
* Ruby/OpenSSL 2.0.2v2.0.2Kazuki Yamaguchi2016-12-211-1/+1
|
* Ruby/OpenSSL 2.0.1v2.0.1Kazuki Yamaguchi2016-12-101-1/+1
|
* Ruby/OpenSSL 2.0.0v2.0.0Kazuki Yamaguchi2016-11-301-1/+1
|
* Relax development dependencyKazuki Yamaguchi2016-11-031-3/+3
|
* Ruby/OpenSSL 2.0.0.beta.2v2.0.0.beta.2Kazuki Yamaguchi2016-09-081-1/+1
|
* Ruby/OpenSSL 2.0.0.beta.1v2.0.0.beta.1Kazuki Yamaguchi2016-08-291-1/+1
|
* Update openssl.gemspecKazuki Yamaguchi2016-08-261-9/+7
| | | | Add me to authors and cleanup files.
* Add RDoc task to RakefileKazuki Yamaguchi2016-07-091-0/+1
|
* Try using 'Ruby' as license to silence the SPDX warningZachary Scott2016-02-021-1/+1
|
* Only support Ruby 2.3.0Zachary Scott2016-02-021-0/+2
|
* Add LibreSSL test supportZachary Scott2015-11-261-3/+2
| | | | | | | | | | | This takes advantage of zzak/ruby-openssl-docker@e26d90172 Since the build container has Ruby without stdlib openssl, when building the gem to install locally we can't require openssl. This means that the gemspec has to use static version constant. We also removed bundler from development.
* Compile extension on gem install.Martin Sidaway2015-11-151-0/+1
|
* Remove LOAD_PATH hacks from gemspecZachary Scott2015-09-231-2/+0
|
* Add license to gemspec and minimum dependency requirement for developmentZachary Scott2015-02-091-4/+5
| | | | Fixes #3
* OpenSSL::VERSION is already definedZachary Scott2014-11-211-1/+1
|
* Update authors, add summary and description, email and website shouldZachary Scott2014-10-281-5/+5
| | | | use ruby-lang.org.
* rake test works now.SHIBATA Hiroshi2014-10-271-0/+1
|
* added rake-compilerSHIBATA Hiroshi2014-10-271-5/+6
|
* licenseSHIBATA Hiroshi2014-10-271-1/+0
|
* bundle gem opensslSHIBATA Hiroshi2014-10-271-0/+23