Gemfile.lock in medlink-0.2.2 vs Gemfile.lock in medlink-0.3.0

- old
+ new

@@ -1,57 +1,59 @@ PATH remote: . specs: - medlink (0.2.0) + medlink (0.3.0) faraday (~> 0.9) virtus (~> 1.0) GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) - awesome_print (1.6.1) + addressable (2.5.0) + public_suffix (~> 2.0, >= 2.0.2) + awesome_print (1.7.0) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) coercible (1.0.0) descendants_tracker (~> 0.0.1) - crack (0.4.2) + crack (0.4.3) safe_yaml (~> 1.0.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) equalizer (0.0.11) - faraday (0.9.2) + faraday (0.10.0) multipart-post (>= 1.2, < 3) - hashdiff (0.2.2) - ice_nine (0.11.1) + hashdiff (0.3.1) + ice_nine (0.11.2) multipart-post (2.0.0) + public_suffix (2.0.4) rake (10.5.0) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.2) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-core (3.5.4) + rspec-support (~> 3.5.0) + rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.1) + rspec-support (~> 3.5.0) + rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) safe_yaml (1.0.4) thread_safe (0.3.5) - vcr (3.0.1) + vcr (3.0.3) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - webmock (1.22.1) + webmock (1.24.6) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff PLATFORMS @@ -65,6 +67,6 @@ rspec (~> 3.4) vcr (~> 3.0) webmock (~> 1.22) BUNDLED WITH - 1.10.6 + 1.13.6