rjgit 4.9.2.0 → 4.10.0.0

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: 34591c9ad5d8676a5cc9d50d4c0c11c39bb51bf9
4
- data.tar.gz: 762c2dede01d2130b546ce3c72b92005e7a76611
3
+ metadata.gz: 2c4cb08be73fa0658dd385fd9b76d44ddd64cc27
4
+ data.tar.gz: 6b0500b65266a66c8ffb88007d436601797c4e7c
5
5
  SHA512:
6
- metadata.gz: c7970fa592488d5f581baf50f73e03509103eb1a2eaa2f185a779d0aaa4b8f56ca3fee1f1c1dba879ff667b2197cf5f0da990d35681e32c795838845e3db9086
7
- data.tar.gz: c3212e9fb911075696441d3fbd9992e9b98904710a2f6baa00ee941035460179592de64e109ac20e4b928f7b396b3cb8438180cd9f772f0fc9fb1751dc6b7ace
6
+ metadata.gz: 9692fa8ad0a5e0428426ae7eb1f1ab1c08b86b7d7dd010ddda75f37a6eaa333a5dba9d2b274fc130c0cdf408c6ad114bea01c8c7a88bd609376f01f644827fc6
7
+ data.tar.gz: f5238ef119c76311c277da108120deb661d451bf26a95e5b48b8e6a6817c71aef475ed79739f71450886ca85a08c080ae294b6d6e4308b5cbe302ff30caaf35a
@@ -1,3 +1,3 @@
1
1
  module RJGit
2
- VERSION = "4.9.2.0"
2
+ VERSION = "4.10.0.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rjgit
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.9.2.0
4
+ version: 4.10.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Maarten Engelen
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2017-12-19 00:00:00.000000000 Z
15
+ date: 2018-01-10 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  requirement: !ruby/object:Gem::Requirement
@@ -45,7 +45,7 @@ files:
45
45
  - lib/constants.rb
46
46
  - lib/git.rb
47
47
  - lib/java/jars/jsch-0.1.54.jar
48
- - lib/java/jars/org.eclipse.jgit-4.9.2.201712150930-r.jar
48
+ - lib/java/jars/org.eclipse.jgit-4.10.0.201712302008-r.jar
49
49
  - lib/java/jars/slf4j-api-1.7.2.jar
50
50
  - lib/java/jars/slf4j-simple-1.7.12.jar
51
51
  - lib/repo.rb