Skip to content

Commit

Permalink
Update debug to version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 19, 2024
1 parent e3984b8 commit b62a2ec
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ GEM
cssbundling-rails (1.1.2)
railties (>= 6.0.0)
date (3.3.3)
debug (1.5.0)
irb (>= 1.3.6)
reline (>= 0.2.7)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.8.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -198,9 +198,10 @@ GEM
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.5.11)
irb (1.4.1)
reline (>= 0.3.0)
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -252,6 +253,9 @@ GEM
parser (3.1.2.0)
ast (~> 2.4.1)
pg (1.4.5)
psych (5.2.2)
date
stringio
public_suffix (4.0.7)
puma (5.6.5)
nio4r (~> 2.0)
Expand Down Expand Up @@ -299,11 +303,13 @@ GEM
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rdoc (6.10.0)
psych (>= 4.0.0)
redis (4.8.0)
redis-namespace (1.8.2)
redis (>= 3.0.4)
regexp_parser (2.5.0)
reline (0.3.1)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -384,6 +390,7 @@ GEM
net-ssh (>= 2.8.0)
stimulus-rails (1.0.4)
railties (>= 6.0.0)
stringio (3.1.2)
terser (1.1.13)
execjs (>= 0.3.0, < 3)
thor (1.2.1)
Expand Down

0 comments on commit b62a2ec

Please sign in to comment.