diff options
Diffstat (limited to 'spec/fixtures/ruby/bundler-git-source/Gemfile.lock')
| -rw-r--r-- | spec/fixtures/ruby/bundler-git-source/Gemfile.lock | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/spec/fixtures/ruby/bundler-git-source/Gemfile.lock b/spec/fixtures/ruby/bundler-git-source/Gemfile.lock new file mode 100644 index 0000000..918db60 --- /dev/null +++ b/spec/fixtures/ruby/bundler-git-source/Gemfile.lock @@ -0,0 +1,14 @@ +GIT + remote: https://github.com/mokhan/net-hippie.git + revision: 6d1a48bee3dd8ec90a198b636cc9ccfd8c4e9bc5 + specs: + net-hippie (1.0.0) + +GEM + specs: + +PLATFORMS + ruby + +DEPENDENCIES + net-hippie! |
