Skip to content

Commit d57ddf1

Browse files
chore(deps): bump the ruby group with 6 updates (#855)
Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``905ca2a`` | ``9aa87f0`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.68.0` | `1.69.0` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.28.3` | `4.29.0` | | [regexp_parser](https://github.com/ammar/regexp_parser) | `2.9.2` | `2.9.3` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.36.1` | `1.36.2` | | [webrick](https://github.com/ruby/webrick) | `1.9.0` | `1.9.1` | Updates `html2rss-configs` from `905ca2a` to `9aa87f0` - [Commits](html2rss/html2rss-configs@905ca2a...9aa87f0) Updates `rubocop` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.68.0...v1.69.0) Updates `google-protobuf` from 4.28.3 to 4.29.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `regexp_parser` from 2.9.2 to 2.9.3 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](ammar/regexp_parser@v2.9.2...v2.9.3) Updates `rubocop-ast` from 1.36.1 to 1.36.2 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.36.1...v1.36.2) Updates `webrick` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: html2rss-configs dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: regexp_parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: webrick dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef56d92 commit d57ddf1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ end
2626
gem 'wdm', '~> 0.1.1', platforms: %i[mingw x64_mingw mswin]
2727

2828
group :development do
29-
gem 'rubocop', '~> 1.68'
29+
gem 'rubocop', '~> 1.69'
3030
end

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: 905ca2a7da7d5cbf63d5265f8b70c64563957252
3+
revision: 9aa87f0d713f5caebaab148c3922698655556a33
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
@@ -50,10 +50,10 @@ GEM
5050
ffi (1.17.0-arm64-darwin)
5151
ffi (1.17.0-x86_64-linux-gnu)
5252
forwardable-extended (2.6.0)
53-
google-protobuf (4.28.3-arm64-darwin)
53+
google-protobuf (4.29.0-arm64-darwin)
5454
bigdecimal
5555
rake (>= 13)
56-
google-protobuf (4.28.3-x86_64-linux)
56+
google-protobuf (4.29.0-x86_64-linux)
5757
bigdecimal
5858
rake (>= 13)
5959
http_parser.rb (0.8.0)
@@ -133,24 +133,24 @@ GEM
133133
rb-fsevent (0.11.2)
134134
rb-inotify (0.11.1)
135135
ffi (~> 1.0)
136-
regexp_parser (2.9.2)
136+
regexp_parser (2.9.3)
137137
reverse_markdown (2.1.1)
138138
nokogiri
139139
rexml (3.3.9)
140140
rouge (4.5.1)
141141
rss (0.3.1)
142142
rexml
143-
rubocop (1.68.0)
143+
rubocop (1.69.0)
144144
json (~> 2.3)
145145
language_server-protocol (>= 3.17.0)
146146
parallel (~> 1.10)
147147
parser (>= 3.3.0.2)
148148
rainbow (>= 2.2.2, < 4.0)
149149
regexp_parser (>= 2.4, < 3.0)
150-
rubocop-ast (>= 1.32.2, < 2.0)
150+
rubocop-ast (>= 1.36.1, < 2.0)
151151
ruby-progressbar (~> 1.7)
152-
unicode-display_width (>= 2.4.0, < 3.0)
153-
rubocop-ast (1.36.1)
152+
unicode-display_width (>= 2.4.0, < 4.0)
153+
rubocop-ast (1.36.2)
154154
parser (>= 3.3.1.0)
155155
ruby-progressbar (1.13.0)
156156
safe_yaml (1.0.5)
@@ -168,7 +168,7 @@ GEM
168168
concurrent-ruby (~> 1.0)
169169
unicode-display_width (2.6.0)
170170
uri (1.0.2)
171-
webrick (1.9.0)
171+
webrick (1.9.1)
172172
zeitwerk (2.7.1)
173173

174174
PLATFORMS
@@ -184,7 +184,7 @@ DEPENDENCIES
184184
jekyll-sitemap
185185
jekyll-target-blank
186186
just-the-docs
187-
rubocop (~> 1.68)
187+
rubocop (~> 1.69)
188188
tzinfo (~> 2.0)
189189
tzinfo-data
190190
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)