-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
93 lines (90 loc) · 1.87 KB
/
Copy pathGemfile.lock
File metadata and controls
93 lines (90 loc) · 1.87 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
aws-sdk (2.2.6)
aws-sdk-resources (= 2.2.6)
aws-sdk-core (2.2.6)
jmespath (~> 1.0)
aws-sdk-resources (2.2.6)
aws-sdk-core (= 2.2.6)
diff-lcs (1.2.5)
dotenv (2.0.2)
haml (6.0.12)
temple (>= 0.8.2)
thor
tilt
http_router (0.5.4)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.7.0)
jmespath (1.1.3)
json (1.8.6)
minitest (5.8.3)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
padrino-core (0.9.21)
activesupport (>= 3.0.0)
http_router (~> 0.5.4)
sinatra (>= 1.1.0)
thor (>= 0.14.3)
tzinfo
padrino-helpers (0.9.21)
i18n (>= 0.4.1)
padrino-core (= 0.9.21)
rack (2.2.4)
rack-flash3 (1.0.5)
rack
rack-protection (2.2.3)
rack
rack-test (2.0.2)
rack (>= 1.3)
rake (13.0.1)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
ruby2_keywords (0.0.5)
sass (3.2.19)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
temple (0.8.2)
thor (1.2.1)
thread_safe (0.3.5)
tilt (2.0.11)
tzinfo (1.2.2)
thread_safe (~> 0.1)
url_mount (0.2.1)
rack
PLATFORMS
ruby
DEPENDENCIES
aws-sdk (~> 2.2)
dotenv
haml
padrino-helpers
rack-flash3
rack-test
rake
rspec
sass
sinatra
BUNDLED WITH
2.1.2