d3-charts 1.0.1 → 1.1.0

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.
Files changed (4) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile.lock +91 -73
  3. data/lib/d3/charts/version.rb +1 -1
  4. metadata +12 -18
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 2b0fe02827ad3a8de56465e915f0d77cce7b3c1f
4
+ data.tar.gz: 62029b778e1403acc034da66a74c4ed740b85d93
5
+ SHA512:
6
+ metadata.gz: 59e1e1ce741689b37f1e705633a5ce47b06340628eeb00b6b952eb7ad5f7147d2754ac32bb28a431d7e7a5a46f227c385d7a7cb98df67b389cfe732da2424898
7
+ data.tar.gz: a3c6575928fb93923d55e1cbf3daf09a7b94213c853d6ba0c6bf33e7e9ce8f6a44bad947a83dab539f370ef57b1754c4c8d702364519e29322403190830ee73f
@@ -1,88 +1,103 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- d3-charts (4.3.7)
4
+ d3-charts (1.0.1)
5
5
  railties (>= 3.1)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actionmailer (3.2.13)
11
- actionpack (= 3.2.13)
12
- mail (~> 2.5.3)
13
- actionpack (3.2.13)
14
- activemodel (= 3.2.13)
15
- activesupport (= 3.2.13)
16
- builder (~> 3.0.0)
10
+ actionmailer (4.2.5)
11
+ actionpack (= 4.2.5)
12
+ actionview (= 4.2.5)
13
+ activejob (= 4.2.5)
14
+ mail (~> 2.5, >= 2.5.4)
15
+ rails-dom-testing (~> 1.0, >= 1.0.5)
16
+ actionpack (4.2.5)
17
+ actionview (= 4.2.5)
18
+ activesupport (= 4.2.5)
19
+ rack (~> 1.6)
20
+ rack-test (~> 0.6.2)
21
+ rails-dom-testing (~> 1.0, >= 1.0.5)
22
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
23
+ actionview (4.2.5)
24
+ activesupport (= 4.2.5)
25
+ builder (~> 3.1)
17
26
  erubis (~> 2.7.0)
18
- journey (~> 1.0.4)
19
- rack (~> 1.4.5)
20
- rack-cache (~> 1.2)
21
- rack-test (~> 0.6.1)
22
- sprockets (~> 2.2.1)
23
- activemodel (3.2.13)
24
- activesupport (= 3.2.13)
25
- builder (~> 3.0.0)
26
- activerecord (3.2.13)
27
- activemodel (= 3.2.13)
28
- activesupport (= 3.2.13)
29
- arel (~> 3.0.2)
30
- tzinfo (~> 0.3.29)
31
- activeresource (3.2.13)
32
- activemodel (= 3.2.13)
33
- activesupport (= 3.2.13)
34
- activesupport (3.2.13)
35
- i18n (= 0.6.1)
36
- multi_json (~> 1.0)
37
- arel (3.0.3)
38
- builder (3.0.4)
27
+ rails-dom-testing (~> 1.0, >= 1.0.5)
28
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
+ activejob (4.2.5)
30
+ activesupport (= 4.2.5)
31
+ globalid (>= 0.3.0)
32
+ activemodel (4.2.5)
33
+ activesupport (= 4.2.5)
34
+ builder (~> 3.1)
35
+ activerecord (4.2.5)
36
+ activemodel (= 4.2.5)
37
+ activesupport (= 4.2.5)
38
+ arel (~> 6.0)
39
+ activesupport (4.2.5)
40
+ i18n (~> 0.7)
41
+ json (~> 1.7, >= 1.7.7)
42
+ minitest (~> 5.1)
43
+ thread_safe (~> 0.3, >= 0.3.4)
44
+ tzinfo (~> 1.1)
45
+ arel (6.0.3)
46
+ builder (3.2.2)
47
+ concurrent-ruby (1.0.0)
39
48
  erubis (2.7.0)
40
- hike (1.2.3)
41
- i18n (0.6.1)
42
- journey (1.0.4)
43
- json (1.8.1)
44
- mail (2.5.4)
45
- mime-types (~> 1.16)
46
- treetop (~> 1.4.8)
47
- mime-types (1.25.1)
48
- multi_json (1.8.4)
49
- polyglot (0.3.3)
50
- rack (1.4.5)
51
- rack-cache (1.2)
52
- rack (>= 0.4)
53
- rack-ssl (1.3.3)
54
- rack
55
- rack-test (0.6.2)
49
+ globalid (0.3.6)
50
+ activesupport (>= 4.1.0)
51
+ i18n (0.7.0)
52
+ json (1.8.3)
53
+ loofah (2.0.3)
54
+ nokogiri (>= 1.5.9)
55
+ mail (2.6.3)
56
+ mime-types (>= 1.16, < 3)
57
+ mime-types (2.99)
58
+ mini_portile2 (2.0.0)
59
+ minitest (5.8.3)
60
+ nokogiri (1.6.7)
61
+ mini_portile2 (~> 2.0.0.rc2)
62
+ rack (1.6.4)
63
+ rack-test (0.6.3)
56
64
  rack (>= 1.0)
57
- rails (3.2.13)
58
- actionmailer (= 3.2.13)
59
- actionpack (= 3.2.13)
60
- activerecord (= 3.2.13)
61
- activeresource (= 3.2.13)
62
- activesupport (= 3.2.13)
63
- bundler (~> 1.0)
64
- railties (= 3.2.13)
65
- railties (3.2.13)
66
- actionpack (= 3.2.13)
67
- activesupport (= 3.2.13)
68
- rack-ssl (~> 1.3.2)
65
+ rails (4.2.5)
66
+ actionmailer (= 4.2.5)
67
+ actionpack (= 4.2.5)
68
+ actionview (= 4.2.5)
69
+ activejob (= 4.2.5)
70
+ activemodel (= 4.2.5)
71
+ activerecord (= 4.2.5)
72
+ activesupport (= 4.2.5)
73
+ bundler (>= 1.3.0, < 2.0)
74
+ railties (= 4.2.5)
75
+ sprockets-rails
76
+ rails-deprecated_sanitizer (1.0.3)
77
+ activesupport (>= 4.2.0.alpha)
78
+ rails-dom-testing (1.0.7)
79
+ activesupport (>= 4.2.0.beta, < 5.0)
80
+ nokogiri (~> 1.6.0)
81
+ rails-deprecated_sanitizer (>= 1.0.1)
82
+ rails-html-sanitizer (1.0.2)
83
+ loofah (~> 2.0)
84
+ railties (4.2.5)
85
+ actionpack (= 4.2.5)
86
+ activesupport (= 4.2.5)
69
87
  rake (>= 0.8.7)
70
- rdoc (~> 3.4)
71
- thor (>= 0.14.6, < 2.0)
72
- rake (10.1.1)
73
- rdoc (3.12.2)
74
- json (~> 1.4)
75
- sprockets (2.2.2)
76
- hike (~> 1.2)
77
- multi_json (~> 1.0)
78
- rack (~> 1.0)
79
- tilt (~> 1.1, != 1.3.0)
80
- thor (0.18.1)
81
- tilt (1.4.1)
82
- treetop (1.4.15)
83
- polyglot
84
- polyglot (>= 0.3.1)
85
- tzinfo (0.3.38)
88
+ thor (>= 0.18.1, < 2.0)
89
+ rake (10.4.2)
90
+ sprockets (3.5.1)
91
+ concurrent-ruby (~> 1.0)
92
+ rack (> 1, < 3)
93
+ sprockets-rails (2.3.3)
94
+ actionpack (>= 3.0)
95
+ activesupport (>= 3.0)
96
+ sprockets (>= 2.8, < 4.0)
97
+ thor (0.19.1)
98
+ thread_safe (0.3.5)
99
+ tzinfo (1.2.2)
100
+ thread_safe (~> 0.1)
86
101
 
87
102
  PLATFORMS
88
103
  ruby
@@ -90,3 +105,6 @@ PLATFORMS
90
105
  DEPENDENCIES
91
106
  d3-charts!
92
107
  rails (>= 3.1)
108
+
109
+ BUNDLED WITH
110
+ 1.10.6
@@ -1,5 +1,5 @@
1
1
  module D3
2
2
  module Charts
3
- VERSION = "1.0.1"
3
+ VERSION = "1.1.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,46 +1,41 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: d3-charts
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
5
- prerelease:
4
+ version: 1.1.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - bmalets
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2014-06-05 00:00:00.000000000 Z
11
+ date: 2015-12-06 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: railties
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ! '>='
17
+ - - ">="
20
18
  - !ruby/object:Gem::Version
21
19
  version: '3.1'
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ! '>='
24
+ - - ">="
28
25
  - !ruby/object:Gem::Version
29
26
  version: '3.1'
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: rails
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
- - - ! '>='
31
+ - - ">="
36
32
  - !ruby/object:Gem::Version
37
33
  version: '3.1'
38
34
  type: :development
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
- - - ! '>='
38
+ - - ">="
44
39
  - !ruby/object:Gem::Version
45
40
  version: '3.1'
46
41
  description: This gem provides view helpers to create d3.js charts easily
@@ -50,7 +45,7 @@ executables: []
50
45
  extensions: []
51
46
  extra_rdoc_files: []
52
47
  files:
53
- - .gitignore
48
+ - ".gitignore"
54
49
  - CHANGELOG.md
55
50
  - D3-LICENSE
56
51
  - Gemfile
@@ -131,26 +126,25 @@ files:
131
126
  - lib/d3/charts/version.rb
132
127
  homepage: https://github.com/bmalets/d3-charts
133
128
  licenses: []
129
+ metadata: {}
134
130
  post_install_message:
135
131
  rdoc_options: []
136
132
  require_paths:
137
133
  - lib
138
134
  required_ruby_version: !ruby/object:Gem::Requirement
139
- none: false
140
135
  requirements:
141
- - - ! '>='
136
+ - - ">="
142
137
  - !ruby/object:Gem::Version
143
138
  version: '0'
144
139
  required_rubygems_version: !ruby/object:Gem::Requirement
145
- none: false
146
140
  requirements:
147
- - - ! '>='
141
+ - - ">="
148
142
  - !ruby/object:Gem::Version
149
143
  version: 1.0.0
150
144
  requirements: []
151
145
  rubyforge_project: d3-charts
152
- rubygems_version: 1.8.23.2
146
+ rubygems_version: 2.4.5.1
153
147
  signing_key:
154
- specification_version: 3
148
+ specification_version: 4
155
149
  summary: D3 for Rails Asset Pipeline
156
150
  test_files: []