debian-mirror-gitlab/debian/patches/0450-remove-bullet.patch
2018-12-24 00:09:40 +05:30

10 lines
262 B
Diff

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