btcturk 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 652b49dc17ab8a7fe06e956821d26f4ae18dff3a
4
- data.tar.gz: 4b6942e4865a21ccd0f2eb90774f020dffb8aad1
3
+ metadata.gz: 834a9e6e3d8cd9ea2b2bcf47f176ecb5b59cb75d
4
+ data.tar.gz: f44f530b2e4d22cdc6048e936f9ad3edac9e2255
5
5
  SHA512:
6
- metadata.gz: 205740325e03f3e2bbb280b33b9e82e15cb1b8fd4b4187bb4d08cd3bdb958ee05ce1880ddb6a89f2ba239bdc2649be217ad66b72015b3d508325ea40397dc014
7
- data.tar.gz: 3d116c3d7cce88386ddb869f4f9a90f99e2ac2bcb0b541e8baaa97c5f1070408652f5145fa38a0ee653e288fbb315f1d4d421f000299f5c3db03c84df1ab10ad
6
+ metadata.gz: f3fa8d63574c287d671b92a65e7d149dbd637152127ce7c36da706d1230376bab070fa9457ebc0074509f787ae4d1178c14da14cdcc48d40a2a6a4f208cd5dbe
7
+ data.tar.gz: 22037aed5a249239c20d8e2d9eca3744be9465676e0ced436ced53f7607f173cff631627f5c978c8f9248f41d2609abd7f3d26d7e2fc1c86a148732dd2ae6b71
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ['Kerem Bozdas']
10
10
  spec.email = ['krmbzds.github@gmail.com']
11
11
  spec.summary = %q{A simple ruby library to interface with BTCTurk API.}
12
- spec.description = %q{Also includes an executable for easy commandline access.}
12
+ spec.description = %q{A simple ruby library to interface with BTCTurk API.}
13
13
  spec.homepage = 'https://github.com/krmbzds/btcturk'
14
14
  spec.license = 'MIT'
15
15
 
@@ -1,3 +1,3 @@
1
1
  module Btcturk
2
- VERSION = "0.0.1"
2
+ VERSION = '0.0.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: btcturk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kerem Bozdas
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
- description: Also includes an executable for easy commandline access.
41
+ description: A simple ruby library to interface with BTCTurk API.
42
42
  email:
43
43
  - krmbzds.github@gmail.com
44
44
  executables: