We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c77b60 commit ae5be07Copy full SHA for ae5be07
Gemfile
@@ -111,7 +111,3 @@ end
111
group :test, :development do
112
gem 'pry'
113
end
114
-
115
-group :development do
116
- gem 'bullet'
117
-end
Gemfile.lock
@@ -68,9 +68,6 @@ GEM
68
binding_of_caller (0.7.2)
69
debug_inspector (>= 0.0.1)
70
builder (3.2.3)
71
- bullet (5.7.1)
72
- activesupport (>= 3.0.0)
73
- uniform_notifier (~> 1.11.0)
74
capybara (2.9.2)
75
addressable
76
mime-types (>= 1.16)
@@ -455,7 +452,6 @@ GEM
455
452
unf_ext
456
453
unf_ext (0.0.7.2)
457
454
unicode-display_width (1.3.0)
458
- uniform_notifier (1.11.0)
459
warden (1.2.6)
460
rack (>= 1.0)
461
webmock (2.3.2)
@@ -475,7 +471,6 @@ DEPENDENCIES
475
471
bcrypt
476
472
better_errors
477
473
binding_of_caller
478
- bullet
479
474
capybara
480
chartkick
481
cocoon
0 commit comments