haplo 2.1.1-java → 2.1.2-java

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ba5b410510d621172ca32206c2c4c15bbd7d6fff
4
- data.tar.gz: fbc2d2e8c4158addb76ff4c30ffcfa538c8d0df8
3
+ metadata.gz: 6a2f0dd377f5dc1d5dd435130c07eaffa306fc79
4
+ data.tar.gz: 4b877e349ec978326c979a8dc3f6b206ada6866f
5
5
  SHA512:
6
- metadata.gz: 1bfdf8b57c961ee808a8f044eb3e4870408b29e1563d444894e32dc45b65d59b6aab5431695c0f50867e3408d53e2e9b1043aa90178ff98f1d504f3a60442179
7
- data.tar.gz: 64e1d907f36779d0041611eadc98d3dc4842e4120a878cf439d5e48bc582a5b409161650ea7fd22b707b8551c7e9011bfe22fed5f43483cf74bd1dd76eb8b295
6
+ metadata.gz: 5cd67599a9849cda64de748545bab75d7b53210400cf5ef86b8cf6220f08af89a56eb308d192d7a0fca245dfa16bc8407e1098ebc244583c8c1e4da6c6c13990
7
+ data.tar.gz: 0ead1a51973702025efd910d4880bfdba097cc560092f6758ff900e7e19822b4bba290d5532487721786388a8c4c02bf4520a911f3d2adccd0e03a72e654abea
@@ -3,8 +3,8 @@ Gem::Specification.new do |s|
3
3
  files = Dir.glob("#{root_dir}/**/*.*").map { |x| x[root_dir.length + 1, x.length]}
4
4
 
5
5
  s.name = 'haplo'
6
- s.version = '2.1.1'
7
- s.date = '2016-01-14'
6
+ s.version = '2.1.2'
7
+ s.date = '2016-01-18'
8
8
  s.summary = "Haplo Plugin Tool"
9
9
  s.description = "Development tools for developing Haplo plugins, see http://haplo.org"
10
10
  s.licenses = ["MPL-2.0"]
Binary file
@@ -1 +1 @@
1
- 2a1adea
1
+ 4625c85
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: haplo
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.1
4
+ version: 2.1.2
5
5
  platform: java
6
6
  authors:
7
7
  - Haplo Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-14 00:00:00.000000000 Z
11
+ date: 2016-01-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Development tools for developing Haplo plugins, see http://haplo.org
14
14
  email: client.services@haplo-services.com