Skip to content

Commit

Permalink
Merge branch 'main' into joss
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Sep 29, 2023
2 parents ceb74ba + b8afbf0 commit e0ce16d
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ GEM
specs:
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
bibtex-ruby (6.0.0)
latex-decode (~> 0.0)
cgi (0.3.6)
Expand All @@ -14,15 +15,16 @@ GEM
rexml
diff-lcs (1.5.0)
dotenv (2.8.1)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.1.0)
faraday (>= 2, < 3)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
github-linguist (7.26.0)
github-linguist (7.27.0)
cgi
charlock_holmes (~> 0.7.7)
mini_mime (~> 1.0)
Expand Down Expand Up @@ -52,9 +54,9 @@ GEM
sawyer (~> 0.9)
ojra (1.1.0)
faraday (~> 2.7)
openssl (3.1.0)
openssl (3.2.0)
public_suffix (5.0.3)
puma (6.3.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -108,7 +110,7 @@ GEM
sinatra (= 3.1.0)
tilt (~> 2.0)
thor (1.2.2)
tilt (2.2.0)
tilt (2.3.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down

0 comments on commit e0ce16d

Please sign in to comment.