Gemfile.lock in ecoportal-api-0.5.6 vs Gemfile.lock in ecoportal-api-0.5.7

- old
+ new

@@ -1,18 +1,18 @@ PATH remote: . specs: - ecoportal-api (0.5.5) + ecoportal-api (0.5.7) hash-polyfill (~> 0) http (~> 3) GEM remote: https://rubygems.org/ specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - coderay (1.1.2) + coderay (1.1.3) diff-lcs (1.3) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) hash-polyfill (0.1.20180120) http (3.3.0) @@ -22,46 +22,44 @@ http_parser.rb (~> 0.6.0) http-cookie (1.0.3) domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - method_source (0.9.2) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - public_suffix (4.0.4) - rake (10.5.0) - redcarpet (3.4.0) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + method_source (1.0.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + public_suffix (4.0.5) + rake (12.3.3) + redcarpet (3.5.0) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-support (~> 3.9.0) + rspec-support (3.9.3) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) unf_ext (0.0.7.7-x64-mingw32) - yard (0.9.18) + yard (0.9.25) PLATFORMS - ruby x64-mingw32 DEPENDENCIES - bundler (~> 1.16) + bundler (~> 2.1, >= 2.1.3) ecoportal-api! pry - rake (~> 10.0) - redcarpet (~> 3.4, >= 3.4.0) - rspec (~> 3.0) + rake (~> 12.0) + redcarpet (~> 3.5, >= 3.5.0) + rspec (~> 3, >= 3.9) yard (~> 0.9, >= 0.9.18) BUNDLED WITH - 1.17.3 + 2.1.4