diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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) |