Permalink
Please sign in to comment.
Browse files
Removed and gitignored Gemfile.lock and .bundle from the repository
- Loading branch information...
Showing
with
3 additions
and 22 deletions.
- +0 −2 .bundle/config
- +3 −0 .gitignore
- +0 −20 Gemfile.lock
@@ -1,2 +0,0 @@ | ||
---- | ||
-BUNDLE_DISABLE_SHARED_GEMS: "1" |
20
Gemfile.lock
@@ -1,20 +0,0 @@ | ||
-GEM | ||
- remote: http://rubygems.org/ | ||
- specs: | ||
- columnize (0.3.2) | ||
- linecache (0.43) | ||
- mocha (0.9.10) | ||
- rake | ||
- rake (0.8.7) | ||
- ruby-debug (0.10.4) | ||
- columnize (>= 0.1) | ||
- ruby-debug-base (~> 0.10.4.0) | ||
- ruby-debug-base (0.10.4) | ||
- linecache (>= 0.3) | ||
- | ||
-PLATFORMS | ||
- ruby | ||
- | ||
-DEPENDENCIES | ||
- mocha | ||
- ruby-debug |
0 comments on commit
26db24d