open_market 1.0 → 1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.md +3 -3
  2. metadata +5 -5
data/README.md CHANGED
@@ -1,10 +1,10 @@
1
- Open Market integration kit
1
+ OpenMarket integration kit
2
2
  ===========================
3
3
 
4
- Open Market integration kit is intended to help working with the Open Market API
4
+ OpenMarket integration kit is intended to help working with the OpenMarket API
5
5
  from your Ruby applications.
6
6
 
7
- To use the kit, you need to be a registered user of Open Market (http://openmarket.com)
7
+ To use the kit, you need to be a registered user of OpenMarket (http://openmarket.com)
8
8
  and have Account ID and Account Password.
9
9
 
10
10
 
metadata CHANGED
@@ -4,8 +4,8 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 1
7
- - 0
8
- version: "1.0"
7
+ - 1
8
+ version: "1.1"
9
9
  platform: ruby
10
10
  authors:
11
11
  - Aleksey Gureiev
@@ -13,11 +13,11 @@ autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
15
 
16
- date: 2010-08-17 00:00:00 +03:00
16
+ date: 2010-08-18 00:00:00 +03:00
17
17
  default_executable:
18
18
  dependencies: []
19
19
 
20
- description: Open Market integration kit
20
+ description: OpenMarket integration kit
21
21
  email: spyromus@noizeramp.com
22
22
  executables: []
23
23
 
@@ -63,6 +63,6 @@ rubyforge_project: open_market
63
63
  rubygems_version: 1.3.6
64
64
  signing_key:
65
65
  specification_version: 3
66
- summary: Open Market integration kit
66
+ summary: OpenMarket integration kit
67
67
  test_files:
68
68
  - spec/unit/open_market/response_spec.rb