1
0
Fork 0

Remove gemfile.lock

This commit is contained in:
Gregory Eremin 2011-10-19 17:51:54 +04:00
parent 3818c6008f
commit 59d204ff79
2 changed files with 2 additions and 41 deletions

3
.gitignore vendored
View File

@ -5,4 +5,5 @@ doc
.bundle
pkg
.DS_Store
tmp
tmp
Gemfile.lock

View File

@ -1,40 +0,0 @@
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
crack (0.3.1)
diff-lcs (1.1.3)
git (1.2.5)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
nokogiri (1.5.0)
rake (0.9.2)
rcov (0.9.9)
rdoc (3.8)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.0)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
vcr (1.11.3)
webmock (1.7.7)
addressable (~> 2.2, > 2.2.5)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
nokogiri
rcov
rdoc
rspec
vcr
webmock