Skip to content

Commit

Permalink
chore(deps): bump the ruby group with 7 updates (#834)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 2e9bddc commit ec8fa6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ end
gem 'wdm', '~> 0.1.1', platforms: %i[mingw x64_mingw mswin]

group :development do
gem 'rubocop', '~> 1.65'
gem 'rubocop', '~> 1.66'
end
23 changes: 11 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.3-arm64-darwin)
google-protobuf (4.28.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.3-x86_64-linux)
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -107,7 +107,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
logger (1.6.1)
mercenary (0.4.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
Expand Down Expand Up @@ -139,15 +139,14 @@ GEM
rouge (4.3.0)
rss (0.3.1)
rexml
rubocop (1.65.1)
rubocop (1.66.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
Expand All @@ -164,11 +163,11 @@ GEM
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
webrick (1.8.1)
zeitwerk (2.6.17)

Expand All @@ -185,7 +184,7 @@ DEPENDENCIES
jekyll-sitemap
jekyll-target-blank
just-the-docs
rubocop (~> 1.65)
rubocop (~> 1.66)
tzinfo (~> 2.0)
tzinfo-data
wdm (~> 0.1.1)
Expand Down

0 comments on commit ec8fa6b

Please sign in to comment.