diff --git a/Gemfile.lock b/Gemfile.lock index feab9325..c0476a08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM bson (4.5.0) builder (3.2.3) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.2) @@ -121,13 +121,13 @@ GEM dry-equalizer (~> 0.2) dry-initializer (~> 3.0) dry-schema (~> 1.0, >= 1.3.1) - erubi (1.8.0) - i18n (1.6.0) + erubi (1.9.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.3) json (2.2.0) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) @@ -135,14 +135,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.13.0) mongo (2.10.0) bson (>= 4.4.2, < 5.0.0) mongoid (7.0.4) activemodel (>= 5.1, < 6.0.0) mongo (>= 2.5.1, < 3.0.0) msgpack (1.3.1) - nokogiri (1.10.4) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) ox (2.11.0) parallel (1.17.0) @@ -154,8 +154,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) @@ -170,13 +170,13 @@ GEM rspec-mocks (~> 3.8.0) rspec-core (3.8.2) rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + rspec-expectations (3.8.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) + rspec-mocks (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-rails (3.8.2) + rspec-rails (3.8.3) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) @@ -184,7 +184,7 @@ GEM rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) - rspec-support (3.8.2) + rspec-support (3.8.3) rubocop (0.74.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)