Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[Security] Bump activesupport from 5.2.0 to 6.1.3.2 #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
activesupport (6.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
Expand Down Expand Up @@ -109,7 +110,7 @@ GEM
rspec (~> 3.0)
cleanroom (1.0.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.8)
cucumber-core (3.2.1)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
Expand Down Expand Up @@ -178,7 +179,7 @@ GEM
highline (1.7.10)
hitimes (1.3.0)
httpclient (2.8.3)
i18n (1.0.1)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
ipaddress (0.8.3)
Expand Down Expand Up @@ -210,7 +211,7 @@ GEM
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
minitar (0.6.1)
minitest (5.11.3)
minitest (5.14.4)
mixlib-archive (0.4.19)
mixlib-log
mixlib-authentication (1.4.2)
Expand Down Expand Up @@ -365,14 +366,13 @@ GEM
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
thor (0.19.1)
thread_safe (0.3.6)
timers (4.0.4)
hitimes
tomlrb (1.2.8)
treetop (1.6.10)
polyglot (~> 0.3)
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (1.4.0)
uuidtools (2.1.5)
varia_model (0.6.0)
Expand All @@ -396,6 +396,7 @@ GEM
rubyzip (~> 1.1)
winrm (~> 2.0)
wmi-lite (1.0.1)
zeitwerk (2.4.2)

PLATFORMS
ruby
Expand Down