Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit ae6531d

Browse files
Bump rss from 0.3.1 to 0.3.2 (#455)
Bumps [rss](https://github.com/ruby/rss) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](ruby/rss@0.3.1...0.3.2) --- updated-dependencies: - dependency-name: rss dependency-version: 0.3.2 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 5994553 commit ae6531d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ gem "ruby_ui", github: "ruby-ui/ruby_ui", branch: "main", require: false
7979
gem "pry", "0.16.0"
8080

8181
gem "tailwind_merge", "~> 1.4.0"
82-
gem "rss", "0.3.1"
82+
gem "rss", "0.3.2"
8383

8484
gem "rouge", "~> 4.7"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ GEM
250250
io-console (~> 0.5)
251251
rexml (3.4.4)
252252
rouge (4.7.0)
253-
rss (0.3.1)
253+
rss (0.3.2)
254254
rexml
255255
rubocop (1.84.2)
256256
json (~> 2.3)
@@ -344,7 +344,7 @@ DEPENDENCIES
344344
puma (= 7.2.0)
345345
rails (= 8.1.3)
346346
rouge (~> 4.7)
347-
rss (= 0.3.1)
347+
rss (= 0.3.2)
348348
ruby_ui!
349349
selenium-webdriver
350350
sqlite3 (= 2.9.2)

0 commit comments

Comments
 (0)