Skip to content

Commit

Permalink
Merge pull request #3842 from DFE-Digital/dependabot/bundler/debug-1.9.0
Browse files Browse the repository at this point in the history
Bump debug from 1.8.0 to 1.9.0
  • Loading branch information
twd-bat-ci authored Dec 12, 2023
2 parents e6556bb + 747972d commit 65dcdc0
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.0)
irb (~> 1.10)
reline (>= 0.3.8)
declarative (0.0.20)
deep_merge (1.2.2)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -358,8 +358,9 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.6.4)
reline (>= 0.3.0)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
jsbundling-rails (1.2.1)
railties (>= 6.0.0)
json (2.6.3)
Expand Down Expand Up @@ -481,6 +482,8 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.1.1)
stringio
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
Expand Down Expand Up @@ -553,10 +556,12 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.6.1)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.8.2)
reline (0.3.4)
reline (0.4.1)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -698,6 +703,7 @@ GEM
stateful_enum (0.7.0)
store_model (2.1.2)
activerecord (>= 5.2)
stringio (3.1.0)
strong_migrations (1.6.4)
activerecord (>= 5.2)
swd (1.3.0)
Expand Down

0 comments on commit 65dcdc0

Please sign in to comment.