summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-06 12:02:13 -0400
committerDavid Gay <david@davidgay.org>2021-06-06 12:02:13 -0400
commitd701cf456bba209f31387db6b43bf26b1251e188 (patch)
treef0d0b7a0dd891dfbfd5c07ef58d883f3657b82c8 /Gemfile.lock
parent50da0231cfc3f7407d4151ea476371f661c3fed0 (diff)
Install Honeybadger
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 99c07ff..11f5886 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -111,6 +111,7 @@ GEM
ffi (1.15.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
+ honeybadger (4.8.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jbuilder (2.11.2)
@@ -282,6 +283,7 @@ DEPENDENCIES
capybara (>= 3.26)
devise
ed25519 (>= 1.2, < 2.0)
+ honeybadger (~> 4.0)
jbuilder (~> 2.7)
listen (~> 3.3)
pg (~> 1.1)