debian-mirror-gitlab/debian/patches/0488-relax-bullet.patch

12 lines
241 B
Diff
Raw Normal View History

--- a/Gemfile
+++ b/Gemfile
@@ -323,7 +323,7 @@
end
if ENV["INCLUDE_TEST_DEPENDS"] == "true"
- gem 'bullet', '~> 6.0.2'
+ gem 'bullet', '~> 6.0'
gem 'pry-byebug', '~> 3.5','>= 3.5.1', platform: :mri
gem 'pry-rails', '~> 0.3.9'