diff --git a/Gemfile.lock b/Gemfile.lock index f509016..ef2b9ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,25 +1,26 @@ GEM remote: https://rubygems.org/ specs: - ast (2.4.2) + ast (2.4.3) byebug (11.1.3) bzip2-ffi (1.1.1) ffi (~> 1.0) coderay (1.1.3) crass (1.0.7) - diff-lcs (1.5.1) + diff-lcs (1.6.2) docile (1.4.1) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) - feedjira (3.2.3) + feedjira (3.2.6) + logger (>= 1.0, < 2) loofah (>= 2.3.1, < 3) sax-machine (>= 1.0, < 2) - ffi (1.17.0) - json (2.19.9) + ffi (1.17.4-x86_64-linux-gnu) + json (2.21.1) json-stream (1.0.0) json-streamer (2.1.0) json-stream @@ -33,32 +34,33 @@ GEM nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) parallel (1.20.1) - parser (3.3.3.0) + parser (3.3.12.0) ast (~> 2.4.1) racc - power_assert (2.0.3) + power_assert (3.0.1) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) racc (1.8.1) rainbow (3.1.1) - regexp_parser (2.9.2) - rexml (3.4.2) - rspec (3.13.0) + regexp_parser (2.12.0) + rexml (3.4.4) + rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.2) + rspec-core (3.13.6) 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.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.7) rubocop (1.51.0) json (~> 2.3) parallel (~> 1.10) @@ -69,8 +71,9 @@ GEM rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) - parser (>= 3.3.1.0) + rubocop-ast (1.50.0) + parser (>= 3.3.7.2) + prism (~> 1.7) rubocop-rspec (3.0.0) rubocop (~> 1.40) ruby-debian (0.3.8) @@ -81,12 +84,12 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.1) + simplecov-html (0.13.2) simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) - test-unit (3.6.2) + test-unit (3.7.8) power_assert - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (1.1.1) PLATFORMS