Skip to content

Commit 9d7cbbd

Browse files
Bump octokit from 6.0.1 to 6.1.0 in /updater
Bumps [octokit](https://github.com/octokit/octokit.rb) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](octokit/octokit.rb@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6d955e commit 9d7cbbd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

updater/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem "dependabot-python", path: "../python"
2121
gem "dependabot-terraform", path: "../terraform"
2222

2323
gem "http", "~> 5.1"
24-
gem "octokit", "6.0.1"
24+
gem "octokit", "6.1.0"
2525
gem "sentry-raven", "~> 3.1"
2626
gem "terminal-table", "~> 3.0.2"
2727

updater/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ GEM
208208
nokogiri (1.14.2)
209209
mini_portile2 (~> 2.8.0)
210210
racc (~> 1.4)
211-
octokit (6.0.1)
211+
octokit (6.1.0)
212212
faraday (>= 1, < 3)
213213
sawyer (~> 0.9)
214214
parallel (1.22.1)
@@ -308,7 +308,7 @@ DEPENDENCIES
308308
dependabot-terraform!
309309
http (~> 5.1)
310310
licensed (~> 4.2)
311-
octokit (= 6.0.1)
311+
octokit (= 6.1.0)
312312
rspec (~> 3.12)
313313
rubocop (~> 1.48.0)
314314
rubocop-performance (~> 1.16.0)

0 commit comments

Comments
 (0)