Skip to content

Commit

Permalink
Update Octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Jun 22, 2024
1 parent 97958fb commit 6a18304
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bibtex-ruby (6.1.0)
latex-decode (~> 0.0)
Expand All @@ -18,7 +18,7 @@ GEM
rexml
diff-lcs (1.5.1)
dotenv (3.1.2)
faraday (2.9.0)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.1.0)
faraday (>= 2, < 3)
Expand All @@ -36,9 +36,9 @@ GEM
openssl
rack
latex-decode (0.4.0)
licensee (9.17.0)
licensee (9.17.1)
dotenv (>= 2, < 4)
octokit (>= 4.20, < 9.0)
octokit (>= 4.20, < 10.0)
reverse_markdown (>= 1, < 3)
rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
Expand All @@ -53,12 +53,11 @@ GEM
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (8.1.0)
base64
octokit (9.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.2.0)
public_suffix (5.0.5)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
Expand Down

0 comments on commit 6a18304

Please sign in to comment.