summaryrefslogtreecommitdiff
path: root/lib/chef/deprecated.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/deprecated.rb')
-rw-r--r--lib/chef/deprecated.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/deprecated.rb b/lib/chef/deprecated.rb
index 74c600bef9..c0291e057e 100644
--- a/lib/chef/deprecated.rb
+++ b/lib/chef/deprecated.rb
@@ -30,7 +30,7 @@ class Chef
end
class Base
- BASE_URL = "https://docs.chef.io/deprecations_"
+ BASE_URL = "https://docs.chef.io/deprecations_".freeze
attr_reader :message, :location