Sha256: 245da415f4177ec9f001e1c6c777f1c56095215e8f4451e864d72eedb1d48c5e

Contents?: true

Size: 731 Bytes

Versions: 29

Compression:

Stored size: 731 Bytes

Contents

#-*- mode: ruby -*-

Gem::Specification.new do |s|
  s.name = 'bouncy-castle-java'
  s.version = "1.5.0"
  s.author = 'Hiroshi Nakamura'
  s.email = [ 'nahi@ruby-lang.org' ]
  s.rubyforge_project = "jruby-extras"
  s.homepage = 'http://github.com/jruby/jruby/tree/master/gems/bouncy-castle-java/'
  s.summary = 'Gem redistribution of Bouncy Castle jars'
  s.description = 'Gem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http://www.bouncycastle.org/java.html'
   s.platform = 'java'
  s.files = ['README', 'LICENSE.html', 'lib/bouncy-castle-java.rb' ] + Dir['lib/bc*.jar' ] 
  s.add_dependency 'thor', '>= 0.14.6', '< 2.0'
  s.add_development_dependency 'rake', '~> 10.0'
end

# vim: syntax=Ruby

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
maven-tools-1.2.2 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.2.1 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.2.0 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.2.0.pre1 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.7 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.6 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.4 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.3 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.2 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.1 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.1.0 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.13 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.12 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.11 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.10 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.9 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.8 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.7 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.6 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec
maven-tools-1.0.5 spec/gemfile_with_custom_source_and_custom_jarname/bouncy-castle-java.gemspec