summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bleigh <mbleigh@mbleigh.com>2013-02-16 02:10:23 -0800
committerMichael Bleigh <mbleigh@mbleigh.com>2013-02-16 02:10:23 -0800
commit3ee465b53d5eade7f251a92e6c6e9e7d38b03549 (patch)
treeff877a30e6791330186fb014fd0d89b5c6c7e83c
parent24edf7331c628ca438bf73bf04ec5a343c6ba3fb (diff)
downloadhashie-2.0.0.tar.gz
Delete Gemfile.lock from repo.v2.0.0
-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)