Gemfile.lock in fdic-0.8.2 vs Gemfile.lock in fdic-0.9.0

- old
+ new

@@ -1,21 +1,25 @@ PATH remote: . specs: - fdic (0.8.2) + fdic (0.9.0) httparty (~> 0.13) + json-schema (~> 2.5.0) GEM remote: https://rubygems.org/ specs: + addressable (2.3.8) codeclimate-test-reporter (0.4.8) simplecov (>= 0.7.1, < 1.0.0) diff-lcs (1.2.5) docile (1.1.5) httparty (0.13.7) json (~> 1.8) multi_xml (>= 0.5.2) json (1.8.3) + json-schema (2.5.1) + addressable (~> 2.3.7) multi_xml (0.5.5) rake (10.4.2) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0)