chart 0.1.2 → 0.1.3.beta1

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.2
4
+ version: 0.1.3.beta1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bryan Lim
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-08 00:00:00.000000000 Z
11
+ date: 2016-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -59,13 +59,17 @@ executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
- - LICENSE.txt
62
+ - LICENSE
63
63
  - README.md
64
64
  - app/helpers/chart_helper.rb
65
65
  - lib/chart.rb
66
66
  - lib/chart/version.rb
67
67
  - vendor/assets/javascripts/chart.js
68
- - vendor/assets/javascripts/chart.js.coffee
68
+ - vendor/assets/javascripts/d3.js
69
+ - vendor/assets/javascripts/google.js
70
+ - vendor/assets/javascripts/highcharts.js
71
+ - vendor/assets/javascripts/nv.d3.js
72
+ - vendor/assets/stylesheets/nv.d3.css
69
73
  homepage: http://github.com/ytbryan/chart
70
74
  licenses:
71
75
  - MIT
@@ -81,12 +85,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
81
85
  version: '0'
82
86
  required_rubygems_version: !ruby/object:Gem::Requirement
83
87
  requirements:
84
- - - ">="
88
+ - - ">"
85
89
  - !ruby/object:Gem::Version
86
- version: '0'
90
+ version: 1.3.1
87
91
  requirements: []
88
92
  rubyforge_project:
89
- rubygems_version: 2.4.8
93
+ rubygems_version: 2.5.1
90
94
  signing_key:
91
95
  specification_version: 4
92
96
  summary: add beautiful and reusable charts with one line of ruby Charts from ChartJS.
@@ -1 +0,0 @@
1
- # @bar = ->