Skip to content

Commit

Permalink
Update octokit 8.0.0 → 8.1.0 (minor) (#232)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Feb 17, 2024
1 parent c5aa0d5 commit cf5b0c7
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
Expand All @@ -12,11 +12,10 @@ GEM
rexml
diff-lcs (1.5.0)
docile (1.4.0)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.0)
faraday (~> 2.0)
ffi (1.15.5)
Expand All @@ -31,7 +30,10 @@ GEM
mock_redis (0.44.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
octokit (8.0.0)
net-http (0.4.1)
uri
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
Expand Down Expand Up @@ -118,6 +120,7 @@ GEM
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
uri (0.13.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down

0 comments on commit cf5b0c7

Please sign in to comment.