rotp.gemspec in rotp-2.1.1 vs rotp.gemspec in rotp-2.1.2
- old
+ new
@@ -1,7 +1,6 @@
# -*- encoding: utf-8 -*-
-$:.push File.expand_path("../lib", __FILE__)
-require "rotp/version"
+require "./lib/rotp/version"
Gem::Specification.new do |s|
s.name = "rotp"
s.version = ROTP::VERSION
s.platform = Gem::Platform::RUBY