Skip to content

Commit

Permalink
Fix gemfile?
Browse files Browse the repository at this point in the history
  • Loading branch information
toreriklinnerud committed Nov 6, 2012
1 parent 1369042 commit 6d48381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rickshaw_rails.gemspec
Expand Up @@ -2,6 +2,8 @@
require File.expand_path('../lib/rickshaw_rails/version', __FILE__)

Gem::Specification.new do |s|
s.name = 'rickshaw_rails'
s.version = RickshawRails::VERSION
s.authors = ["Han Kang", "Cynthia Kiser", "Byron Anderson", "Johnathan Pulos"]
s.email = ["han@logicallsat.com"]
s.description = %q{ Rickshaw, a javascript graphing library based on d3, for the rails asset pipeline }
Expand Down

0 comments on commit 6d48381

Please sign in to comment.