Skip to content

Commit 62828d5

Browse files
committed
chore(deps): update bundler + tool-versions
1 parent a820478 commit 62828d5

4 files changed

Lines changed: 5 additions & 10 deletions

File tree

.redocly.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ruby 3.4.6
2-
nodejs 22.19.0
1+
ruby 4.0.1
2+
nodejs 22.22.0

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source 'https://rubygems.org'
55
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66

77
# gem 'html2rss', '~> 0.14'
8-
gem 'html2rss', github: 'html2rss/html2rss', branch: :main
8+
gem 'html2rss', github: 'html2rss/html2rss', branch: :master
99
gem 'html2rss-configs', github: 'html2rss/html2rss-configs'
1010

1111
# Use these instead of the two above (uncomment them) when developing locally:

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss
33
revision: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883
4-
branch: main
4+
branch: master
55
specs:
66
html2rss (0.17.0)
77
addressable (~> 2.7)
@@ -530,4 +530,4 @@ CHECKSUMS
530530
zlib (3.2.3) sha256=5bd316698b32f31a64ab910a8b6c282442ca1626a81bbd6a1674e8522e319c20
531531

532532
BUNDLED WITH
533-
2.6.6
533+
4.0.8

0 commit comments

Comments
 (0)