Gemfile.lock in omniauth-namecheap-0.2.0 vs Gemfile.lock in omniauth-namecheap-0.2.1

- old
+ new

@@ -9,38 +9,39 @@ remote: https://rubygems.org/ specs: byebug (10.0.2) coderay (1.1.2) diff-lcs (1.3) - faraday (0.12.2) + faraday (1.1.0) multipart-post (>= 1.2, < 3) - hashie (3.5.7) - jwt (1.5.6) + ruby2_keywords + hashie (4.1.0) + jwt (2.2.2) method_source (0.9.0) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.0.0) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + multipart-post (2.1.1) + oauth2 (1.4.4) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.1) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.5.0) - oauth2 (~> 1.1) - omniauth (~> 1.2) + omniauth-oauth2 (1.7.0) + oauth2 (~> 1.4) + omniauth (~> 1.9) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) - rack (2.0.5) - rake (10.5.0) + rack (2.2.3) + rake (12.3.3) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) rspec-core (3.7.1) @@ -53,19 +54,20 @@ rspec-expectations (>= 3.0.0) rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) + ruby2_keywords (0.0.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) omniauth-namecheap! pry-byebug (~> 3.6) - rake (~> 10.0) + rake (~> 12.3.3) rspec (~> 3.0) rspec-its (~> 1.2) BUNDLED WITH - 1.16.1 + 1.17.3