ripple-cli 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/ripple_exe/FubuCore.dll +0 -0
- data/bin/ripple_exe/ripple.exe +0 -0
- data/lib/ripple-cli/version.rb +2 -2
- metadata +6 -4
- checksums.yaml +0 -15
data/bin/ripple_exe/FubuCore.dll
CHANGED
Binary file
|
data/bin/ripple_exe/ripple.exe
CHANGED
Binary file
|
data/lib/ripple-cli/version.rb
CHANGED
@@ -1,3 +1,3 @@
|
|
1
1
|
module Ripple
|
2
|
-
VERSION = '0.0.
|
3
|
-
end
|
2
|
+
VERSION = '0.0.5'
|
3
|
+
end
|
metadata
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ripple-cli
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.5
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Matt Smith
|
@@ -36,25 +37,26 @@ files:
|
|
36
37
|
- ripple-cli.gemspec
|
37
38
|
homepage: ''
|
38
39
|
licenses: []
|
39
|
-
metadata: {}
|
40
40
|
post_install_message:
|
41
41
|
rdoc_options: []
|
42
42
|
require_paths:
|
43
43
|
- lib
|
44
44
|
required_ruby_version: !ruby/object:Gem::Requirement
|
45
|
+
none: false
|
45
46
|
requirements:
|
46
47
|
- - ! '>='
|
47
48
|
- !ruby/object:Gem::Version
|
48
49
|
version: '0'
|
49
50
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
51
|
+
none: false
|
50
52
|
requirements:
|
51
53
|
- - ! '>='
|
52
54
|
- !ruby/object:Gem::Version
|
53
55
|
version: '0'
|
54
56
|
requirements: []
|
55
57
|
rubyforge_project:
|
56
|
-
rubygems_version:
|
58
|
+
rubygems_version: 1.8.24
|
57
59
|
signing_key:
|
58
|
-
specification_version:
|
60
|
+
specification_version: 3
|
59
61
|
summary: installs the command line tool ripple
|
60
62
|
test_files: []
|
checksums.yaml
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
---
|
2
|
-
!binary "U0hBMQ==":
|
3
|
-
metadata.gz: !binary |-
|
4
|
-
YzExNTE2NWRkYjVlN2UwODViOGViZWMxZTUzMjdjYjg1YTBlMWQ3NA==
|
5
|
-
data.tar.gz: !binary |-
|
6
|
-
YjUzMDUxODEzMWQ5YjAyMjc0YzA3MmIxNDUxNDE4MDlkMGI2YjQ5Mw==
|
7
|
-
!binary "U0hBNTEy":
|
8
|
-
metadata.gz: !binary |-
|
9
|
-
MTEyYWNkZjRiMzg2NDM1Mjg3YzA5ODhjOGE4NjdjM2M4Y2U2MjRmMDVkN2Vl
|
10
|
-
M2VkNGIyMjk1NWMxZjJmM2FjODM0NGI0M2RiM2EyMmQyZTYyNzYyMzNlZjRi
|
11
|
-
OWE2ZTQwMjIzZjRkZWQ0MGY1YmNjNzFhOTg3NjA0Y2ZlMzk3MzA=
|
12
|
-
data.tar.gz: !binary |-
|
13
|
-
NTRkZDk3OGQyYjFlZjU3MGY5MWYyZjJkZDFiOGIwZmUyZjZlYzU1NDYyNDlk
|
14
|
-
NTNmZDZhMTIzNzhiOGNmOTdmZWRhN2JjNmYzMTdlZTYzODJhNWM2MjUwYWY5
|
15
|
-
Yjg2Y2M3YTA5OTVmMDdjM2MxMTUzZjhmNjIwOTYxYzQyMDEyOGM=
|