Skip to content

Commit

Permalink
Merge pull request #65 from saturnflyer/dependabot/bundler/debug-1.9.2
Browse files Browse the repository at this point in the history
Bump debug from 1.8.0 to 1.9.2
  • Loading branch information
saturnflyer authored Nov 15, 2024
2 parents b58384a + 5d0ca23 commit 3a57311
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ GEM
specs:
ast (2.4.2)
concurrent-ruby (1.2.3)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
docile (1.4.0)
io-console (0.6.0)
irb (1.6.4)
reline (>= 0.3.0)
io-console (0.7.2)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
Expand All @@ -24,11 +25,15 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
psych (5.2.0)
stringio
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.3.3)
reline (0.5.11)
io-console (~> 0.5)
rubocop (1.68.0)
json (~> 2.3)
Expand Down Expand Up @@ -64,6 +69,7 @@ GEM
standard-performance (1.4.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
stringio (3.1.2)
unicode-display_width (2.6.0)

PLATFORMS
Expand Down

0 comments on commit 3a57311

Please sign in to comment.