Skip to content

Commit 81f5bde

Browse files
committed
Bundle update
1 parent 03c3fc7 commit 81f5bde

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

Gemfile.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ GEM
1111
cgi (0.4.1)
1212
charlock_holmes (0.7.9)
1313
chronic (0.10.2)
14-
concurrent-ruby (1.3.4)
1514
connection_pool (2.4.1)
1615
crack (1.0.0)
1716
bigdecimal
@@ -37,7 +36,7 @@ GEM
3736
issue (1.0.2)
3837
openssl (~> 3.2)
3938
rack (~> 3.1)
40-
json (2.7.2)
39+
json (2.7.6)
4140
latex-decode (0.4.0)
4241
licensee (9.17.1)
4342
dotenv (>= 2, < 4)
@@ -53,19 +52,19 @@ GEM
5352
ruby2_keywords (~> 0.0.1)
5453
net-http (0.4.1)
5554
uri
56-
nio4r (2.7.3)
55+
nio4r (2.7.4)
5756
nokogiri (1.16.7)
5857
mini_portile2 (~> 2.8.2)
5958
racc (~> 1.4)
60-
octokit (9.1.0)
59+
octokit (9.2.0)
6160
faraday (>= 1, < 3)
6261
sawyer (~> 0.9)
6362
openssl (3.2.0)
6463
public_suffix (6.0.1)
6564
puma (6.4.3)
6665
nio4r (~> 2.0)
6766
racc (1.8.1)
68-
rack (3.1.7)
67+
rack (3.1.8)
6968
rack-protection (4.0.0)
7069
base64 (>= 0.1.0)
7170
rack (>= 3.0.0, < 4)
@@ -77,17 +76,17 @@ GEM
7776
connection_pool
7877
reverse_markdown (2.1.1)
7978
nokogiri
80-
rexml (3.3.7)
79+
rexml (3.3.9)
8180
rspec (3.13.0)
8281
rspec-core (~> 3.13.0)
8382
rspec-expectations (~> 3.13.0)
8483
rspec-mocks (~> 3.13.0)
85-
rspec-core (3.13.1)
84+
rspec-core (3.13.2)
8685
rspec-support (~> 3.13.0)
8786
rspec-expectations (3.13.3)
8887
diff-lcs (>= 1.2.0, < 2.0)
8988
rspec-support (~> 3.13.0)
90-
rspec-mocks (3.13.1)
89+
rspec-mocks (3.13.2)
9190
diff-lcs (>= 1.2.0, < 2.0)
9291
rspec-support (~> 3.13.0)
9392
rspec-support (3.13.1)
@@ -102,8 +101,7 @@ GEM
102101
multi_json (~> 1.15)
103102
rexml (~> 3.2, >= 3.2.5)
104103
thor (~> 1.2, >= 1.2.1)
105-
sidekiq (7.3.2)
106-
concurrent-ruby (< 2)
104+
sidekiq (7.3.5)
107105
connection_pool (>= 2.3.0)
108106
logger
109107
rack (>= 2.2.4)
@@ -123,7 +121,7 @@ GEM
123121
thor (1.3.2)
124122
tilt (2.4.0)
125123
uri (0.13.1)
126-
webmock (3.23.1)
124+
webmock (3.24.0)
127125
addressable (>= 2.8.0)
128126
crack (>= 0.3.2)
129127
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)