mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-10-31 23:35:00 -04:00
Remove Gemfile.lock, as wycats says these should not be in our Gems http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
This commit is contained in:
parent
a11c07bd5f
commit
ffa91edcde
1
octopress/.gitignore
vendored
1
octopress/.gitignore
vendored
@ -1 +1,2 @@
|
||||
Gemfile.lock
|
||||
vendor/ruby
|
||||
|
@ -1,70 +0,0 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
octopress (0.0.1)
|
||||
gli (~> 1.4.0)
|
||||
jekyll (~> 0.11.0)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
albino (1.3.3)
|
||||
posix-spawn (>= 0.3.6)
|
||||
aruba (0.4.9)
|
||||
childprocess (>= 0.2.3)
|
||||
cucumber (>= 1.1.1)
|
||||
ffi (= 1.0.11)
|
||||
rspec (>= 2.7.0)
|
||||
builder (3.0.0)
|
||||
childprocess (0.2.3)
|
||||
ffi (~> 1.0.6)
|
||||
classifier (1.3.3)
|
||||
fast-stemmer (>= 1.0.0)
|
||||
cucumber (1.1.4)
|
||||
builder (>= 2.1.2)
|
||||
diff-lcs (>= 1.1.2)
|
||||
gherkin (~> 2.7.1)
|
||||
json (>= 1.4.6)
|
||||
term-ansicolor (>= 1.0.6)
|
||||
diff-lcs (1.1.3)
|
||||
directory_watcher (1.4.1)
|
||||
fast-stemmer (1.0.0)
|
||||
ffi (1.0.11)
|
||||
gherkin (2.7.1)
|
||||
json (>= 1.4.6)
|
||||
gli (1.4.0)
|
||||
jekyll (0.11.0)
|
||||
albino (>= 1.3.2)
|
||||
classifier (>= 1.3.1)
|
||||
directory_watcher (>= 1.1.1)
|
||||
kramdown (>= 0.13.2)
|
||||
liquid (>= 1.9.0)
|
||||
maruku (>= 0.5.9)
|
||||
json (1.6.3)
|
||||
kramdown (0.13.4)
|
||||
liquid (2.3.0)
|
||||
maruku (0.6.0)
|
||||
syntax (>= 1.0.0)
|
||||
posix-spawn (0.3.6)
|
||||
rake (0.9.2.2)
|
||||
rdoc (3.11)
|
||||
json (~> 1.4)
|
||||
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)
|
||||
syntax (1.0.0)
|
||||
term-ansicolor (1.0.7)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
aruba (~> 0.4.9)
|
||||
octopress!
|
||||
rake
|
||||
rdoc
|
Loading…
Reference in New Issue
Block a user