diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1ff69cb71..aab4ee335 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,6 +158,10 @@ GEM letter_opener (1.4.1) launchy (~> 2.2) libv8 (3.16.14.15) + lograge (0.4.1) + actionpack (>= 4, < 5.1) + activesupport (>= 4, < 5.1) + railties (>= 4, < 5.1) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.4) @@ -377,6 +381,7 @@ DEPENDENCIES jbuilder (~> 2.0) jquery-rails letter_opener + lograge nokogiri oj onebox |