Skip to content

Commit 4f0a89c

Browse files
committed
Merge branch 'main' into joss
2 parents c28ca3c + 0bb7c00 commit 4f0a89c

1 file changed

Lines changed: 37 additions & 36 deletions

File tree

Gemfile.lock

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,40 @@ GEM
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
66
base64 (0.3.0)
7-
bibtex-ruby (6.1.0)
7+
bibtex-ruby (6.2.0)
88
latex-decode (~> 0.0)
9+
logger (~> 1.7)
910
racc (~> 1.7)
10-
bigdecimal (3.2.2)
11+
bigdecimal (3.3.1)
1112
cgi (0.5.0)
1213
charlock_holmes (0.7.9)
1314
chronic (0.10.2)
14-
connection_pool (2.5.3)
15-
crack (1.0.0)
15+
connection_pool (2.5.4)
16+
crack (1.0.1)
1617
bigdecimal
1718
rexml
1819
diff-lcs (1.6.2)
1920
dotenv (3.1.8)
20-
faraday (2.13.1)
21+
faraday (2.14.0)
2122
faraday-net_http (>= 2.0, < 3.5)
2223
json
2324
logger
24-
faraday-follow_redirects (0.1.0)
25-
faraday (>= 2, < 3)
26-
faraday-net_http (3.4.0)
27-
net-http (>= 0.5.0)
28-
faraday-retry (2.3.1)
25+
faraday-follow_redirects (0.3.0)
26+
faraday (>= 1, < 3)
27+
faraday-net_http (3.4.2)
28+
net-http (~> 0.5)
29+
faraday-retry (2.3.2)
2930
faraday (~> 2.0)
30-
github-linguist (9.2.0)
31+
github-linguist (9.3.0)
3132
cgi
3233
charlock_holmes (~> 0.7.7)
3334
mini_mime (~> 1.0)
3435
rugged (~> 1.0)
35-
hashdiff (1.2.0)
36+
hashdiff (1.2.1)
3637
issue (1.0.2)
3738
openssl (~> 3.2)
3839
rack (~> 3.1)
39-
json (2.12.2)
40+
json (2.16.0)
4041
latex-decode (0.4.0)
4142
licensee (9.18.0)
4243
dotenv (>= 2, < 4)
@@ -47,26 +48,26 @@ GEM
4748
logger (1.7.0)
4849
mini_mime (1.1.5)
4950
mini_portile2 (2.8.9)
50-
multi_json (1.15.0)
51-
mustermann (3.0.3)
51+
multi_json (1.17.0)
52+
mustermann (3.0.4)
5253
ruby2_keywords (~> 0.0.1)
53-
net-http (0.6.0)
54+
net-http (0.7.0)
5455
uri
55-
nio4r (2.7.4)
56-
nokogiri (1.18.8)
56+
nio4r (2.7.5)
57+
nokogiri (1.18.10)
5758
mini_portile2 (~> 2.8.2)
5859
racc (~> 1.4)
5960
octokit (9.2.0)
6061
faraday (>= 1, < 3)
6162
sawyer (~> 0.9)
6263
ojra (1.1.1)
6364
faraday (~> 2.9)
64-
openssl (3.3.0)
65+
openssl (3.3.2)
6566
public_suffix (6.0.2)
66-
puma (6.6.0)
67+
puma (7.1.0)
6768
nio4r (~> 2.0)
6869
racc (1.8.1)
69-
rack (3.1.16)
70+
rack (3.2.4)
7071
rack-protection (4.1.1)
7172
base64 (>= 0.1.0)
7273
logger (>= 1.6.0)
@@ -76,36 +77,36 @@ GEM
7677
rack (>= 3.0.0)
7778
rack-test (2.2.0)
7879
rack (>= 1.3)
79-
redis-client (0.24.0)
80+
redis-client (0.26.1)
8081
connection_pool
8182
reverse_markdown (3.0.0)
8283
nokogiri
83-
rexml (3.4.1)
84-
rspec (3.13.1)
84+
rexml (3.4.4)
85+
rspec (3.13.2)
8586
rspec-core (~> 3.13.0)
8687
rspec-expectations (~> 3.13.0)
8788
rspec-mocks (~> 3.13.0)
88-
rspec-core (3.13.4)
89+
rspec-core (3.13.6)
8990
rspec-support (~> 3.13.0)
9091
rspec-expectations (3.13.5)
9192
diff-lcs (>= 1.2.0, < 2.0)
9293
rspec-support (~> 3.13.0)
93-
rspec-mocks (3.13.5)
94+
rspec-mocks (3.13.7)
9495
diff-lcs (>= 1.2.0, < 2.0)
9596
rspec-support (~> 3.13.0)
96-
rspec-support (3.13.4)
97+
rspec-support (3.13.6)
9798
ruby2_keywords (0.0.5)
9899
rugged (1.9.0)
99-
sawyer (0.9.2)
100+
sawyer (0.9.3)
100101
addressable (>= 2.3.5)
101102
faraday (>= 0.17.3, < 3)
102-
serrano (1.4)
103-
faraday (~> 2.2)
104-
faraday-follow_redirects (~> 0.1.0)
103+
serrano (1.6)
104+
faraday (~> 2.13, >= 2.13.1)
105+
faraday-follow_redirects (>= 0.1, < 0.4)
105106
multi_json (~> 1.15)
106107
rexml (~> 3.2, >= 3.2.5)
107108
thor (~> 1.2, >= 1.2.1)
108-
sidekiq (8.0.4)
109+
sidekiq (8.0.9)
109110
connection_pool (>= 2.5.0)
110111
json (>= 2.9.0)
111112
logger (>= 1.6.2)
@@ -124,10 +125,10 @@ GEM
124125
rack-protection (= 4.1.1)
125126
sinatra (= 4.1.1)
126127
tilt (~> 2.0)
127-
thor (1.3.2)
128-
tilt (2.6.0)
129-
uri (1.0.3)
130-
webmock (3.25.1)
128+
thor (1.4.0)
129+
tilt (2.6.1)
130+
uri (1.1.1)
131+
webmock (3.26.1)
131132
addressable (>= 2.8.0)
132133
crack (>= 0.3.2)
133134
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)