summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock37
1 files changed, 0 insertions, 37 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index 05efea4..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,37 +0,0 @@
-PATH
- remote: .
- specs:
- hashie (2.0.0.beta)
-
-GEM
- remote: http://rubygems.org/
- specs:
- diff-lcs (1.1.2)
- growl (1.0.3)
- guard (0.5.1)
- thor (~> 0.14.6)
- guard-rspec (0.4.0)
- guard (>= 0.4.0)
- rake (0.9.2)
- rspec (2.6.0)
- rspec-core (~> 2.6.0)
- rspec-expectations (~> 2.6.0)
- rspec-mocks (~> 2.6.0)
- rspec-core (2.6.4)
- rspec-expectations (2.6.0)
- diff-lcs (~> 1.1.2)
- rspec-mocks (2.6.0)
- thor (0.14.6)
-
-PLATFORMS
- java
- ruby
- x86-mingw32
-
-DEPENDENCIES
- growl
- guard
- guard-rspec
- hashie!
- rake (~> 0.9.2)
- rspec (~> 2.5)