Skip to content

Commit

Permalink
Merge branch 'master' into snyk-fix-e878fe1fbfd913c369863f2cb46f020f
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico authored Nov 24, 2023
2 parents 9ca1d87 + 3051306 commit b5af62c
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 @@ -87,7 +87,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 @@ -215,7 +215,7 @@ GEM
rake (~> 13.0)
lodash-rails (4.17.21)
railties (>= 3.1)
lograge (0.13.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
Expand Down Expand Up @@ -448,7 +448,7 @@ DEPENDENCIES
jwt (~> 2.2.2)
listen (~> 3.0.5)
lodash-rails
lograge (~> 0.13.0)
lograge (~> 0.14.0)
minitest-stub_any_instance
oauth (~> 0.5.1)
oauthenticator (~> 1.4, >= 1.4.1)
Expand All @@ -474,6 +474,3 @@ DEPENDENCIES
tzinfo-data
web-console (>= 4.2.1)
webmock

BUNDLED WITH
2.1.4

0 comments on commit b5af62c

Please sign in to comment.