Change required Ruby version to >=2.3
* This commit does every 2.3 change required to get the build pass * None of the changes can be extracted, without changing the build setup
This commit is contained in:
parent
b007f3c66e
commit
99ab9ff171
363 changed files with 384 additions and 20 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
Mutant::Meta::Example.add :blockarg do
|
||||
source 'foo { |&bar| }'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue