jruby_activiti 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 069365f07f70a49842d0fdb3d67200b0b08167d0
4
- data.tar.gz: 9fcb6cef01bfa9bbc1d81e11add320c6cdc65cf4
3
+ metadata.gz: 5a53ad543e875dde0904ef60a969993d4a68fa22
4
+ data.tar.gz: 3752e7bb6e3146abafcc2244947823db8938cd9f
5
5
  SHA512:
6
- metadata.gz: 1252e614ff4e3130c069513edfad098b58482296214587a726e29ca3057f84302febf23dda35202d4a6dfae16191027643252d09994d6162ec1c1c4d99e1ce14
7
- data.tar.gz: 064aa1456a40a627cf0a02c8e9a21df6d73cd0f5e9e80a2896d1f5a1dfceb07aeada1c17a38b3c9464bdc3fef9150ed2fbe3591ea4d1686c774a148b8ed7cfec
6
+ metadata.gz: f2afa7b2a318d63569afa036426233b958580c3489395fd46355359592dc0304d6bb48860eacecaed6bf624ed4892a87b874414032ee09e8ac6ad3b36efae836
7
+ data.tar.gz: 9bb6c51ce1f07bd6ef0f948275260993df967e0eb9283a5f4c51df960ccdf2e667c4e16d1688cfa57a8a9381d79b59f8e1fc3f56fb8ccfe312fcaef6c7042bfe
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.version = JrubyActiviti::VERSION
9
9
  spec.authors = ["richfisher"]
10
10
  spec.email = ["richfisher.pan@gmail.com"]
11
- spec.summary = "Interact with Activiti BPM in Jruby, http://activiti.org/"
11
+ spec.summary = "Interact with Activiti BPM in JRuby, http://activiti.org/"
12
12
  spec.description = spec.summary
13
13
  spec.homepage = "https://github.com/richfisher/jruby_activiti"
14
14
  spec.license = "MIT"
@@ -1,3 +1,3 @@
1
1
  module JrubyActiviti
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jruby_activiti
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - richfisher
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0.9'
41
- description: Interact with Activiti BPM in Jruby, http://activiti.org/
41
+ description: Interact with Activiti BPM in JRuby, http://activiti.org/
42
42
  email:
43
43
  - richfisher.pan@gmail.com
44
44
  executables: []
@@ -82,7 +82,7 @@ rubyforge_project:
82
82
  rubygems_version: 2.4.8
83
83
  signing_key:
84
84
  specification_version: 4
85
- summary: Interact with Activiti BPM in Jruby, http://activiti.org/
85
+ summary: Interact with Activiti BPM in JRuby, http://activiti.org/
86
86
  test_files:
87
87
  - test/VacationRequest.bpmn20.xml
88
88
  - test/activiti.cfg.xml