Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2020-12-11 22:32:34 +0300
committerJeff King <peff@peff.net>2020-12-11 22:56:29 +0300
commit14197d154027a71525a6857ef4a9d86205a6ffd8 (patch)
tree2f99bc79a20ab94f26c0d4d5cb1bb5f8a7a8b4f0 /Gemfile.lock
parent2534d29eb616117a07b7e00a86e3a46a95b94441 (diff)
Gemfile: drop bullet gem
This gem doesn't support Rails 6, which we'll be moving to shortly. It's just for dev debugging, and I haven't used it in years, so let's just get rid of it.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 23413e01..5dd9ca7b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -48,9 +48,6 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
- bullet (5.7.5)
- activesupport (>= 3.0.0)
- uniform_notifier (~> 1.11.0)
byebug (10.0.0)
chunky_png (1.3.10)
coderay (1.1.2)
@@ -269,7 +266,6 @@ DEPENDENCIES
awesome_print
better_errors
binding_of_caller
- bullet
compass-rails
database_cleaner
diff-lcs