specify local path
arnaud sellenet
committed Apr 01, 2014
commit ed6381f993598321be1fad69c9512789f4228621
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' | |