bundle update

This commit is contained in:
Ryan W
2022-09-17 16:41:16 -07:00
parent 6b0acb2443
commit 5edbb79f21
+7 -7
View File
@@ -88,7 +88,7 @@ GEM
xpath (~> 3.2) xpath (~> 3.2)
childprocess (4.1.0) childprocess (4.1.0)
concurrent-ruby (1.1.10) concurrent-ruby (1.1.10)
connection_pool (2.2.5) connection_pool (2.3.0)
crass (1.0.6) crass (1.0.6)
debug (1.6.2) debug (1.6.2)
irb (>= 1.3.6) irb (>= 1.3.6)
@@ -114,7 +114,7 @@ GEM
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
json (2.6.2) json (2.6.2)
loofah (2.18.0) loofah (2.19.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.7.1) mail (2.7.1)
@@ -190,7 +190,7 @@ GEM
rake (13.0.6) rake (13.0.6)
redis (5.0.4) redis (5.0.4)
redis-client (>= 0.7.4) redis-client (>= 0.7.4)
redis-client (0.8.0) redis-client (0.8.1)
connection_pool connection_pool
regexp_parser (2.5.0) regexp_parser (2.5.0)
reline (0.3.1) reline (0.3.1)
@@ -198,7 +198,7 @@ GEM
rexml (3.2.5) rexml (3.2.5)
rspec-core (3.11.0) rspec-core (3.11.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.11.0)
rspec-expectations (3.11.0) rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.11.0)
rspec-mocks (3.11.1) rspec-mocks (3.11.1)
@@ -212,7 +212,7 @@ GEM
rspec-expectations (~> 3.10) rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10) rspec-mocks (~> 3.10)
rspec-support (~> 3.10) rspec-support (~> 3.10)
rspec-support (3.11.0) rspec-support (3.11.1)
rubocop (1.36.0) rubocop (1.36.0)
json (~> 2.3) json (~> 2.3)
parallel (~> 1.10) parallel (~> 1.10)
@@ -225,7 +225,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0) unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0) rubocop-ast (1.21.0)
parser (>= 3.1.1.0) parser (>= 3.1.1.0)
rubocop-rails (2.16.0) rubocop-rails (2.16.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0) rubocop (>= 1.33.0, < 2.0)
@@ -258,7 +258,7 @@ GEM
railties (>= 6.0.0) railties (>= 6.0.0)
tzinfo (2.0.5) tzinfo (2.0.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0) unicode-display_width (2.3.0)
web-console (4.2.0) web-console (4.2.0)
actionview (>= 6.0.0) actionview (>= 6.0.0)
activemodel (>= 6.0.0) activemodel (>= 6.0.0)