RakeFile in rails-units-1.5.2 vs RakeFile in rails-units-1.6.0

- old
+ new

@@ -7,10 +7,10 @@ require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "rails-units" gem.summary = %Q{A class that performs unit conversions and unit math} gem.description = %Q{Provides classes and methods to perform unit math and conversions} - gem.authors = ["Kevin Olbrich, Ph.D."] + gem.authors = ["Kevin Olbrich, Ph.D.", "Stephen Pike"] gem.email = ["spike@scpike.net"] gem.homepage = "https://github.com/scpike/rails-units" gem.files.exclude(".*") end Jeweler::GemcutterTasks.new \ No newline at end of file