lib/gym/detect_values.rb in gym-0.4.6 vs lib/gym/detect_values.rb in gym-0.5.0
- old
+ new
@@ -168,8 +168,7 @@
puts "Select Configuration: "
config[:configuration] = choose(*(configurations))
end
end
end
-
end
end