File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
require 'chartjs/version'
5
5
6
6
Gem ::Specification . new do |gem |
7
- gem . name = "chartjs-ror"
7
+ gem . name = "tracks- chartjs-ror"
8
8
gem . version = Chartjs ::VERSION
9
- gem . authors = [ "Andy Stewart" ]
10
- gem . email = [ "boss@airbladesoftware.com " ]
9
+ gem . authors = [ "Jyri-Petteri Paloposki" , " Andy Stewart"]
10
+ gem . email = [ "jyri-petteri.paloposki@ardcroas.fi " ]
11
11
gem . description = 'Simplifies using Chart.js in Rails'
12
12
gem . summary = 'Simplifies using Chart.js in Rails'
13
- gem . homepage = 'https://github.com/airblade /chartjs-ror'
13
+ gem . homepage = 'https://github.com/TracksApp /chartjs-ror'
14
14
15
15
gem . files = `git ls-files` . split ( $/)
16
16
gem . executables = gem . files . grep ( %r{^bin/} ) . map { |f | File . basename ( f ) }
You can’t perform that action at this time.
0 commit comments