diff --git a/Gemfile b/Gemfile
index 17258886087aed8729972536d70669a31f3b2121..c6d3376b6a70cd2578ce55cc1e900ac3f02432ec 100644
--- a/Gemfile
+++ b/Gemfile
@@ -96,7 +96,7 @@ group :development do
   # Spring speeds up development by keeping your application running in the
   # background. Read more: https://github.com/rails/spring
   gem 'spring'
-  gem 'better_errors'
+  # gem 'better_errors'
   gem 'binding_of_caller'
 
   gem 'sqlite3'
diff --git a/Gemfile.lock b/Gemfile.lock
index 08a85b55deda67cad0f9341c8cccb84e2850942c..1fa76d4504a206b37d4d86f093c6b477e79874c4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -72,10 +72,6 @@ GEM
     astrolabe (1.3.0)
       parser (>= 2.2.0.pre.3, < 3.0)
     bcrypt (3.1.9)
-    better_errors (2.0.0)
-      coderay (>= 1.0.0)
-      erubis (>= 2.6.6)
-      rack (>= 0.9.0)
     binding_of_caller (0.7.2)
       debug_inspector (>= 0.0.1)
     bourbon (4.0.2)
@@ -389,7 +385,6 @@ DEPENDENCIES
   actionview-encoded_mail_to
   activeadmin!
   activeadmin_pagedown
-  better_errors
   binding_of_caller
   brakeman
   coffee-rails