active_remote.gemspec in active_remote-5.0.0.pre vs active_remote.gemspec in active_remote-5.0.0.rc1
- old
+ new
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
-$LOAD_PATH.push File.expand_path("../lib", __FILE__)
+$LOAD_PATH.push File.expand_path("lib", __dir__)
require "active_remote/version"
Gem::Specification.new do |s|
s.name = "active_remote"
s.version = ActiveRemote::VERSION