Gemfile.lock in omniauth-webex-oauth2-0.0.1 vs Gemfile.lock in omniauth-webex-oauth2-0.0.2

- old
+ new

@@ -1,71 +1,54 @@ PATH remote: . specs: - omniauth-webex-oauth2 (0.0.1) + omniauth-webex-oauth2 (0.0.2) omniauth-oauth2 (~> 1.2) GEM remote: https://rubygems.org/ specs: - coderay (1.1.2) - coolline (0.5.0) - unicode_utils (~> 1.4) - diff-lcs (1.2.5) + diff-lcs (1.3) faraday (0.9.2) multipart-post (>= 1.2, < 3) - hashie (3.4.4) + hashie (3.4.6) jwt (1.5.4) - method_source (0.8.2) multi_json (1.12.2) multi_xml (0.5.5) multipart-post (2.0.0) oauth2 (1.2.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.3.1) + omniauth (1.3.2) hashie (>= 1.2, < 4) rack (>= 1.0, < 3) omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) - pry (0.10.4) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - pry-coolline (0.2.5) - coolline (~> 0.5) - pry-nav (0.2.4) - pry (>= 0.9.10, < 0.11.0) - rack (1.6.8) - rake (10.1.0) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.4) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + rack (1.6.10) + rake (10.5.0) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.1) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.1) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) - slop (3.6.0) - unicode_utils (1.4.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.1) PLATFORMS ruby DEPENDENCIES omniauth-webex-oauth2! - pry - pry-coolline - pry-nav rake (~> 10.0) rspec (~> 3.4) BUNDLED WITH 1.16.2