vega 0.1.3 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vega
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Kane
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-15 00:00:00.000000000 Z
11
+ date: 2021-11-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: andrew@ankane.org
@@ -35,7 +35,7 @@ files:
35
35
  - vendor/assets/javascripts/vega-interpreter.js
36
36
  - vendor/assets/javascripts/vega-lite.js
37
37
  - vendor/assets/javascripts/vega.js
38
- homepage: https://github.com/ankane/vega
38
+ homepage: https://github.com/ankane/vega-ruby
39
39
  licenses:
40
40
  - BSD-3-Clause
41
41
  metadata: {}
@@ -54,7 +54,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
54
54
  - !ruby/object:Gem::Version
55
55
  version: '0'
56
56
  requirements: []
57
- rubygems_version: 3.2.3
57
+ rubygems_version: 3.2.22
58
58
  signing_key:
59
59
  specification_version: 4
60
60
  summary: Interactive charts for Ruby, powered by Vega and Vega-Lite