mirror of
https://github.com/dkam/hsmr.git
synced 2025-12-28 08:44:53 +00:00
hsmr, not HSMR
This commit is contained in:
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
|
|||||||
require "hsmr/version"
|
require "hsmr/version"
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "HSMR"
|
s.name = "hsmr"
|
||||||
s.version = HSMR::VERSION
|
s.version = HSMR::VERSION
|
||||||
s.authors = ["Dan Milne"]
|
s.authors = ["Dan Milne"]
|
||||||
s.email = ["d@nmilne.com"]
|
s.email = ["d@nmilne.com"]
|
||||||
|
|||||||
Reference in New Issue
Block a user