chart 0.1.4.4 → 0.1.4.6

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: chart
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4.4
4
+ version: 0.1.4.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bryan Lim
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-05-05 00:00:00.000000000 Z
11
+ date: 2016-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -52,7 +52,8 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '10.0'
55
- description: Add beautiful and reusable charts with one line of ruby https://github.com/ytbryan/chart
55
+ description: Add beautiful and reusable charts with one line of ruby ChartJS, NVD3,
56
+ Google Chart and Highchart.
56
57
  email:
57
58
  - ytbryan@gmail.com
58
59
  executables: []
@@ -98,5 +99,6 @@ rubyforge_project:
98
99
  rubygems_version: 2.5.1
99
100
  signing_key:
100
101
  specification_version: 4
101
- summary: add beautiful and reusable charts with one line of ruby Charts from ChartJS.
102
+ summary: Add beautiful and reusable charts with one line of ruby ChartJS, NVD3, Google
103
+ Chart and Highchart.
102
104
  test_files: []