1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Remove and gitignore Gemfile.lock

This commit is contained in:
Mike Perham 2012-02-06 22:13:24 -08:00
parent 29a89d7a25
commit bf9684d6a5
2 changed files with 2 additions and 32 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
tags
Gemfile.lock

View file

@ -1,32 +0,0 @@
PATH
remote: .
specs:
sidekiq (0.1.0)
celluloid
connection_pool
multi_json
redis
GEM
remote: http://rubygems.org/
specs:
celluloid (0.8.0)
connection_pool (0.1.0)
minitest (2.10.0)
multi_json (1.0.4)
rake (0.9.2.2)
redis (2.2.2)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
PLATFORMS
java
ruby
DEPENDENCIES
minitest
rake
sidekiq!
simplecov