-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
94 lines (90 loc) · 1.8 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
PATH
remote: .
specs:
waldorfcamp (0.0.1)
GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
anima (0.2.0)
abstract_type (~> 0.0.7)
adamantium (~> 0.1)
equalizer (~> 0.0.8)
attribs (1.1.0)
anima (~> 0.2.0)
aws_cf_signer (0.1.3)
cloudinary (1.8.0)
aws_cf_signer
rest-client
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.2.1)
equalizer (0.0.11)
http-cookie (1.0.3)
domain_name (~> 0.5)
ice_nine (0.11.2)
inflection (1.0.0)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
minitest (5.6.1)
minitest-hooks (1.0.1)
netrc (0.11.0)
pg (0.20.0)
puma (3.8.2)
rack (1.6.1)
rack-accept (0.4.5)
rack (>= 0.4)
rack-cors (0.4.1)
rack-test (0.6.3)
rack (>= 1.0)
rake (12.0.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
roda (2.25.0)
rack
roda-symbolized_params (0.0.2)
sequel (4.46.0)
thread_safe (0.3.6)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
uri_template (0.6.0)
yaks (0.12.0)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
anima (~> 0.2.0)
attribs (~> 1.0)
concord (~> 0.1.4)
inflection (~> 1.0)
rack-accept (~> 0.4.5)
uri_template (~> 0.6.0)
PLATFORMS
ruby
DEPENDENCIES
cloudinary
dotenv
minitest
minitest-hooks
pg
puma
rack-cors
rack-test
rake
roda
roda-symbolized_params
sequel
waldorfcamp!
yaks
BUNDLED WITH
1.16.0