btce 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/btce.rb +2 -0
- metadata +3 -3
data/lib/btce.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: btce
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,10 +9,11 @@ authors:
|
|
9
9
|
- Christopher Mark Gore
|
10
10
|
- Sami Laine
|
11
11
|
- Jaime Quint
|
12
|
+
- Michaël Witrant
|
12
13
|
autorequire:
|
13
14
|
bindir: bin
|
14
15
|
cert_chain: []
|
15
|
-
date: 2013-11-
|
16
|
+
date: 2013-11-28 00:00:00.000000000 Z
|
16
17
|
dependencies:
|
17
18
|
- !ruby/object:Gem::Dependency
|
18
19
|
name: monkey-patch
|
@@ -62,4 +63,3 @@ signing_key:
|
|
62
63
|
specification_version: 3
|
63
64
|
summary: A simple library to interface with the API for btc-e.com in Ruby.
|
64
65
|
test_files: []
|
65
|
-
has_rdoc:
|