RubyGems
npm
Organizations
Log in
Sign up
RubyGems
getversion
Versions diffs
0.0.5 → 0.0.6
getversion 0.0.5 → 0.0.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/getversion/version_finder.rb
+2
-1
metadata
+1
-1
data/lib/getversion/version_finder.rb
CHANGED
Viewed
@@ -38,7 +38,8 @@ module GetVersion
38
38
end
39
39
40
40
def null_executable
41
-
Executable.new name, nil
41
+
Executable.new name, nil
do
42
+
end
42
43
end
43
44
44
45
def executable_for_guessing
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: getversion
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
5
4
+
version: 0.0.
6
5
5
prerelease:
6
6
platform: ruby
7
7
authors: