Skip to content

Commit

Permalink
chore(deps): update dependency doorkeeper to v5.6.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent fbf1070 commit 19e7fa1
Showing 1 changed file with 22 additions and 26 deletions.
48 changes: 22 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
bootsnap (1.11.1)
msgpack (~> 1.2)
brakeman (5.2.3)
builder (3.2.4)
builder (3.3.0)
bullet (7.0.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
Expand Down Expand Up @@ -147,15 +147,15 @@ GEM
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
doorkeeper (5.5.4)
doorkeeper (5.8.0)
railties (>= 5)
doorkeeper-i18n (5.2.3)
doorkeeper (>= 5.2)
dotenv (2.7.6)
dotenv-rails (2.7.6)
dotenv (= 2.7.6)
railties (>= 3.2)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.7)
tzinfo
exifr (1.3.9)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
iban-tools (1.1.0)
icalendar (2.7.1)
Expand All @@ -242,9 +242,9 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.20.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -254,7 +254,7 @@ GEM
marcel (1.0.2)
message_bus (4.2.0)
rack (>= 1.1.3)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
Expand All @@ -263,8 +263,8 @@ GEM
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.24.1)
mini_portile2 (2.8.8)
minitest (5.25.1)
msgpack (1.4.5)
msgpack (1.4.5-java)
nenv (0.3.0)
Expand All @@ -280,14 +280,8 @@ GEM
netrc (0.11.0)
nio4r (2.7.4)
nio4r (2.7.4-java)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.3-java)
racc (~> 1.4)
nokogiri (1.14.3-x64-mingw32)
racc (~> 1.4)
nokogiri (1.14.3-x86-mingw32)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -325,8 +319,8 @@ GEM
pundit (2.2.0)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.6.2)
racc (1.6.2-java)
racc (1.8.1)
racc (1.8.1-java)
rack (2.2.10)
rack-attack (6.6.0)
rack (>= 1.0, < 3)
Expand All @@ -350,11 +344,13 @@ GEM
activesupport (= 7.0.4.3)
bundler (>= 1.15.0)
railties (= 7.0.4.3)
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-i18n (7.0.3)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
Expand All @@ -366,7 +362,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -486,7 +482,7 @@ GEM
spring (>= 1.2, < 3.0)
ssrf_filter (1.0.7)
terminal-notifier-guard (1.7.0)
thor (1.2.1)
thor (1.3.2)
tilt (2.1.0)
timecop (0.9.5)
timeliness (0.4.5)
Expand Down Expand Up @@ -522,7 +518,7 @@ GEM
websocket-driver (0.7.5-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.8)
zeitwerk (2.6.18)

PLATFORMS
java
Expand Down

0 comments on commit 19e7fa1

Please sign in to comment.