forked from lukekarrys/universal-static-instagram
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (56 loc) · 1.26 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
GEM
remote: http://rubygems.org/
specs:
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
clipboard (1.0.1)
directory_watcher (1.4.1)
faraday (0.8.4)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
fast-stemmer (1.0.1)
hashie (1.2.0)
highline (1.6.15)
htmlentities (4.3.1)
httpclient (2.3.1)
instagram (0.8.5)
faraday (>= 0.7, < 0.9)
faraday_middleware (~> 0.8)
hashie (>= 0.4.0)
multi_json (~> 1.0, >= 1.0.3)
jekyll (0.12.0)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13.4)
liquid (~> 2.3)
maruku (~> 0.5)
pygments.rb (~> 0.3.2)
kramdown (0.13.8)
liquid (2.4.1)
maruku (0.6.1)
syntax (>= 1.0.0)
multi_json (1.4.0)
multipart-post (1.1.5)
posix-spawn (0.3.6)
pygments.rb (0.3.4)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rake (10.0.2)
rdiscount (1.6.8)
stringex (1.5.1)
syntax (1.0.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
clipboard (~> 1.0.1)
hashie (~> 1.2.0)
highline (~> 1.6.15)
htmlentities (~> 4.3.1)
httpclient (~> 2.3.1)
instagram (~> 0.8.5)
jekyll (~> 0.12)
rake (~> 10.0.2)
rdiscount (~> 1.6.8)
stringex (~> 1.5.1)