ripple-cli 2.0.0.102 → 2.0.0.51748.pre
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/bin/ripple +3 -3
- data/bin/ripple_exe/FubuCore.dll +0 -0
- data/bin/ripple_exe/FubuCore.pdb +0 -0
- data/bin/ripple_exe/NuGet.Core.dll +0 -0
- data/bin/ripple_exe/ripple.exe +0 -0
- data/bin/ripple_exe/ripple.pdb +0 -0
- metadata +11 -15
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
OGM2YjM3ZDA2ZWM3MTY5YzI2OWExMjYwM2Y2MmQyOGM5OGQ3MjIzZA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
NWM1MDE4OTBkZjIxNzM1MzljNTQxYjRmZGZkZjM4NjA2MmY1MmMzNw==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
NWNjNDQ1ZWI0YWY0ODdjNDAzOGYyNmZjMTRiNzM3ZjE1MDZhMTgzYzcxNzNh
|
10
|
+
ZjNiYmQwZGU3ZmY4MjQ2NmE2OGVjMjJjYzcwZWIzMTdiYzUzNzNmNTJjOWY4
|
11
|
+
NTJmZDhlOTJiZWUzZmNlZmZmNmFhMWVlNDVkNGRlN2NkODEyZDU=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
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)
|
data/bin/ripple_exe/FubuCore.dll
CHANGED
Binary file
|
data/bin/ripple_exe/FubuCore.pdb
CHANGED
Binary file
|
Binary file
|
data/bin/ripple_exe/ripple.exe
CHANGED
Binary file
|
data/bin/ripple_exe/ripple.pdb
CHANGED
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.
|
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-
|
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
|
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
|
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:
|
45
|
-
development across code repositories
|
41
|
+
description: ''
|
46
42
|
email:
|
47
|
-
-
|
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:
|
57
|
+
homepage: ''
|
62
58
|
licenses:
|
63
|
-
-
|
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:
|
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:
|
80
|
+
summary: ''
|
85
81
|
test_files: []
|