Gemfile.lock in medlink-0.1.0 vs Gemfile.lock in medlink-0.2.0
- old
+ new
@@ -1,16 +1,17 @@
PATH
remote: .
specs:
- medlink (0.1.0)
+ medlink (0.2.0)
faraday (~> 0.9)
virtus (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
+ awesome_print (1.6.1)
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)
@@ -24,27 +25,27 @@
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
hashdiff (0.2.2)
ice_nine (0.11.1)
multipart-post (2.0.0)
- rake (10.4.2)
- rspec (3.3.0)
- rspec-core (~> 3.3.0)
- rspec-expectations (~> 3.3.0)
- rspec-mocks (~> 3.3.0)
- rspec-core (3.3.2)
- rspec-support (~> 3.3.0)
- rspec-expectations (3.3.1)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.3.0)
- rspec-mocks (3.3.2)
+ rspec-support (~> 3.4.0)
+ rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.3.0)
- rspec-support (3.3.0)
+ rspec-support (~> 3.4.0)
+ rspec-support (3.4.1)
safe_yaml (1.0.4)
thread_safe (0.3.5)
- vcr (2.9.3)
+ vcr (3.0.1)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
@@ -55,14 +56,15 @@
PLATFORMS
ruby
DEPENDENCIES
+ awesome_print
bundler (~> 1.10)
medlink!
- rake (~> 10.4)
- rspec (~> 3.3)
- vcr (~> 2.9)
+ rake (~> 10.5)
+ rspec (~> 3.4)
+ vcr (~> 3.0)
webmock (~> 1.22)
BUNDLED WITH
1.10.6