Skip to content

Commit d6ea19a

Browse files
Bump the ruby-dependencies group with 2 updates (#203)
Bumps the ruby-dependencies group with 2 updates: [puma](https://github.com/puma/puma) and [sdoc](https://github.com/zzak/sdoc). Updates `puma` from 7.0.4 to 7.1.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v7.0.4...v7.1.0) Updates `sdoc` from 2.6.4 to 2.6.5 - [Changelog](https://github.com/zzak/sdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/zzak/sdoc/commits) --- updated-dependencies: - dependency-name: puma dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: sdoc dependency-version: 2.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1df453a commit d6ea19a

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ GEM
8181
concurrent-ruby (1.3.5)
8282
connection_pool (2.5.4)
8383
crass (1.0.6)
84-
date (3.4.1)
84+
date (3.5.0)
8585
drb (2.2.3)
86-
erb (5.0.2)
86+
erb (5.1.3)
8787
erubi (1.13.1)
8888
ffi (1.17.2)
8989
ffi (1.17.2-aarch64-linux-gnu)
@@ -127,7 +127,7 @@ GEM
127127
timeout
128128
net-smtp (0.5.1)
129129
net-protocol
130-
nio4r (2.7.4)
130+
nio4r (2.7.5)
131131
nokogiri (1.18.10)
132132
mini_portile2 (~> 2.8.2)
133133
racc (~> 1.4)
@@ -148,7 +148,7 @@ GEM
148148
psych (5.2.6)
149149
date
150150
stringio
151-
puma (7.0.4)
151+
puma (7.1.0)
152152
nio4r (~> 2.0)
153153
racc (1.8.1)
154154
rack (3.2.3)
@@ -194,12 +194,13 @@ GEM
194194
rb-fsevent (0.11.2)
195195
rb-inotify (0.11.1)
196196
ffi (~> 1.0)
197-
rdoc (6.14.2)
197+
rdoc (6.15.1)
198198
erb
199199
psych (>= 4.0.0)
200+
tsort
200201
reline (0.6.2)
201202
io-console (~> 0.5)
202-
sdoc (2.6.4)
203+
sdoc (2.6.5)
203204
rdoc (>= 5.0)
204205
securerandom (0.4.1)
205206
spring (4.4.0)

0 commit comments

Comments
 (0)