Skip to content

Commit ae5be07

Browse files
committed
remove bullet
1 parent 1c77b60 commit ae5be07

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,3 @@ end
111111
group :test, :development do
112112
gem 'pry'
113113
end
114-
115-
group :development do
116-
gem 'bullet'
117-
end

Gemfile.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ GEM
6868
binding_of_caller (0.7.2)
6969
debug_inspector (>= 0.0.1)
7070
builder (3.2.3)
71-
bullet (5.7.1)
72-
activesupport (>= 3.0.0)
73-
uniform_notifier (~> 1.11.0)
7471
capybara (2.9.2)
7572
addressable
7673
mime-types (>= 1.16)
@@ -455,7 +452,6 @@ GEM
455452
unf_ext
456453
unf_ext (0.0.7.2)
457454
unicode-display_width (1.3.0)
458-
uniform_notifier (1.11.0)
459455
warden (1.2.6)
460456
rack (>= 1.0)
461457
webmock (2.3.2)
@@ -475,7 +471,6 @@ DEPENDENCIES
475471
bcrypt
476472
better_errors
477473
binding_of_caller
478-
bullet
479474
capybara
480475
chartkick
481476
cocoon

0 commit comments

Comments
 (0)