diff options
| author | mo <mo.khan@gmail.com> | 2018-06-14 11:17:19 -0600 |
|---|---|---|
| committer | mo <mo.khan@gmail.com> | 2018-06-14 11:17:19 -0600 |
| commit | a2048c206c58dd12a857c34993de04505df95a03 (patch) | |
| tree | 64f57f52498bbdd17e7d09b2f474c45d04f63cf1 | |
| parent | cd2c1faebc288e66fdfd6982ab73bbd5a69e50af (diff) | |
delete Gemfile.lock
| -rw-r--r-- | Gemfile.lock | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 9490ce9..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,39 +0,0 @@ -PATH - remote: . - specs: - ghetto-blaster (0.1.0) - net-hippie (~> 0.1) - thor (~> 0.20) - -GEM - remote: https://rubygems.org/ - specs: - diff-lcs (1.3) - net-hippie (0.1.8) - 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.7.0) - rspec-mocks (3.7.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) - thor (0.20.0) - -PLATFORMS - ruby - -DEPENDENCIES - bundler (~> 1.16) - ghetto-blaster! - rake (~> 10.0) - rspec (~> 3.0) - -BUNDLED WITH - 1.16.1 |
