-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
56 lines (54 loc) · 1.19 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
GEM
remote: https://rubygems.org/
specs:
PageRankr (3.2.1)
json (>= 1.4.6)
jsonpath (>= 0.4.2)
nokogiri (>= 1.4.1)
public_suffix (>= 0.9.0)
typhoeus (>= 0.2.1)
albino (1.3.3)
posix-spawn (>= 0.3.6)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
diff-lcs (1.1.3)
directory_watcher (1.4.1)
fast-stemmer (1.0.1)
ffi (1.1.5)
jekyll (0.11.2)
albino (~> 1.3)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13)
liquid (~> 2.3)
maruku (~> 0.5)
json (1.7.5)
jsonpath (0.5.0)
multi_json
kramdown (0.14.0)
liquid (2.4.1)
maruku (0.6.1)
syntax (>= 1.0.0)
mime-types (1.19)
multi_json (1.3.6)
nokogiri (1.5.5)
posix-spawn (0.3.6)
public_suffix (1.1.3)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
syntax (1.0.0)
typhoeus (0.4.2)
ffi (~> 1.0)
mime-types (~> 1.18)
PLATFORMS
ruby
DEPENDENCIES
PageRankr (~> 3.2.1)
jekyll (~> 0.11.2)
rspec (~> 2.11.0)