bundle update
This commit is contained in:
+9
-9
@@ -87,7 +87,7 @@ GEM
|
||||
regexp_parser (>= 1.5, < 3.0)
|
||||
xpath (~> 3.2)
|
||||
concurrent-ruby (1.2.2)
|
||||
connection_pool (2.4.0)
|
||||
connection_pool (2.4.1)
|
||||
crass (1.0.6)
|
||||
date (3.3.3)
|
||||
debug (1.8.0)
|
||||
@@ -113,7 +113,7 @@ GEM
|
||||
actionview (>= 5.0.0)
|
||||
activesupport (>= 5.0.0)
|
||||
json (2.6.3)
|
||||
loofah (2.21.2)
|
||||
loofah (2.21.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
mail (2.8.1)
|
||||
@@ -127,7 +127,7 @@ GEM
|
||||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.2)
|
||||
minitest (5.18.0)
|
||||
msgpack (1.7.0)
|
||||
msgpack (1.7.1)
|
||||
net-imap (0.3.4)
|
||||
date
|
||||
net-protocol
|
||||
@@ -138,13 +138,13 @@ GEM
|
||||
net-smtp (0.3.3)
|
||||
net-protocol
|
||||
nio4r (2.5.9)
|
||||
nokogiri (1.14.4-aarch64-linux)
|
||||
nokogiri (1.15.1-aarch64-linux)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.4-arm64-darwin)
|
||||
nokogiri (1.15.1-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.4-x86_64-darwin)
|
||||
nokogiri (1.15.1-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.4-x86_64-linux)
|
||||
nokogiri (1.15.1-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
parallel (1.23.0)
|
||||
parser (3.2.2.1)
|
||||
@@ -212,7 +212,7 @@ GEM
|
||||
rspec-mocks (~> 3.12)
|
||||
rspec-support (~> 3.12)
|
||||
rspec-support (3.12.0)
|
||||
rubocop (1.50.2)
|
||||
rubocop (1.51.0)
|
||||
json (~> 2.3)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.2.0.0)
|
||||
@@ -226,7 +226,7 @@ GEM
|
||||
parser (>= 3.2.1.0)
|
||||
rubocop-capybara (2.18.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.22.0)
|
||||
rubocop-factory_bot (2.23.1)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-rails (2.19.1)
|
||||
activesupport (>= 4.2.0)
|
||||
|
||||
Reference in New Issue
Block a user