revert to regular relative path

arnaud sellenet committed Apr 01, 2014
commit 271e1fbd2699c6b9d716157431a7d0f08b997362
Showing 1 changed file with 1 additions and 1 deletions
locomotivecms_steam.gemspec +1 -1
@@ @@ -1,4 +1,4 @@
- require_relative './lib/steam'
+ require_relative 'lib/steam'
Gem::Specification.new do |spec|
spec.name = 'locomotivecms_steam'