Gemfile.lock in omniauth-paypal-1.1 vs Gemfile.lock in omniauth-paypal-1.2

- old
+ new

@@ -1,58 +1,58 @@ GIT remote: git://github.com/intridea/omniauth-oauth2.git - revision: d6409bb14337675e22c50f3c76b5d7f672a631a3 + revision: 8a7a97ecbdb71c04b96bfa47dbc465d5d931f694 specs: omniauth-oauth2 (1.1.1) oauth2 (~> 0.9.0) omniauth (~> 1.0) PATH remote: . specs: - omniauth-paypal (1.0) + omniauth-paypal (1.2) omniauth-oauth2 (~> 1.1.0) GEM remote: https://rubygems.org/ specs: - diff-lcs (1.1.3) - faraday (0.8.6) - multipart-post (~> 1.1) - hashie (1.2.0) + diff-lcs (1.2.4) + faraday (0.8.8) + multipart-post (~> 1.2.0) + hashie (2.0.5) httpauth (0.2.0) - json (1.6.6) - jwt (0.1.5) - multi_json (>= 1.0) - multi_json (1.6.1) - multi_xml (0.5.3) + json (1.8.0) + jwt (0.1.8) + multi_json (>= 1.5) + multi_json (1.8.0) + multi_xml (0.5.5) multipart-post (1.2.0) - oauth2 (0.9.1) + oauth2 (0.9.2) faraday (~> 0.8) - httpauth (~> 0.1) + httpauth (~> 0.2) jwt (~> 0.1.4) multi_json (~> 1.0) multi_xml (~> 0.5) rack (~> 1.2) - omniauth (1.1.3) - hashie (~> 1.2) + omniauth (1.1.4) + hashie (>= 1.2, < 3) rack rack (1.5.2) - rake (0.9.2.2) - rspec (2.7.0) - rspec-core (~> 2.7.0) - rspec-expectations (~> 2.7.0) - rspec-mocks (~> 2.7.0) - rspec-core (2.7.1) - rspec-expectations (2.7.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.7.0) + rake (10.1.0) + rspec (2.14.1) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rspec-core (2.14.5) + rspec-expectations (2.14.3) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.14.3) PLATFORMS ruby DEPENDENCIES json omniauth-oauth2 (~> 1.1.1)! omniauth-paypal! rake - rspec (~> 2.7.0) + rspec (~> 2.14)