We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fce26 commit 247683cCopy full SHA for 247683c
lib/deprecation_collector/list.rb
@@ -1,6 +1,5 @@
1
# frozen_string_literal: true
2
3
-require "yaml"
4
module DeprecationCollector
5
DEPRECATION_IDS_FILE = File.expand_path("../deprecation-ids.yml", __FILE__)
6
0 commit comments