-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
52 lines (49 loc) · 1.01 KB
/
Gemfile.lock
File metadata and controls
52 lines (49 loc) · 1.01 KB
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
GEM
remote: https://rubygems.org/
specs:
dotenv (2.0.1)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
ffi (1.9.10)
haml (3.1.7)
hashie (3.3.2)
instagram (1.1.3)
faraday (>= 0.7, < 0.10)
faraday_middleware (>= 0.8, < 0.10)
hashie (>= 0.4.0)
multi_json (~> 1.0, >= 1.0.3)
listen (3.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
multi_json (1.10.1)
multipart-post (2.0.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rerun (0.11.0)
listen (~> 3.0)
shotgun (0.9.1)
rack (>= 1.0)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sinatra-cross_origin (0.3.2)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
dotenv
haml (= 3.1.7)
instagram
rerun
shotgun
sinatra (= 1.3.5)
sinatra-cross_origin (~> 0.3.1)
BUNDLED WITH
1.10.6