diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 5561e20..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,43 +0,0 @@ -GEM - remote: http://rubygems.org/ - specs: - addressable (2.4.0) - bump (0.10.0) - byebug (11.1.3) - crack (0.4.5) - rexml - diff-lcs (1.4.4) - hashdiff (1.0.1) - rake (13.0.6) - rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) - webmock (3.13.0) - addressable (>= 2.3.6) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - -PLATFORMS - x86_64-darwin-19 - -DEPENDENCIES - bump (~> 0.10.0) - bundler - byebug - rake - rspec - webmock - -BUNDLED WITH - 2.2.22