zucker 12.1 → 13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +0,0 @@
1
- warn 'Zucker: array2proc has been renamed. Please use array_to_proc!'
2
- require 'zucker/array_to_proc'
@@ -1,2 +0,0 @@
1
- warn 'Zucker: class2proc has been renamed. Please use class_to_proc!'
2
- require 'zucker/class_to_proc'
@@ -1,2 +0,0 @@
1
- warn 'Zucker: hash2proc has been renamed. Please use hash_to_proc!'
2
- require 'zucker/hash_to_proc'
@@ -1,2 +0,0 @@
1
- warn 'Zucker: regexp2proc has been renamed. Please use regexp_to_proc!'
2
- require 'zucker/regexp_to_proc'