Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gems to fix CVE. #905

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ GEM
logging (2.3.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
mini_portile2 (2.6.1)
mini_portile2 (2.8.5)
minitar (0.9)
minitest (5.14.2)
mixlib-archive (1.0.7)
Expand Down Expand Up @@ -194,8 +194,8 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nori (2.6.0)
octokit (4.18.0)
Expand Down Expand Up @@ -223,7 +223,7 @@ GEM
polyglot (0.3.5)
proxifier (1.0.3)
public_suffix (4.0.6)
racc (1.6.0)
racc (1.7.3)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.1)
Expand Down Expand Up @@ -331,7 +331,7 @@ GEM
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.1)
tzinfo (1.2.7)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
unicode_utils (1.4.0)
Expand Down Expand Up @@ -391,4 +391,4 @@ DEPENDENCIES
yaml

BUNDLED WITH
2.3.26
2.3.22