-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
80 lines (78 loc) · 1.59 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.2)
backports (2.7.1)
daemons (1.1.9)
dalli (2.6.2)
eventmachine (1.0.0)
excon (0.16.4)
faraday (0.8.6)
multipart-post (~> 1.1)
foreman (0.60.2)
thor (>= 0.13.6)
heroku (2.32.11)
heroku-api (~> 0.3.5)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.5)
excon (~> 0.16.1)
json (1.7.6)
json_pure (1.7.7)
launchy (2.1.2)
addressable (~> 2.3)
mime-types (1.19)
multi_json (1.6.1)
multipart-post (1.2.0)
netrc (0.7.7)
newrelic_rpm (3.9.9.275)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
simple_oauth (0.2.0)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.2)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-cross_origin (0.2.0)
sinatra-jsonp (0.3.2)
json_pure (~> 1.4)
sinatra (~> 1.0)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.16.0)
tilt (1.3.3)
twitter (4.5.0)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
PLATFORMS
ruby
DEPENDENCIES
dalli
foreman
heroku
json
newrelic_rpm
sinatra
sinatra-contrib
sinatra-cross_origin
sinatra-jsonp
thin
twitter