kynetx_am_api 0.1.23 → 0.1.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -146,7 +146,7 @@ module KynetxAmApi
146
146
  options = {
147
147
  "extname" => name.gsub(/[&'<]/, "_"),
148
148
  "datasets" => datasets.to_s,
149
- "extauthor" => author,
149
+ "extauthor" => "",
150
150
  "env" => env,
151
151
  "image_url" => image_url("icard")
152
152
  }
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 23
9
- version: 0.1.23
8
+ - 24
9
+ version: 0.1.24
10
10
  platform: ruby
11
11
  authors:
12
12
  - Michael Farmer, Cid Dennis
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-05-03 00:00:00 -06:00
17
+ date: 2010-05-07 00:00:00 -06:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency