Bump octokit from 9.2.0 to 10.0.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 9.2.0 to 10.0.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-13 22:23:54 +00:00
committed by GitHub
parent 15aa44a497
commit d5eadedc9b
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ gem "image_processing", "~> 1.13"
gem "k8s-ruby", "~> 0.16.0"
gem "kubeclient", "~> 4.12"
gem "light-service", "~> 0.20.0"
gem "octokit", "~> 9.2"
gem "octokit", "~> 10.0"
gem "omniauth-digitalocean", "~> 0.3.2"
gem "pagy", "~> 9.3"
gem "rqrcode", "~> 2.2"
+9 -9
View File
@@ -203,12 +203,12 @@ GEM
railties (>= 6.1.0)
faker (3.5.2)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.13.4)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm64-darwin)
@@ -271,7 +271,7 @@ GEM
activesupport (>= 5.0.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.7.2)
json (2.13.2)
jsonpath (1.1.5)
multi_json
jwt (2.9.1)
@@ -322,7 +322,7 @@ GEM
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.5.9)
date
@@ -357,7 +357,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octokit (9.2.0)
octokit (10.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.16.11)
@@ -593,7 +593,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.3)
useragent (0.16.11)
version_gem (1.1.4)
view_component (4.0.1)
@@ -657,7 +657,7 @@ DEPENDENCIES
light-service (~> 0.20.0)
name_of_person!
noticed (~> 2.7)
octokit (~> 9.2)
octokit (~> 10.0)
oj (~> 3.16)
omniauth (~> 2.1)
omniauth-digitalocean (~> 0.3.2)