Skip to content

Commit ec8fa6b

Browse files
chore(deps): bump the ruby group with 7 updates (#834)
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.65.1` | `1.66.0` | | [faraday](https://github.com/lostisland/faraday) | `2.10.1` | `2.11.0` | | [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `3.1.1` | `3.3.0` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.27.3` | `4.28.0` | | [logger](https://github.com/ruby/logger) | `1.6.0` | `1.6.1` | | [thor](https://github.com/rails/thor) | `1.3.1` | `1.3.2` | | [uri](https://github.com/ruby/uri) | `0.13.0` | `0.13.1` | Updates `rubocop` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.0) Updates `faraday` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.10.1...v2.11.0) Updates `faraday-net_http` from 3.1.1 to 3.3.0 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v3.1.1...v3.3.0) Updates `google-protobuf` from 4.27.3 to 4.28.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 `logger` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/ruby/logger/releases) - [Commits](ruby/logger@v1.6.0...v1.6.1) Updates `thor` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.3.1...v1.3.2) Updates `uri` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday-net_http dependency-type: indirect 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: logger dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: thor dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: uri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e9bddc commit ec8fa6b

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
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.65'
29+
gem 'rubocop', '~> 1.66'
3030
end

Gemfile.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@ GEM
3939
eventmachine (>= 0.12.9)
4040
http_parser.rb (~> 0)
4141
eventmachine (1.2.7)
42-
faraday (2.10.1)
43-
faraday-net_http (>= 2.0, < 3.2)
42+
faraday (2.11.0)
43+
faraday-net_http (>= 2.0, < 3.4)
4444
logger
4545
faraday-follow_redirects (0.3.0)
4646
faraday (>= 1, < 3)
47-
faraday-net_http (3.1.1)
47+
faraday-net_http (3.3.0)
4848
net-http
4949
ffi (1.17.0-arm64-darwin)
5050
ffi (1.17.0-x86_64-linux-gnu)
5151
forwardable-extended (2.6.0)
52-
google-protobuf (4.27.3-arm64-darwin)
52+
google-protobuf (4.28.0-arm64-darwin)
5353
bigdecimal
5454
rake (>= 13)
55-
google-protobuf (4.27.3-x86_64-linux)
55+
google-protobuf (4.28.0-x86_64-linux)
5656
bigdecimal
5757
rake (>= 13)
5858
http_parser.rb (0.8.0)
@@ -107,7 +107,7 @@ GEM
107107
listen (3.9.0)
108108
rb-fsevent (~> 0.10, >= 0.10.3)
109109
rb-inotify (~> 0.9, >= 0.9.10)
110-
logger (1.6.0)
110+
logger (1.6.1)
111111
mercenary (0.4.0)
112112
mime-types (3.5.2)
113113
mime-types-data (~> 3.2015)
@@ -139,15 +139,14 @@ GEM
139139
rouge (4.3.0)
140140
rss (0.3.1)
141141
rexml
142-
rubocop (1.65.1)
142+
rubocop (1.66.0)
143143
json (~> 2.3)
144144
language_server-protocol (>= 3.17.0)
145145
parallel (~> 1.10)
146146
parser (>= 3.3.0.2)
147147
rainbow (>= 2.2.2, < 4.0)
148148
regexp_parser (>= 2.4, < 3.0)
149-
rexml (>= 3.2.5, < 4.0)
150-
rubocop-ast (>= 1.31.1, < 2.0)
149+
rubocop-ast (>= 1.32.1, < 2.0)
151150
ruby-progressbar (~> 1.7)
152151
unicode-display_width (>= 2.4.0, < 3.0)
153152
rubocop-ast (1.32.1)
@@ -164,11 +163,11 @@ GEM
164163
strscan (3.1.0)
165164
terminal-table (3.0.2)
166165
unicode-display_width (>= 1.1.1, < 3)
167-
thor (1.3.1)
166+
thor (1.3.2)
168167
tzinfo (2.0.6)
169168
concurrent-ruby (~> 1.0)
170169
unicode-display_width (2.5.0)
171-
uri (0.13.0)
170+
uri (0.13.1)
172171
webrick (1.8.1)
173172
zeitwerk (2.6.17)
174173

@@ -185,7 +184,7 @@ DEPENDENCIES
185184
jekyll-sitemap
186185
jekyll-target-blank
187186
just-the-docs
188-
rubocop (~> 1.65)
187+
rubocop (~> 1.66)
189188
tzinfo (~> 2.0)
190189
tzinfo-data
191190
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)