remove Gemfile.lock

master
Chris Dwan 2011-11-17 14:25:00 -08:00
parent b6b7985d6e
commit 58bd212918
2 changed files with 1 additions and 38 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ publish/
coverage/
coverage.info
.rake_tasks~
Gemfile.lock

View File

@ -1,38 +0,0 @@
PATH
remote: .
specs:
net-ldap (0.2.20110317223538)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
flexmock (0.9.0)
hoe (2.12.3)
rake (~> 0.8)
hoe-gemspec (1.0.0)
hoe (>= 2.2.0)
hoe-git (1.4.1)
hoe (>= 2.2.0)
metaid (1.0)
rake (0.9.2.2)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
PLATFORMS
ruby
DEPENDENCIES
flexmock (~> 0.9.0)
hoe (>= 2.9.1)
hoe-gemspec (~> 1)
hoe-git (~> 1)
metaid (~> 1)
net-ldap!
rspec (~> 2.0)