class DependencySpy::ImpossibleComparison
Public Class Methods
new(msg)
click to toggle source
# File lib/dependency_spy/semver.rb, line 66 def initialize(msg) @msg = msg end
# File lib/dependency_spy/semver.rb, line 66 def initialize(msg) @msg = msg end