Skip to content

Commit 3862078

Browse files
author
Austin Schneider
committed
comment out twitter gem for now (version no longer exists)
1 parent b105892 commit 3862078

File tree

2 files changed

+48
-30
lines changed

2 files changed

+48
-30
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem 'squeel', '0.9.3'
1010
gem 'resque', git: 'git://github.com/defunkt/resque.git' # waiting for 1.19.1
1111
gem 'resque-scheduler', '1.9.9'
1212
gem 'kaminari', '0.12.4'
13-
gem 'twitter', '2.0.1'
13+
# gem 'twitter', '2.0.1'
1414

1515
# Gems used only for assets and not required
1616
# in production environments by default.

Gemfile.lock

Lines changed: 47 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
GIT
22
remote: git://github.com/defunkt/resque.git
3-
revision: 7bc421a98272e31c6accbd2f8b17af5586b775cb
3+
revision: c884cbb1ce7f588af70d0c321821567402f5a6de
44
specs:
5-
resque (1.19.0)
6-
multi_json (~> 1.0)
7-
redis-namespace (~> 1.0.2)
8-
sinatra (>= 0.9.2)
9-
vegas (~> 0.1.2)
105

116
GEM
127
remote: http://rubygems.org/
@@ -56,6 +51,7 @@ GEM
5651
xpath (~> 0.1.4)
5752
childprocess (0.2.2)
5853
ffi (~> 1.0.6)
54+
coderay (1.0.9)
5955
coffee-rails (3.1.1)
6056
coffee-script (>= 2.2.0)
6157
railties (~> 3.1.0)
@@ -76,7 +72,9 @@ GEM
7672
nokogiri (>= 1.5.0)
7773
database_cleaner (0.6.7)
7874
diff-lcs (1.1.3)
75+
dotenv (0.9.0)
7976
erubis (2.7.0)
77+
excon (0.25.3)
8078
execjs (1.2.9)
8179
multi_json (~> 1.0)
8280
factory_girl (2.2.0)
@@ -86,21 +84,22 @@ GEM
8684
railties (>= 3.0.0)
8785
faker (1.0.1)
8886
i18n (~> 0.4)
89-
faraday (0.7.5)
90-
addressable (~> 2.2.6)
91-
multipart-post (~> 1.1.3)
92-
rack (>= 1.1.0, < 2)
9387
ffi (1.0.9)
94-
foreman (0.25.0)
95-
term-ansicolor (~> 1.0.5)
88+
foreman (0.63.0)
89+
dotenv (>= 0.7)
9690
thor (>= 0.13.6)
9791
formalize-rails (0.0.5)
9892
railties (~> 3.1.0.rc1)
93+
formatador (0.2.4)
9994
gherkin (2.6.2)
10095
json (>= 1.4.6)
101-
guard (0.8.8)
102-
thor (~> 0.14.6)
103-
guard-spork (0.3.1)
96+
guard (1.8.2)
97+
formatador (>= 0.2.4)
98+
listen (>= 1.0.0)
99+
lumberjack (>= 1.0.2)
100+
pry (>= 0.9.10)
101+
thor (>= 0.14.6)
102+
guard-spork (0.3.2)
104103
guard (>= 0.8.4)
105104
spork (>= 0.8.4)
106105
haml (3.1.3)
@@ -109,11 +108,14 @@ GEM
109108
activesupport (~> 3.0)
110109
haml (~> 3.0)
111110
railties (~> 3.0)
112-
heroku (2.11.1)
111+
heroku (2.40.1)
112+
heroku-api (~> 0.3.7)
113113
launchy (>= 0.3.2)
114+
netrc (~> 0.7.7)
114115
rest-client (~> 1.6.1)
115116
rubyzip
116-
term-ansicolor (~> 1.0.5)
117+
heroku-api (0.3.15)
118+
excon (~> 0.25.1)
117119
hike (1.2.1)
118120
httparty (0.8.1)
119121
multi_json
@@ -128,25 +130,35 @@ GEM
128130
rails (>= 3.0.0)
129131
launchy (2.0.5)
130132
addressable (~> 2.2.6)
133+
listen (1.3.1)
134+
rb-fsevent (>= 0.9.3)
135+
rb-inotify (>= 0.9)
136+
rb-kqueue (>= 0.2)
137+
lumberjack (1.0.4)
131138
mail (2.3.0)
132139
i18n (>= 0.4.0)
133140
mime-types (~> 1.16)
134141
treetop (~> 1.4.8)
142+
method_source (0.8.2)
135143
mime-types (1.17.2)
136144
multi_json (1.0.3)
137145
multi_xml (0.4.1)
138-
multipart-post (1.1.4)
146+
netrc (0.7.7)
139147
nokogiri (1.5.0)
140148
pg (0.11.0)
141149
polyamorous (0.5.0)
142150
activerecord (~> 3.0)
143151
polyglot (0.3.3)
152+
pry (0.9.12.2)
153+
coderay (~> 1.0.5)
154+
method_source (~> 0.8)
155+
slop (~> 3.4)
144156
rack (1.3.5)
145157
rack-cache (1.1)
146158
rack (>= 0.4)
147159
rack-mount (0.8.3)
148160
rack (>= 1.0.0)
149-
rack-protection (1.1.4)
161+
rack-protection (1.5.0)
150162
rack
151163
rack-ssl (1.3.2)
152164
rack
@@ -168,12 +180,21 @@ GEM
168180
rdoc (~> 3.4)
169181
thor (~> 0.14.6)
170182
rake (0.9.2.2)
171-
rb-fsevent (0.4.3.1)
183+
rb-fsevent (0.9.3)
184+
rb-inotify (0.9.1)
185+
ffi (>= 0.5.0)
186+
rb-kqueue (0.2.0)
187+
ffi (>= 0.5.0)
172188
rdoc (3.11)
173189
json (~> 1.4)
174190
redis (2.2.2)
175-
redis-namespace (1.0.3)
191+
redis-namespace (1.0.4)
176192
redis (< 3.0.0)
193+
resque (1.20.0)
194+
multi_json (~> 1.0)
195+
redis-namespace (~> 1.0.2)
196+
sinatra (>= 0.9.2)
197+
vegas (~> 0.1.2)
177198
resque-scheduler (1.9.9)
178199
redis (>= 2.0.1)
179200
resque (>= 1.8.0)
@@ -211,11 +232,14 @@ GEM
211232
ffi (= 1.0.9)
212233
json_pure
213234
rubyzip
214-
simple_oauth (0.1.5)
215235
sinatra (1.3.1)
236+
rack (~> 1.3, >= 1.3.4)
216237
rack (~> 1.3, >= 1.3.4)
217238
rack-protection (~> 1.1, >= 1.1.2)
239+
rack-protection (~> 1.1, >= 1.1.2)
240+
tilt (~> 1.3, >= 1.3.3)
218241
tilt (~> 1.3, >= 1.3.3)
242+
slop (3.4.6)
219243
spork (0.9.0.rc9)
220244
sprockets (2.0.3)
221245
hike (~> 1.2)
@@ -232,16 +256,11 @@ GEM
232256
treetop (1.4.10)
233257
polyglot
234258
polyglot (>= 0.3.1)
235-
twitter (2.0.1)
236-
activesupport (>= 2.3.9, < 4)
237-
faraday (~> 0.7)
238-
multi_json (~> 1.0)
239-
simple_oauth (~> 0.1)
240259
tzinfo (0.3.31)
241260
uglifier (1.0.4)
242261
execjs (>= 0.3.0)
243262
multi_json (>= 1.0.2)
244-
vegas (0.1.8)
263+
vegas (0.1.11)
245264
rack (>= 1.0.0)
246265
webmock (1.7.7)
247266
addressable (~> 2.2, > 2.2.5)
@@ -281,6 +300,5 @@ DEPENDENCIES
281300
spork (~> 0.9.0.rc9)
282301
squeel (= 0.9.3)
283302
timecop (~> 0.3.5)
284-
twitter (= 2.0.1)
285303
uglifier (>= 1.0.3)
286304
webmock (~> 1.7.5)

0 commit comments

Comments
 (0)