unageanu-jiji 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ChangeLog +4 -1
  2. metadata +11 -1
data/ChangeLog CHANGED
@@ -1,5 +1,8 @@
1
1
 
2
- 2009-6-20 1.1.0
2
+ 2009-6-29 1.1.2
3
+ * クリック証券プラグインを標準添付
4
+
5
+ 2009-6-20 1.1.1
3
6
  * uuidtools 2.0.0 との組み合わせで動作しなかった問題を改修
4
7
  * クリック証券デモトレードにアクセスする際に使用するプロキシを指定できるようにした。
5
8
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unageanu-jiji
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Masaya Yamauchi
@@ -22,6 +22,16 @@ dependencies:
22
22
  - !ruby/object:Gem::Version
23
23
  version: 0.0.2
24
24
  version:
25
+ - !ruby/object:Gem::Dependency
26
+ name: unageanu-clickclient_scrap
27
+ type: :runtime
28
+ version_requirement:
29
+ version_requirements: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "="
32
+ - !ruby/object:Gem::Version
33
+ version: 0.1.4
34
+ version:
25
35
  - !ruby/object:Gem::Dependency
26
36
  name: highline
27
37
  type: :runtime