Skip to content

Commit 0d656a5

Browse files
build(deps): bump rouge from 5.0.0 to 5.1.0 in /docs (#504)
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/main/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15636a5 commit 0d656a5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ gem "pry", "0.16.0"
8080
gem "tailwind_merge", "~> 1.5.2"
8181
gem "rss", "0.3.3"
8282

83-
gem "rouge", "~> 5.0"
83+
gem "rouge", "~> 5.1"
8484

8585
gem "ruby_ui-mcp", path: "../mcp"

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ GEM
270270
reverse_markdown (3.0.2)
271271
nokogiri
272272
rexml (3.4.4)
273-
rouge (5.0.0)
273+
rouge (5.1.0)
274274
strscan (~> 3.1)
275275
rss (0.3.3)
276276
rexml
@@ -366,7 +366,7 @@ DEPENDENCIES
366366
pry (= 0.16.0)
367367
puma (= 8.0.2)
368368
rails (= 8.1.3.1)
369-
rouge (~> 5.0)
369+
rouge (~> 5.1)
370370
rss (= 0.3.3)
371371
ruby_ui!
372372
ruby_ui-mcp!

0 commit comments

Comments
 (0)