Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Jan 31, 2025
1 parent b913ba5 commit f2d643f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@ GEM
net-http (0.6.0)
uri
nio4r (2.7.4)
nokogiri (1.18.1)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.3.0)
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
Expand All @@ -74,7 +74,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
redis-client (0.23.0)
redis-client (0.23.2)
connection_pool
reverse_markdown (3.0.0)
nokogiri
Expand Down Expand Up @@ -103,7 +103,8 @@ GEM
multi_json (~> 1.15)
rexml (~> 3.2, >= 3.2.5)
thor (~> 1.2, >= 1.2.1)
sidekiq (7.3.7)
sidekiq (7.3.8)
base64
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand All @@ -122,7 +123,7 @@ GEM
sinatra (= 4.1.1)
tilt (~> 2.0)
thor (1.3.2)
tilt (2.5.0)
tilt (2.6.0)
uri (1.0.2)
webmock (3.24.0)
addressable (>= 2.8.0)
Expand Down

0 comments on commit f2d643f

Please sign in to comment.