Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Bump octokit from 4.25.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.25.0 to 6.1.1.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md)
- [Commits](octokit/octokit.rb@v4.25.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2023
1 parent aad1cc7 commit 11a7e38
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
dotenv (2.8.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
faraday (2.3.0)
faraday-net_http (~> 2.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.3)
faraday-net_http (3.0.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
influxdb-client (2.6.0)
minitest (5.18.0)
octokit (4.25.0)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
optparse (0.2.0)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
public_suffix (4.0.7)
public_suffix (5.0.1)
rainbow (3.1.1)
regexp_parser (2.5.0)
rexml (3.2.5)
Expand Down

0 comments on commit 11a7e38

Please sign in to comment.