Skip to content

Commit

Permalink
Merge pull request #49 from khalilahmad1547/dependabot/bundler/master…
Browse files Browse the repository at this point in the history
…/debug-1.9.0

Bump debug from 1.8.0 to 1.9.0 in /master
  • Loading branch information
abdur1547 authored Dec 13, 2023
2 parents eef6aa4 + d5b30a4 commit 627a2ac
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions master/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ GEM
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.0)
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
Expand All @@ -108,9 +108,10 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
interactor (3.1.2)
io-console (0.6.0)
irb (1.7.4)
reline (>= 0.3.6)
io-console (0.7.0)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -143,6 +144,8 @@ GEM
racc (~> 1.4)
pagy (6.2.0)
pg (1.5.4)
psych (5.1.1.1)
stringio
puma (6.4.0)
nio4r (~> 2.0)
pundit (2.3.1)
Expand Down Expand Up @@ -188,14 +191,17 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.1.0)
rdoc (6.6.1)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
reline (0.3.6)
reline (0.4.1)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
spring (4.1.3)
stringio (3.1.0)
thor (1.3.0)
timeout (0.4.1)
tzinfo (2.0.6)
Expand Down

0 comments on commit 627a2ac

Please sign in to comment.