diff --git a/Gemfile.lock b/Gemfile.lock index 7afdcdca..d1dc40fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -316,7 +316,7 @@ GEM listen (3.6.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.10.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -330,7 +330,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_portile2 (2.6.1) minitest (5.14.4) monetize (1.9.4) money (~> 6.12) @@ -351,8 +351,8 @@ GEM net-ssh (6.1.0) netrc (0.11.0) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.3) + mini_portile2 (~> 2.6.1) racc (~> 1.4) orm_adapter (0.5.0) os (1.1.1) @@ -468,7 +468,7 @@ GEM rspec-power_assert (1.1.0) power_assert (~> 1.1.0) rspec (>= 2.14) - rspec-rails (5.0.1) + rspec-rails (5.0.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2)