Description: do not declare dev dependency on bump (not packaged)
Author: Cédric Boutillier <boutil@debian.org>
Last-Update: 2019-01-17

--- a/Gemfile
+++ b/Gemfile
@@ -4,7 +4,6 @@ source 'https://rubygems.org'
 gemspec
 
 gem "rake"
-gem "bump"
 
 if ENV["RAILS_VERSION"] == "edge"
   gem "activesupport", github: "rails/rails", branch: "main"
