Skip to content

Commit

Permalink
Update issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Jul 4, 2024
1 parent e04ef4c commit 2ca6e50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,9 @@ GEM
irb (1.13.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
issue (1.0.0)
openssl
rack
issue (1.0.2)
openssl (~> 3.2)
rack (~> 3.1)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -303,7 +303,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.0.11)
rack (3.1.6)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand Down

0 comments on commit 2ca6e50

Please sign in to comment.