Skip to content

Commit 419f8cd

Browse files
chore(deps): bump debug from 1.10.0 to 1.11.0
Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 263559a commit 419f8cd

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

Gemfile.lock

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,17 +87,19 @@ GEM
8787
connection_pool (2.4.1)
8888
crass (1.0.6)
8989
date (3.4.1)
90-
debug (1.10.0)
90+
debug (1.11.0)
9191
irb (~> 1.10)
9292
reline (>= 0.3.8)
9393
drb (2.2.1)
94+
erb (5.0.2)
9495
erubi (1.13.0)
9596
globalid (1.2.1)
9697
activesupport (>= 6.1)
9798
i18n (1.14.6)
9899
concurrent-ruby (~> 1.0)
99-
io-console (0.8.0)
100-
irb (1.14.3)
100+
io-console (0.8.1)
101+
irb (1.15.2)
102+
pp (>= 0.6.0)
101103
rdoc (>= 4.0.0)
102104
reline (>= 0.4.2)
103105
json (2.12.0)
@@ -133,13 +135,16 @@ GEM
133135
parser (3.3.8.0)
134136
ast (~> 2.4.1)
135137
racc
138+
pp (0.6.2)
139+
prettyprint
140+
prettyprint (0.2.0)
136141
prism (1.4.0)
137142
propshaft (1.1.0)
138143
actionpack (>= 7.0.0)
139144
activesupport (>= 7.0.0)
140145
rack
141146
railties (>= 7.0.0)
142-
psych (5.2.2)
147+
psych (5.2.6)
143148
date
144149
stringio
145150
puma (6.6.0)
@@ -183,10 +188,11 @@ GEM
183188
zeitwerk (~> 2.6)
184189
rainbow (3.1.1)
185190
rake (13.2.1)
186-
rdoc (6.10.0)
191+
rdoc (6.14.2)
192+
erb
187193
psych (>= 4.0.0)
188194
regexp_parser (2.10.0)
189-
reline (0.6.0)
195+
reline (0.6.2)
190196
io-console (~> 0.5)
191197
rubocop (1.75.7)
192198
json (~> 2.3)
@@ -215,7 +221,7 @@ GEM
215221
securerandom (0.4.1)
216222
sqlite3 (2.6.0-arm64-darwin)
217223
sqlite3 (2.6.0-x86_64-linux-gnu)
218-
stringio (3.1.2)
224+
stringio (3.1.7)
219225
thor (1.3.2)
220226
timeout (0.4.3)
221227
tzinfo (2.0.6)

0 commit comments

Comments
 (0)