-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
108 lines (106 loc) · 2.17 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
98
99
100
101
102
103
104
105
106
107
108
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
backports (2.5.1)
clockwork (0.4.0)
tzinfo
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.1)
daemons (1.1.8)
diff-lcs (1.1.3)
eventmachine (0.12.10)
execjs (1.3.1)
multi_json (~> 1.0)
foreman (0.45.0)
thor (>= 0.13.6)
heroku (2.25.0)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
http_parser.rb (0.5.3)
launchy (2.1.0)
addressable (~> 2.2.6)
libv8 (3.3.10.4)
mime-types (1.18)
multi_json (1.3.2)
netrc (0.7.1)
newrelic_rpm (3.3.4.1)
pusher (0.9.2)
multi_json (~> 1.0)
ruby-hmac (~> 0.4.0)
signature (~> 0.1.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
ruby-hmac (0.4.0)
rubyzip (0.9.8)
sass (3.1.16)
signature (0.1.2)
ruby-hmac
simple_oauth (0.1.7)
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)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
tweetstream (1.1.4)
daemons (~> 1.1)
multi_json (>= 1.0)
twitter-stream (= 0.1.14)
twitter-stream (0.1.14)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
tzinfo (0.3.33)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
clockwork
coffee-script
execjs
foreman
heroku
newrelic_rpm
pusher
rack-test
rake
rspec
sass
sinatra
sinatra-contrib
therubyracer
thin
tweetstream
yajl-ruby