Skip to content

Commit 4648fa6

Browse files
Bump rss from 0.3.2 to 0.3.3 in /docs (#418)
Bumps [rss](https://github.com/ruby/rss) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](ruby/rss@0.3.2...0.3.3) --- updated-dependencies: - dependency-name: rss dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef0d128 commit 4648fa6

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
@@ -78,7 +78,7 @@ gem "ruby_ui", path: "../gem", require: false
7878
gem "pry", "0.16.0"
7979

8080
gem "tailwind_merge", "~> 1.5.1"
81-
gem "rss", "0.3.2"
81+
gem "rss", "0.3.3"
8282

8383
gem "rouge", "~> 5.0"
8484

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ GEM
267267
rexml (3.4.4)
268268
rouge (5.0.0)
269269
strscan (~> 3.1)
270-
rss (0.3.2)
270+
rss (0.3.3)
271271
rexml
272272
rubocop (1.84.2)
273273
json (~> 2.3)
@@ -362,7 +362,7 @@ DEPENDENCIES
362362
puma (= 8.0.2)
363363
rails (= 8.1.3)
364364
rouge (~> 5.0)
365-
rss (= 0.3.2)
365+
rss (= 0.3.3)
366366
ruby_ui!
367367
ruby_ui-mcp!
368368
selenium-webdriver

0 commit comments

Comments
 (0)