This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Gemfile.lock
97 lines (95 loc) · 1.88 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
95
96
97
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
backports (2.6.1)
chronic (0.6.7)
dalli (2.1.0)
diff-lcs (1.1.3)
eventmachine (0.12.10)
excon (0.14.2)
facets (2.9.3)
haml (3.1.6)
heroku (2.28.5)
heroku-api (~> 0.2.6)
launchy (>= 0.3.2)
netrc (~> 0.7.5)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.2.6)
excon (~> 0.14.0)
hike (1.2.1)
kgio (2.7.4)
launchy (2.1.0)
addressable (~> 2.2.6)
mime-types (1.19)
multi_json (1.3.6)
netrc (0.7.5)
newrelic_rpm (3.4.0)
pg (0.14.0)
r18n-core (1.0.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
raindrops (0.10.0)
rake (0.8.7)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
rubyzip (0.9.9)
sequel (3.36.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-initializers (0.1.4)
sinatra-r18n (1.0.0)
r18n-core (= 1.0.0)
sinatra (>= 1.3)
sinatra-reloader (1.0)
sinatra-contrib
sprockets (2.4.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
tilt (1.3.3)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
chronic
dalli
facets
haml
heroku
newrelic_rpm
pg
rake (= 0.8.7)
rspec
sequel
sinatra
sinatra-initializers
sinatra-r18n
sinatra-reloader
sprockets
unicorn