# Introducing the Deprecation Toolkit

DevFeed: [Introducing the Deprecation Toolkit](<https://devfeed.tech/articles/introducing-the-deprecation-toolkit-1454.md>)

Original publisher: [Read original article](<https://shopify.engineering/introducing-the-deprecation-toolkit>)

Author: Edouard CHIN

Published: 2018-09-19T16:15:00Z

Content type: article

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [Ruby](<https://devfeed.tech/topics/ruby.md>), [Shopify](<https://devfeed.tech/topics/shopify.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [ci](<https://devfeed.tech/topics/ci.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [libraries](<https://devfeed.tech/tags/libraries.md>), [open](<https://devfeed.tech/tags/open.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [shopify](<https://devfeed.tech/tags/shopify.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

## AI overview

Shopify introduces the open-source Deprecation Toolkit, a Ruby gem that tracks deprecated code in a codebase and helps teams manage dependency upgrades more efficiently.

## Source excerpt

Shopify is happy to announce that we've open sourced the Deprecation Toolkit, a ruby gem that keeps track of deprecations in your codebase in an efficient way. At Shopify, the leading cloud-based, multi-channel commerce platform with 600,000+ merchants in over 175 countries, upgrading our dependencies is a frequently applied best practice.