Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lograge from 0.12.0 to 0.14.0 #1029

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
40 changes: 21 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ GEM
hashdiff (1.0.1)
hashie (5.0.0)
htmlentities (4.3.4)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -290,14 +290,14 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lograge (0.12.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.19.1)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.0.1)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -311,8 +311,8 @@ GEM
mime-types-data (3.2022.0105)
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
mini_portile2 (2.8.4)
minitest (5.20.0)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
msgpack (1.6.0)
Expand All @@ -330,12 +330,12 @@ GEM
net-protocol
newrelic_rpm (8.15.0)
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.3-x64-mingw32)
nokogiri (1.15.4-x64-mingw32)
racc (~> 1.4)
nokogiri (1.14.3-x86-mingw32)
nokogiri (1.15.4-x86-mingw32)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.23.0)
Expand All @@ -355,9 +355,9 @@ GEM
public_suffix (5.0.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.4)
rack-test (2.0.2)
racc (1.7.1)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.0.6.1)
actioncable (= 6.0.6.1)
Expand All @@ -378,11 +378,13 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_admin (3.0.0)
activemodel-serializers-xml (>= 1.0)
kaminari (>= 0.14, < 2.0)
Expand Down Expand Up @@ -493,7 +495,7 @@ GEM
sprockets (>= 3.0.0)
ssrf_filter (1.1.1)
swagger-blocks (3.0.0)
thor (1.2.1)
thor (1.2.2)
thread_safe (0.3.6)
tilt (2.0.11)
timeout (0.3.1)
Expand All @@ -520,7 +522,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.7)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down