Skip to content

Commit 35afe4f

Browse files
committed
Bundle update
1 parent dd03d9d commit 35afe4f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
4+
addressable (2.8.8)
5+
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.3.0)
77
bibtex-ruby (6.2.0)
88
latex-decode (~> 0.0)
@@ -12,12 +12,12 @@ GEM
1212
cgi (0.5.0)
1313
charlock_holmes (0.7.9)
1414
chronic (0.10.2)
15-
connection_pool (2.5.4)
15+
connection_pool (3.0.1)
1616
crack (1.0.1)
1717
bigdecimal
1818
rexml
1919
diff-lcs (1.6.2)
20-
dotenv (3.1.8)
20+
dotenv (3.2.0)
2121
faraday (2.14.0)
2222
faraday-net_http (>= 2.0, < 3.5)
2323
json
@@ -37,7 +37,7 @@ GEM
3737
issue (1.0.2)
3838
openssl (~> 3.2)
3939
rack (~> 3.1)
40-
json (2.16.0)
40+
json (2.17.1)
4141
latex-decode (0.4.0)
4242
licensee (9.18.0)
4343
dotenv (>= 2, < 4)
@@ -48,7 +48,7 @@ GEM
4848
logger (1.7.0)
4949
mini_mime (1.1.5)
5050
mini_portile2 (2.8.9)
51-
multi_json (1.17.0)
51+
multi_json (1.18.0)
5252
mustermann (3.0.4)
5353
ruby2_keywords (~> 0.0.1)
5454
net-http (0.8.0)
@@ -61,7 +61,7 @@ GEM
6161
faraday (>= 1, < 3)
6262
sawyer (~> 0.9)
6363
openssl (3.3.2)
64-
public_suffix (6.0.2)
64+
public_suffix (7.0.0)
6565
puma (7.1.0)
6666
nio4r (~> 2.0)
6767
racc (1.8.1)
@@ -75,7 +75,7 @@ GEM
7575
rack (>= 3.0.0)
7676
rack-test (2.2.0)
7777
rack (>= 1.3)
78-
redis-client (0.26.1)
78+
redis-client (0.26.2)
7979
connection_pool
8080
reverse_markdown (3.0.0)
8181
nokogiri
@@ -104,7 +104,7 @@ GEM
104104
multi_json (~> 1.15)
105105
rexml (~> 3.2, >= 3.2.5)
106106
thor (~> 1.2, >= 1.2.1)
107-
sidekiq (8.0.9)
107+
sidekiq (8.0.10)
108108
connection_pool (>= 2.5.0)
109109
json (>= 2.9.0)
110110
logger (>= 1.6.2)

0 commit comments

Comments
 (0)