A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ruby/mspec/commit/e7eb8aa4c26495b7b461e687d950b96eb08b3ff2 below:

Fix logic for #ruby_bug · ruby/mspec@e7eb8aa · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -5,8 +5,8 @@ def initialize(bug, requirement)

5 5

@bug = bug

6 6

if String === requirement

7 7

MSpec.deprecate "ruby_bug with a single version", 'an exclusive range ("2.1"..."2.3")'

8 -

@requirement = SpecVersion.new requirement, true

9 8

super(FULL_RUBY_VERSION, requirement)

9 +

@requirement = SpecVersion.new requirement, true

10 10

else

11 11

super(FULL_RUBY_VERSION, requirement)

12 12

end

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4