-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathGemfile.lock
More file actions
73 lines (70 loc) · 1.33 KB
/
Gemfile.lock
File metadata and controls
73 lines (70 loc) · 1.33 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
GEM
remote: https://rubygems.org/
specs:
algoliasearch (1.7.0)
httpclient (~> 2.4)
json (>= 1.5.1)
aws-sdk (2.3.2)
aws-sdk-resources (= 2.3.2)
aws-sdk-core (2.3.2)
jmespath (~> 1.0)
aws-sdk-resources (2.3.2)
aws-sdk-core (= 2.3.2)
backports (3.6.8)
encrypted_cookie (0.0.4)
httpclient (2.7.1)
jmespath (1.2.4)
json_pure (>= 1.8.1)
json (1.8.3)
json_pure (2.0.2)
jwt (1.5.5)
kgio (2.10.0)
multi_json (1.11.2)
pg (0.18.4)
rack (1.6.4)
rack-cors (0.4.1)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rack_csrf (2.6.0)
rack (>= 1.1.0)
raindrops (0.15.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.6)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
sinatra-subdomain (0.2.0)
sinatra
slugify (1.0.7)
tilt (2.0.2)
unicorn (4.7.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
wannabe_bool (0.5.0)
PLATFORMS
ruby
DEPENDENCIES
algoliasearch
aws-sdk
encrypted_cookie
jwt
pg
rack-cors
rack_csrf
sinatra
sinatra-contrib
sinatra-subdomain
slugify
unicorn
wannabe_bool
BUNDLED WITH
1.12.5