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

- old
+ new

@@ -1,20 +1,23 @@ PATH remote: . specs: - omniauth-namecheap (0.1.0) + omniauth-namecheap (0.2.0) oauth2 (~> 1.3) omniauth-oauth2 (~> 1.4) GEM remote: https://rubygems.org/ specs: + byebug (10.0.2) + coderay (1.1.2) diff-lcs (1.3) faraday (0.12.2) multipart-post (>= 1.2, < 3) hashie (3.5.7) jwt (1.5.6) + method_source (0.9.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -26,11 +29,17 @@ hashie (>= 3.4.6, < 3.6.0) rack (>= 1.6.2, < 3) omniauth-oauth2 (1.5.0) oauth2 (~> 1.1) omniauth (~> 1.2) - rack (2.0.3) + 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) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) @@ -51,9 +60,10 @@ ruby DEPENDENCIES bundler (~> 1.16) omniauth-namecheap! + pry-byebug (~> 3.6) rake (~> 10.0) rspec (~> 3.0) rspec-its (~> 1.2) BUNDLED WITH