diff --git a/Gemfile.lock b/Gemfile.lock index 375e47b..ff44773 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM base64 (0.2.0) byebug (11.1.3) coderay (1.1.3) - diff-lcs (1.5.1) + diff-lcs (1.6.2) faraday (2.8.1) base64 faraday-net_http (>= 2.0, < 3.1) @@ -36,19 +36,19 @@ GEM rake (13.2.1) regexp_parser (2.9.2) rexml (3.4.2) - rspec (3.13.0) + rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.2) + rspec-core (3.13.5) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.6) rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10)