Skip to content

Commit

Permalink
We aren't actually using lograge
Browse files Browse the repository at this point in the history
  • Loading branch information
albus522 committed Aug 2, 2024
1 parent 3469b94 commit 4e445f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ gem "propshaft"
# https://github.com/faye/websocket-driver-ruby/pull/85
gem "websocket-driver", github: "danielmorrison/websocket-driver-ruby", branch: "support-frozen-by-default"

group :production do
gem "lograge"
end

group :development, :test do
gem "debug"
gem "factory_bot_rails"
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,6 @@ GEM
json (2.7.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -253,8 +248,6 @@ GEM
regexp_parser (2.9.2)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
rexml (3.3.2)
strscan
rspec (3.13.0)
Expand Down Expand Up @@ -349,7 +342,6 @@ DEPENDENCIES
figaro
honeybadger
importmap-rails
lograge
particlerb
pg
propshaft
Expand Down

0 comments on commit 4e445f3

Please sign in to comment.