From fe0503047249f1c443379f7fbbfed004c8e9df13 Mon Sep 17 00:00:00 2001 From: jonhue Date: Sat, 11 Feb 2017 15:04:45 +0100 Subject: [PATCH] Delete Gemfile.lock --- Gemfile.lock | 58 ---------------------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index e40ced5..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,58 +0,0 @@ -PATH - remote: . - specs: - omniauth-paypal-oauth2 (1.4.8) - json (~> 2.0, >= 2.0.3) - omniauth-oauth2 (~> 1.4) - -GEM - remote: http://rubygems.org/ - specs: - diff-lcs (1.3) - faraday (0.10.1) - multipart-post (>= 1.2, < 3) - hashie (3.5.2) - json (2.0.3) - jwt (1.5.6) - multi_json (1.12.1) - multi_xml (0.6.0) - multipart-post (2.0.0) - oauth2 (1.3.0) - faraday (>= 0.8, < 0.11) - jwt (~> 1.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.4.1) - hashie (>= 1.2, < 4) - rack (>= 1.0, < 3) - omniauth-oauth2 (1.4.0) - oauth2 (~> 1.0) - omniauth (~> 1.2) - rack (2.0.1) - rake (12.0.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - -PLATFORMS - ruby - x86-mingw32 - -DEPENDENCIES - omniauth-paypal-oauth2! - rake - rspec (~> 3.5) - -BUNDLED WITH - 1.11.2