Gemfile.lock in ecoportal-api-0.5.1 vs Gemfile.lock in ecoportal-api-0.5.3

- old
+ new

@@ -1,19 +1,20 @@ PATH remote: . specs: - ecoportal-api (0.4.1) + ecoportal-api (0.5.2) hash-polyfill (~> 0) http (~> 3) GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + coderay (1.1.2) diff-lcs (1.3) - domain_name (0.5.20180417) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) hash-polyfill (0.1.20180120) http (3.3.0) addressable (~> 2.3) http-cookie (~> 1.0) @@ -21,11 +22,15 @@ http_parser.rb (~> 0.6.0) http-cookie (1.0.3) domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - public_suffix (3.0.3) + method_source (0.9.2) + pry (0.11.3) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + public_suffix (4.0.1) rake (10.5.0) redcarpet (3.4.0) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) @@ -49,9 +54,10 @@ x64-mingw32 DEPENDENCIES bundler (~> 1.16) ecoportal-api! + pry rake (~> 10.0) redcarpet (~> 3.4, >= 3.4.0) rspec (~> 3.0) yard (~> 0.9, >= 0.9.18)