debian-mirror-gitlab/debian/patches/0450-remove-bullet.patch

10 lines
270 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -305,7 +305,6 @@
if ENV["INCLUDE_TEST_DEPENDS"] == "true"
gem 'bootsnap', '~> 1.3'
- gem 'bullet', '~> 5.5', require: !!ENV['ENABLE_BULLET']
gem 'pry-byebug', '~> 3.5', '>= 3.5.1', platform: :mri
gem 'pry-rails', '~> 0.3.4'