Skip to content

Commit

Permalink
SRCH-1145 remove lograge gem (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
MothOnMars authored Jan 8, 2020
1 parent 71a84bc commit 8db9abe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ gem 'retry_block', '~> 1.2.0'
gem 'aws-sdk', '< 3.0'
gem 'colorize', '~> 0.8.1'
gem 'dogstatsd-ruby', '~> 3.2.0'
gem 'lograge', '~> 0.9.0'
gem 'test-unit', '~> 3.2.7'
gem 'http', '~> 1.0'
gem 'robots_tag_parser', '~> 0.1.0', git: 'https://github.com/GSA/robots_tag_parser'
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,11 +435,6 @@ GEM
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
lograge (0.9.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -846,7 +841,6 @@ DEPENDENCIES
launchy (~> 2.4.3)
less-rails-bootstrap!
listen (~> 3.1.5)
lograge (~> 0.9.0)
loofah (~> 2.3.1)
medusa!
mobile-fu (~> 1.4.0)
Expand Down
11 changes: 0 additions & 11 deletions config/initializers/lograge.rb

This file was deleted.

0 comments on commit 8db9abe

Please sign in to comment.