jruby_activiti.gemspec in jruby_activiti-1.0.1 vs jruby_activiti.gemspec in jruby_activiti-1.0.2
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = "jruby_activiti"
spec.version = JrubyActiviti::VERSION
spec.authors = ["richfisher"]
spec.email = ["richfisher.pan@gmail.com"]
- spec.summary = "Interact with Activiti BPM in JRuby, http://activiti.org/"
+ spec.summary = "Interact with Activiti BPM in JRuby, https://github.com/richfisher/jruby_activiti"
spec.description = spec.summary
spec.homepage = "https://github.com/richfisher/jruby_activiti"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")