We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be2a3d commit db87417Copy full SHA for db87417
Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
3
gem 'rake', '~> 10.0'
4
gem 'jekyll', '>= 0.12.1'
5
-gem 'spidr'
+#gem 'spidr'
6
7
group :development do
8
gem 'mina'
Gemfile.lock
@@ -19,15 +19,12 @@ GEM
19
mina (0.2.1)
20
open4
21
rake
22
- nokogiri (1.5.9)
23
open4 (1.3.0)
24
posix-spawn (0.3.6)
25
pygments.rb (0.3.7)
26
posix-spawn (~> 0.3.6)
27
yajl-ruby (~> 1.1.0)
28
rake (10.0.4)
29
- spidr (0.4.1)
30
- nokogiri (~> 1.3)
31
syntax (1.0.0)
32
yajl-ruby (1.1.0)
33
@@ -38,4 +35,3 @@ DEPENDENCIES
38
35
jekyll (>= 0.12.1)
39
36
mina
40
37
rake (~> 10.0)
41
- spidr
0 commit comments