d3-rails 7.0.0 → 7.8.5

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.
@@ -1,5 +1,5 @@
1
1
  module D3
2
2
  module Rails
3
- VERSION = "7.0.0"
3
+ VERSION = "7.8.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: d3-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.0
4
+ version: 7.8.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Markus Fenske
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-22 00:00:00.000000000 Z
11
+ date: 2023-06-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -65,7 +65,7 @@ homepage: https://github.com/iblue/d3-rails
65
65
  licenses:
66
66
  - MIT
67
67
  metadata: {}
68
- post_install_message:
68
+ post_install_message:
69
69
  rdoc_options: []
70
70
  require_paths:
71
71
  - lib
@@ -80,8 +80,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  - !ruby/object:Gem::Version
81
81
  version: 1.3.6
82
82
  requirements: []
83
- rubygems_version: 3.2.5
84
- signing_key:
83
+ rubygems_version: 3.4.1
84
+ signing_key:
85
85
  specification_version: 4
86
86
  summary: D3 for Rails Asset Pipeline
87
87
  test_files: []