Remove gemfile.lock
This commit is contained in:
parent
3818c6008f
commit
59d204ff79
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,4 +5,5 @@ doc
|
|||||||
.bundle
|
.bundle
|
||||||
pkg
|
pkg
|
||||||
.DS_Store
|
.DS_Store
|
||||||
tmp
|
tmp
|
||||||
|
Gemfile.lock
|
40
Gemfile.lock
40
Gemfile.lock
@ -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
|
|
Loading…
x
Reference in New Issue
Block a user