Skip to content

Commit

Permalink
Bundle & Yarn Security Updates (#394)
Browse files Browse the repository at this point in the history
* Bundle and yarn security updates

* Bundle and yarn security updates
  • Loading branch information
pglombardo authored Aug 26, 2022
1 parent 37718e7 commit 828cb99
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 98 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
Expand Down Expand Up @@ -121,7 +121,7 @@ GEM
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-schema (1.9.3)
dry-schema (1.10.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.2)
minitest (5.16.3)
minitest-rails (6.1.0)
minitest (~> 5.10)
railties (~> 6.1.0)
Expand All @@ -193,7 +193,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
msgpack (1.5.4)
msgpack (1.5.6)
net-protocol (0.1.3)
timeout
net-smtp (0.3.1)
Expand All @@ -204,7 +204,7 @@ GEM
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.13.20)
oj (3.13.21)
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.1.2.1)
Expand All @@ -213,14 +213,14 @@ GEM
prime (0.1.2)
forwardable
singleton
pry (0.13.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.7)
puma (5.6.4)
pry (>= 0.13, < 0.15)
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.4)
Expand Down Expand Up @@ -276,7 +276,7 @@ GEM
actionpack (>= 5.2, < 7.1)
activesupport (>= 5.2, < 7.1)
addressable (~> 2.7)
rubocop (1.35.0)
rubocop (1.35.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
Expand Down Expand Up @@ -308,10 +308,10 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sentry-rails (5.4.1)
sentry-rails (5.4.2)
railties (>= 5.0)
sentry-ruby (~> 5.4.1)
sentry-ruby (5.4.1)
sentry-ruby (~> 5.4.2)
sentry-ruby (5.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
singleton (0.1.1)
spring (2.1.1)
Expand Down
40 changes: 20 additions & 20 deletions gemfiles/Gemfile-mysql.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
Expand Down Expand Up @@ -121,7 +121,7 @@ GEM
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-schema (1.9.3)
dry-schema (1.10.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
Expand All @@ -140,7 +140,7 @@ GEM
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-schema (~> 1.8, >= 1.8.0)
erubi (1.10.0)
erubi (1.11.0)
execjs (2.8.1)
ffi (1.15.5)
foreman (0.87.2)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.2)
minitest (5.16.3)
minitest-rails (6.1.0)
minitest (~> 5.10)
railties (~> 6.1.0)
Expand All @@ -193,7 +193,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
msgpack (1.5.4)
msgpack (1.5.6)
mysql2 (0.5.4)
net-protocol (0.1.3)
timeout
Expand All @@ -205,22 +205,22 @@ GEM
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.13.19)
oj (3.13.21)
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.1.2.0)
parser (3.1.2.1)
ast (~> 2.4.1)
prime (0.1.2)
forwardable
singleton
pry (0.13.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.7)
puma (5.6.4)
pry (>= 0.13, < 0.15)
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.4)
Expand Down Expand Up @@ -276,17 +276,17 @@ GEM
actionpack (>= 5.2, < 7.1)
activesupport (>= 5.2, < 7.1)
addressable (~> 2.7)
rubocop (1.32.0)
rubocop (1.35.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.19.1, < 2.0)
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-debug-ide (0.7.3)
rake (>= 0.8.1)
Expand All @@ -308,10 +308,10 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sentry-rails (5.4.1)
sentry-rails (5.4.2)
railties (>= 5.0)
sentry-ruby (~> 5.4.1)
sentry-ruby (5.4.1)
sentry-ruby (~> 5.4.2)
sentry-ruby (5.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
singleton (0.1.1)
spring (2.1.1)
Expand Down
Loading

0 comments on commit 828cb99

Please sign in to comment.