uri-ssh_git 2.0.0.pre.1 → 2.0.0

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: 3ff89aadc304b95f24c9f50b5204a96120b6c166
4
- data.tar.gz: 55602842eca5700427fe3d72c1a9db844cd70824
3
+ metadata.gz: 3d6e441aa87dbb281a25245919c63a311b6bef15
4
+ data.tar.gz: 1b7500dcc04358f6b4f5f4004074675e68760b65
5
5
  SHA512:
6
- metadata.gz: 71e0df02fe4c6bf84e80404781a29a6c6c815705d21aec7471666e1f9dc95fb841a88bacb027498d7d39e6a0dd605ef3ca72bf4130a3e3eaade76647550eb35e
7
- data.tar.gz: 93e11ecd6413296fb38db38770338156020e9eeca09c30f1e7841fd9ce1016498d96b069bda1162ab1c1d27c297db6264a11cb8606b884614193a5c1032c7b2b
6
+ metadata.gz: 899e56bb9a8ce280c00cfb67c4b86288b66895eaa980f4c38eeda7a86e21a191ef4a96ab327f965e625ea78deb6fbc5419b39e22e8886e20b2a351b92526a6cd
7
+ data.tar.gz: 13762105099603a3437305480c6ec0d80a93627b2a30ad58377741602e443139b8c5e7ae1182ef40f19a746d15f521ae1c4d53c17d585dc1129f3538b58ad617
@@ -1,5 +1,6 @@
1
- <a name="2.0.0.pre.1"></a>
2
- # [2.0.0.pre.1](https://github.com/packsaddle/ruby-uri-ssh_git/compare/v1.0.0...v2.0.0.pre.1) (2015-12-03)
1
+ <a name="2.0.0"></a>
2
+ # [2.0.0](https://github.com/packsaddle/ruby-uri-ssh_git/compare/v1.0.0...v2.0.0) (2015-12-06)
3
+
3
4
 
4
5
  ## Breaking changes
5
6
 
@@ -23,6 +24,10 @@ See: [Breaking change about path #14](https://github.com/packsaddle/ruby-uri-ssh
23
24
  * **feat:** support user-less URI ([b6abd20](https://github.com/packsaddle/ruby-uri-ssh_git/commit/b6abd20))
24
25
 
25
26
 
27
+ <a name="2.0.0.pre.1"></a>
28
+ # [2.0.0.pre.1](https://github.com/packsaddle/ruby-uri-ssh_git/compare/v1.0.0...v2.0.0.pre.1) (2015-12-03)
29
+
30
+
26
31
  <a name="1.0.0"></a>
27
32
  # [1.0.0](https://github.com/packsaddle/ruby-uri-ssh_git/compare/v0.1.2...v1.0.0) (2015-11-21)
28
33
 
@@ -1,5 +1,5 @@
1
1
  module URI
2
2
  module SshGit
3
- VERSION = '2.0.0.pre.1'
3
+ VERSION = '2.0.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uri-ssh_git
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre.1
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - sanemat
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-12-03 00:00:00.000000000 Z
11
+ date: 2015-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -91,9 +91,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
91
91
  version: '0'
92
92
  required_rubygems_version: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - ">"
94
+ - - ">="
95
95
  - !ruby/object:Gem::Version
96
- version: 1.3.1
96
+ version: '0'
97
97
  requirements: []
98
98
  rubyforge_project:
99
99
  rubygems_version: 2.4.5.1