ripple-cli 2.0.0.102 → 2.0.0.51748.pre

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- YTVhZjI2YWQwM2E4NTNmMDcxYTUxMzdkY2ZjOTExNDdlNTQzNzAwOA==
4
+ OGM2YjM3ZDA2ZWM3MTY5YzI2OWExMjYwM2Y2MmQyOGM5OGQ3MjIzZA==
5
5
  data.tar.gz: !binary |-
6
- NzRmNDRiNjg1ODczYWQxNzExMjBiYjQ4MTU2YmZiMDVmMzIzMDlmNg==
6
+ NWM1MDE4OTBkZjIxNzM1MzljNTQxYjRmZGZkZjM4NjA2MmY1MmMzNw==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- NTY0YjczZTlkMzhjNWRkNzY4ZDQ0YjY2NjA1ZTViM2M3MTRjMzgxN2ZkZWU5
10
- Zjc5M2RhODYyZWIzMTVmOTMwMTRjOTRiM2U5MzJlMjBmMTc0MzJkYzk1NzI5
11
- MzNhZWMxZTlkNWY0NjI2NTMwMWVjNTE2Njc0NGU3NzFhOGVlNGI=
9
+ NWNjNDQ1ZWI0YWY0ODdjNDAzOGYyNmZjMTRiNzM3ZjE1MDZhMTgzYzcxNzNh
10
+ ZjNiYmQwZGU3ZmY4MjQ2NmE2OGVjMjJjYzcwZWIzMTdiYzUzNzNmNTJjOWY4
11
+ NTJmZDhlOTJiZWUzZmNlZmZmNmFhMWVlNDVkNGRlN2NkODEyZDU=
12
12
  data.tar.gz: !binary |-
13
- ZDE0NmJmZjcxZTdkYTgxMDk3NmExMjJkOWY0ZDAwZmFiODM0NzZjZDA2N2Qy
14
- ZWNjOTk2MDUyZjcwOWVjY2FmMzZjM2YyY2M1MzU0ZDU4ZGZmYTM5YzdhNGFk
15
- ZjU0Zjc1M2U2ZTQ3MzgzZDNkNzZiM2Q3MTM2NTE0N2I5MjNhNzc=
13
+ NjhlZjhkNjMxNjIwYTQzNGQ1MjU1YjQ5ODkzYmQ5NDg3NTgxYjRhYzE5MWE3
14
+ N2ZiYzgyMjFkNGI3ZDE0MDRlMmU3YWUwZjMyZDhmNTFhZjZiOTA0OTNkNWFk
15
+ MTBlNDljNjNhZWFiY2UxYTY5NTViY2IzMGZkZTMwOTg3NGMyNWU=
data/bin/ripple CHANGED
@@ -1,3 +1,3 @@
1
- #!/usr/bin/env ruby
2
-
3
- system("#{File.dirname(__FILE__)}/ripple_exe/ripple.exe", *ARGV)
1
+ #!/usr/bin/env ruby
2
+
3
+ system("#{File.dirname(__FILE__)}/ripple_exe/ripple.exe", *ARGV)
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,17 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ripple-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.102
4
+ version: 2.0.0.51748.pre
5
5
  platform: ruby
6
6
  authors:
7
- - Jeremy Miller
8
- - Josh Arnold
9
- - Ryan Rauh
10
7
  - Matthew Smith
11
8
  autorequire:
12
9
  bindir: bin
13
10
  cert_chain: []
14
- date: 2013-05-21 00:00:00.000000000 Z
11
+ date: 2013-04-23 00:00:00.000000000 Z
15
12
  dependencies:
16
13
  - !ruby/object:Gem::Dependency
17
14
  name: bundler
@@ -19,14 +16,14 @@ dependencies:
19
16
  requirements:
20
17
  - - ~>
21
18
  - !ruby/object:Gem::Version
22
- version: 1.3.5
19
+ version: '1.3'
23
20
  type: :development
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
26
23
  requirements:
27
24
  - - ~>
28
25
  - !ruby/object:Gem::Version
29
- version: 1.3.5
26
+ version: '1.3'
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: rake
32
29
  requirement: !ruby/object:Gem::Requirement
@@ -41,10 +38,9 @@ dependencies:
41
38
  - - ! '>='
42
39
  - !ruby/object:Gem::Version
43
40
  version: '0'
44
- description: Ripple is a tool that wraps Nuget with workflow more conducive to upstream/downstream
45
- development across code repositories
41
+ description: ''
46
42
  email:
47
- - fubumvc-devel@googlegroups.com
43
+ - mtscout6@gmail.com
48
44
  executables:
49
45
  - ripple
50
46
  extensions: []
@@ -58,9 +54,9 @@ files:
58
54
  - bin/ripple_exe/ripple.exe
59
55
  - bin/ripple_exe/ripple.exe.config
60
56
  - bin/ripple_exe/ripple.pdb
61
- homepage: http://fubu-project.org
57
+ homepage: ''
62
58
  licenses:
63
- - Apache 2.0
59
+ - MIT
64
60
  metadata: {}
65
61
  post_install_message:
66
62
  rdoc_options: []
@@ -73,13 +69,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
73
69
  version: '0'
74
70
  required_rubygems_version: !ruby/object:Gem::Requirement
75
71
  requirements:
76
- - - ! '>='
72
+ - - ! '>'
77
73
  - !ruby/object:Gem::Version
78
- version: '0'
74
+ version: 1.3.1
79
75
  requirements: []
80
76
  rubyforge_project:
81
77
  rubygems_version: 2.0.3
82
78
  signing_key:
83
79
  specification_version: 4
84
- summary: Improved dependency management with Nuget
80
+ summary: ''
85
81
  test_files: []