Skip to content

Commit

Permalink
Merge branch 'master' into snyk-fix-b951f909ac8ac4395cb82da69efd978a
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico authored Nov 24, 2023
2 parents ec6680f + e27b733 commit 81fb6d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ group :test do
end

group :production do
gem 'lograge', '~> 0.13.0'
gem 'lograge', '~> 0.14.0'
gem 'remote_syslog_logger'
end

Expand Down
7 changes: 2 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GEM
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
lograge (0.13.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
Expand Down Expand Up @@ -431,7 +431,7 @@ DEPENDENCIES
jbuilder (~> 2.11, >= 2.11.5)
json
listen (>= 3.0.5, < 3.2)
lograge (~> 0.13.0)
lograge (~> 0.14.0)
minitest
net-smtp
omniauth (>= 2.1.1)
Expand Down Expand Up @@ -464,6 +464,3 @@ DEPENDENCIES
webdrivers
webmock
webpacker (~> 6.0.0.rc.5)

BUNDLED WITH
2.1.4

0 comments on commit 81fb6d3

Please sign in to comment.