rgviz 0.49 → 0.50
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/rgviz/memory_executor.rb +1 -1
- metadata +3 -3
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rgviz
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: '0.
|
4
|
+
version: '0.50'
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2010-06-08 00:00:00.
|
12
|
+
date: 2010-06-08 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: Google Visualization API Query Language written in Ruby.
|
15
15
|
email: aborenszweig@manas.com.ar
|
@@ -50,7 +50,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
50
50
|
version: '0'
|
51
51
|
requirements: []
|
52
52
|
rubyforge_project:
|
53
|
-
rubygems_version: 1.8.
|
53
|
+
rubygems_version: 1.8.23
|
54
54
|
signing_key:
|
55
55
|
specification_version: 3
|
56
56
|
summary: Google Visualization API Query Language written in Ruby.
|