Skip to content

Commit

Permalink
Sec vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
kitallis committed Oct 18, 2024
1 parent e20e30e commit 9f5924d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ GEM
nanaimo (0.3.0)
naturally (2.2.1)
nenv (0.3.0)
nio4r (2.7.0)
nio4r (2.7.3)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
Expand All @@ -215,7 +215,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
rack (2.2.9)
rack-jwt (0.4.0)
Expand All @@ -233,7 +233,8 @@ GEM
uber (< 0.2.0)
retriable (3.1.2)
retryable (3.0.5)
rexml (3.2.5)
rexml (3.2.9)
strscan
rouge (2.0.7)
rubocop (1.42.0)
json (~> 2.3)
Expand Down Expand Up @@ -271,6 +272,7 @@ GEM
language_server-protocol (~> 3.17.0.2)
rubocop (= 1.42.0)
rubocop-performance (= 1.15.2)
strscan (3.1.0)
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand All @@ -285,7 +287,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.8.1)
webrick (1.8.2)
word_wrap (1.0.0)
xcodeproj (1.22.0)
CFPropertyList (>= 2.3.3, < 4.0)
Expand Down

0 comments on commit 9f5924d

Please sign in to comment.