debian-mirror-gitlab/debian/patches/0450-remove-bullet.patch
2019-12-26 22:33:15 +05:30

10 lines
239 B
Diff

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