Skip to content

Commit 7da93ba

Browse files
build(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] <[email protected]>
1 parent 01ceb11 commit 7da93ba

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,18 @@ GEM
5555
connection_pool (2.5.0)
5656
crass (1.0.6)
5757
date (3.4.1)
58-
debug (1.10.0)
58+
debug (1.11.0)
5959
irb (~> 1.10)
6060
reline (>= 0.3.8)
6161
drb (2.2.1)
62+
erb (5.0.1)
6263
erubi (1.13.1)
6364
globalid (1.2.1)
6465
activesupport (>= 6.1)
6566
i18n (1.14.7)
6667
concurrent-ruby (~> 1.0)
6768
io-console (0.8.0)
68-
irb (1.15.1)
69+
irb (1.15.2)
6970
pp (>= 0.6.0)
7071
rdoc (>= 4.0.0)
7172
reline (>= 0.4.2)
@@ -106,7 +107,7 @@ GEM
106107
pp (0.6.2)
107108
prettyprint
108109
prettyprint (0.2.0)
109-
psych (5.2.3)
110+
psych (5.2.6)
110111
date
111112
stringio
112113
racc (1.8.1)
@@ -134,12 +135,13 @@ GEM
134135
thor (~> 1.0, >= 1.2.2)
135136
zeitwerk (~> 2.6)
136137
rake (13.2.1)
137-
rdoc (6.12.0)
138+
rdoc (6.14.1)
139+
erb
138140
psych (>= 4.0.0)
139-
reline (0.6.0)
141+
reline (0.6.1)
140142
io-console (~> 0.5)
141143
securerandom (0.4.1)
142-
stringio (3.1.5)
144+
stringio (3.1.7)
143145
tailwindcss-ruby (4.1.10)
144146
tailwindcss-ruby (4.1.10-aarch64-linux-gnu)
145147
tailwindcss-ruby (4.1.10-arm64-darwin)

0 commit comments

Comments
 (0)