File tree 2 files changed +0
-33
lines changed
2 files changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,6 @@ source 'https://rubygems.org' do
138
138
gem 'rubocop'
139
139
gem 'spring'
140
140
gem 'spring-commands-rspec'
141
- gem 'travis'
142
141
end
143
142
144
143
group :development , :test do
Original file line number Diff line number Diff line change 51
51
execjs
52
52
json
53
53
awesome_print (1.6.1 )
54
- backports (3.6.4 )
55
54
better_errors (2.1.1 )
56
55
coderay (>= 1.0.0 )
57
56
erubis (>= 2.6.6 )
166
165
equalizer (0.0.11 )
167
166
erubis (2.7.0 )
168
167
escape (0.0.4 )
169
- ethon (0.7.3 )
170
- ffi (>= 1.3.0 )
171
168
eventmachine (1.0.7 )
172
169
excon (0.45.3 )
173
170
execjs (2.5.2 )
177
174
railties (>= 3.0 )
178
175
faraday (0.8.9 )
179
176
multipart-post (~> 1.2.0 )
180
- faraday_middleware (0.9.1 )
181
- faraday (>= 0.7.4 , < 0.10 )
182
177
feedjira (1.6.0 )
183
178
curb (~> 0.8 )
184
179
loofah (~> 2.0 )
296
291
rspec (~> 3.0 )
297
292
ruby-progressbar (~> 1.4 )
298
293
geocoder (1.2.8 )
299
- gh (0.14.0 )
300
- addressable
301
- backports
302
- faraday (~> 0.8 )
303
- multi_json (~> 1.0 )
304
- net-http-persistent (>= 2.7 )
305
- net-http-pipeline
306
294
github-markdown (0.6.8 )
307
295
grackle (0.3.0 )
308
296
json
328
316
hashr (0.0.22 )
329
317
heroku-deflater (0.5.3 )
330
318
rack (>= 1.4.5 )
331
- highline (1.7.2 )
332
319
hike (1.2.3 )
333
320
hitimes (1.2.2 )
334
321
http (0.5.1 )
394
381
multi_json (1.11.1 )
395
382
multipart-post (1.2.0 )
396
383
nenv (0.2.0 )
397
- net-http-persistent (2.9.4 )
398
- net-http-pipeline (1.0.1 )
399
384
net-scp (1.2.1 )
400
385
net-ssh (>= 2.6.5 )
401
386
net-ssh (2.9.2 )
467
452
json
468
453
puma (2.11.2 )
469
454
rack (>= 1.1 , < 2.0 )
470
- pusher-client (0.6.0 )
471
- json
472
- websocket (~> 1.0 )
473
455
quiet_assets (1.1.0 )
474
456
railties (>= 3.1 , < 5.0 )
475
457
rack (1.4.7 )
674
656
multi_json (~> 1.3 )
675
657
rake
676
658
rest-client (~> 1.6 )
677
- travis (1.6.9 )
678
- addressable (~> 2.3 )
679
- backports
680
- faraday (~> 0.8.7 )
681
- faraday_middleware (~> 0.9 )
682
- gh (~> 0.13 )
683
- highline (~> 1.6 )
684
- launchy (~> 2.1 )
685
- pry (~> 0.9 )
686
- pusher-client (~> 0.4 )
687
- typhoeus (~> 0.6 )
688
659
treetop (1.4.15 )
689
660
polyglot
690
661
polyglot (>= 0.3.1 )
700
671
json (~> 1.8 )
701
672
memoizable (~> 0.4.0 )
702
673
simple_oauth (~> 0.2.0 )
703
- typhoeus (0.7.1 )
704
- ethon (>= 0.7.1 )
705
674
tzinfo (0.3.44 )
706
675
uglifier (2.7.1 )
707
676
execjs (>= 0.3.0 )
@@ -829,7 +798,6 @@ DEPENDENCIES
829
798
test-unit !
830
799
timecop !
831
800
tire !
832
- travis !
833
801
tweet-button !
834
802
twitter !
835
803
uglifier !
You can’t perform that action at this time.
0 commit comments