Gemfile.lock in fdic-0.9.1 vs Gemfile.lock in fdic-0.9.2

- old
+ new

@@ -1,22 +1,25 @@ PATH remote: . specs: - fdic (0.9.1) + fdic (0.9.2) httparty (~> 0.13) - json-schema (~> 2.5.0) + json-schema (~> 2.8) GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) + byebug (8.2.5) diff-lcs (1.3) httparty (0.16.2) multi_xml (>= 0.5.2) - json-schema (2.5.2) - addressable (~> 2.3.8) + json-schema (2.8.0) + addressable (>= 2.4) multi_xml (0.6.0) + public_suffix (3.0.2) rake (10.5.0) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) @@ -33,9 +36,10 @@ PLATFORMS ruby DEPENDENCIES bundler (~> 1.10) + byebug (~> 8.0) fdic! rake (~> 10.0) rspec (~> 3.0) BUNDLED WITH