about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-04 18:35:04 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-04 18:35:04 +0100
commit6471a548feadf34d65fb96660f958bf808331c8f (patch)
treee84eb124089bc8c898a1a17877bc26cb08346e43 /Gemfile.lock
parent4ea13d8dc9f3c80d4ca39f382662cd0463670f77 (diff)
Add pghero for analyzing postgres performance in production
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c9756f057..ae163a1b2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -197,6 +197,8 @@ GEM
     parser (2.3.1.2)
       ast (~> 2.2)
     pg (0.18.4)
+    pghero (1.6.2)
+      activerecord
     powerpack (0.1.1)
     pry (0.10.4)
       coderay (~> 1.1.0)
@@ -403,6 +405,7 @@ DEPENDENCIES
   paperclip (~> 4.3)
   paperclip-av-transcoder
   pg
+  pghero
   pry-rails
   puma
   rabl