diff --git a/Gemfile.lock b/Gemfile.lock index fdf5a02..c544726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_interaction (3.7.1) + active_interaction (3.8.3) activemodel (>= 4, < 7) activemodel (5.2.3) activesupport (= 5.2.3) @@ -40,10 +40,10 @@ GEM arel (9.0.0) builder (3.2.3) byebug (11.0.1) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) crass (1.0.5) - diff-lcs (1.3) + diff-lcs (1.5.0) erubi (1.9.0) factory_bot (4.11.1) activesupport (>= 3.0.0) @@ -56,16 +56,18 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) - mini_portile2 (2.4.0) - minitest (5.12.2) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.0) + minitest (5.16.3) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.7.0) + pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) + racc (1.6.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -87,7 +89,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.0) rspec-support (~> 3.9.0) - rspec-expectations (3.9.0) + rspec-expectations (3.9.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.0)