-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
123 lines (119 loc) · 2.46 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
bitly (0.9.0)
httparty (>= 0.7.6)
multi_json (~> 1.3)
oauth2 (>= 0.5.0, < 0.9)
classifier (1.3.4)
fast-stemmer (>= 1.0.0)
closure-compiler (1.1.12)
commonjs (0.2.7)
directory_watcher (1.5.1)
execjs (2.7.0)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
fast-stemmer (1.0.2)
haml (3.1.8)
hike (1.2.3)
httparty (0.14.0)
multi_xml (>= 0.5.2)
httpauth (0.2.1)
jekyll (0.12.1)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.14)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.3.2)
jekyll-assets (0.4.3)
jekyll (< 1.0.0)
sprockets (~> 2.9)
jekyll-less (0.0.4)
jekyll (>= 0.10.0)
less (>= 2.0.5)
jwt (0.1.13)
multi_json (>= 1.5)
kramdown (0.14.2)
less (2.6.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.19)
liquid (2.3.0)
maruku (0.7.3)
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
posix-spawn (0.3.13)
puma (3.8.2)
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rack (1.4.7)
rack-jekyll (0.3.5)
jekyll
rack
rack-protection (1.5.3)
rack
rake (10.1.1)
rb-fsevent (0.9.8)
rdiscount (1.6.8)
ref (2.0.0)
rubypants (0.2.0)
sass (3.4.23)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-less (0.6.1)
less (~> 2.4)
tilt (~> 1.1)
stringex (1.4.0)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
tilt (1.4.1)
uglifier (3.1.8)
execjs (>= 0.3.0, < 3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth (~> 4.2.9)
bitly (~> 0.9.0)
closure-compiler (~> 1.1.10)
haml (~> 3.1.7)
jekyll (~> 0.12)
jekyll-assets
jekyll-less (~> 0.0.4)
less
liquid (~> 2.3.0)
puma
pygments.rb (~> 0.3.4)
rack (~> 1.4.1)
rack-jekyll
rake (~> 10.1.1)
rb-fsevent (~> 0.9)
rdiscount (~> 1.6.8)
rubypants (~> 0.2.0)
sass
sinatra (~> 1.3.3)
sprockets-less
stringex (~> 1.4.0)
therubyracer
uglifier
RUBY VERSION
ruby 2.3.3p222
BUNDLED WITH
1.14.6