lhm.gemspec in lhm-1.0.0.rc2 vs lhm.gemspec in lhm-1.0.0.rc3
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
lib = File.expand_path('../lib', __FILE__)
$:.unshift(lib) unless $:.include?(lib)
-require 'lhm'
+require 'lhm/version'
Gem::Specification.new do |s|
s.name = "lhm"
s.version = Lhm::VERSION
s.platform = Gem::Platform::RUBY