Skip to content

Commit f2d643f

Browse files
committed
Bundle update
1 parent b913ba5 commit f2d643f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@ GEM
5353
net-http (0.6.0)
5454
uri
5555
nio4r (2.7.4)
56-
nokogiri (1.18.1)
56+
nokogiri (1.18.2)
5757
mini_portile2 (~> 2.8.2)
5858
racc (~> 1.4)
5959
octokit (9.2.0)
6060
faraday (>= 1, < 3)
6161
sawyer (~> 0.9)
6262
openssl (3.3.0)
6363
public_suffix (6.0.1)
64-
puma (6.5.0)
64+
puma (6.6.0)
6565
nio4r (~> 2.0)
6666
racc (1.8.1)
67-
rack (3.1.8)
67+
rack (3.1.9)
6868
rack-protection (4.1.1)
6969
base64 (>= 0.1.0)
7070
logger (>= 1.6.0)
@@ -74,7 +74,7 @@ GEM
7474
rack (>= 3.0.0)
7575
rack-test (2.2.0)
7676
rack (>= 1.3)
77-
redis-client (0.23.0)
77+
redis-client (0.23.2)
7878
connection_pool
7979
reverse_markdown (3.0.0)
8080
nokogiri
@@ -103,7 +103,8 @@ GEM
103103
multi_json (~> 1.15)
104104
rexml (~> 3.2, >= 3.2.5)
105105
thor (~> 1.2, >= 1.2.1)
106-
sidekiq (7.3.7)
106+
sidekiq (7.3.8)
107+
base64
107108
connection_pool (>= 2.3.0)
108109
logger
109110
rack (>= 2.2.4)
@@ -122,7 +123,7 @@ GEM
122123
sinatra (= 4.1.1)
123124
tilt (~> 2.0)
124125
thor (1.3.2)
125-
tilt (2.5.0)
126+
tilt (2.6.0)
126127
uri (1.0.2)
127128
webmock (3.24.0)
128129
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)