File tree 1 file changed +27
-12
lines changed
1 file changed +27
-12
lines changed Original file line number Diff line number Diff line change 71
71
acts_as_follower (0.1.1 )
72
72
addressable (2.3.6 )
73
73
arel (3.0.3 )
74
+ atomic (1.1.16 )
74
75
awesome_print (1.2.0 )
75
76
backbone-on-rails (1.0.0.0 )
76
77
eco
88
89
bson (1.7.1 )
89
90
bson_ext (1.7.1 )
90
91
bson (~> 1.7.1 )
92
+ buftok (0.2.0 )
91
93
builder (3.0.4 )
92
94
capybara (1.1.2 )
93
95
mime-types (>= 1.16 )
142
144
debugger-ruby_core_source (~> 1.3.1 )
143
145
debugger-linecache (1.2.0 )
144
146
debugger-ruby_core_source (1.3.2 )
147
+ descendants_tracker (0.0.3 )
145
148
diff-lcs (1.2.5 )
146
149
diffy (3.0.1 )
147
150
docile (1.1.3 )
162
165
http_parser.rb (>= 0.5.3 )
163
166
em-socksify (0.2.1 )
164
167
eventmachine (>= 1.0.0.beta.4 )
168
+ equalizer (0.0.9 )
165
169
erubis (2.7.0 )
166
170
escape (0.0.4 )
167
171
ethon (0.7.0 )
252
256
hiredis (0.4.5 )
253
257
honeybadger (1.6.2 )
254
258
json
259
+ http (0.5.0 )
260
+ http_parser.rb
255
261
http_parser.rb (0.5.3 )
256
262
httparty (0.9.0 )
257
263
multi_json (~> 1.0 )
310
316
mail_view (1.0.3 )
311
317
tilt
312
318
memcachier (0.0.1 )
319
+ memoizable (0.2.0 )
320
+ thread_safe (~> 0.1.3 )
313
321
method_source (0.8.2 )
314
322
mime-types (1.25.1 )
315
323
mini_magick (3.5.0 )
355
363
jwt (~> 0.1.4 )
356
364
multi_json (~> 1.0 )
357
365
rack (~> 1.2 )
358
- octokit (1.23.0 )
359
- addressable (~> 2.2 )
360
- faraday (~> 0.8 )
361
- faraday_middleware (~> 0.9 )
362
- hashie (~> 1.2 )
363
- multi_json (~> 1.3 )
364
- netrc (~> 0.7.7 )
366
+ octokit (3.1.0 )
367
+ sawyer (~> 0.5.3 )
365
368
oj (2.5.5 )
366
369
omniauth (1.1.1 )
367
370
hashie (~> 1.2 )
514
517
railties (~> 3.2.0 )
515
518
sass (>= 3.1.10 )
516
519
tilt (~> 1.3 )
520
+ sawyer (0.5.4 )
521
+ addressable (~> 2.3.5 )
522
+ faraday (~> 0.8 , < 0.10 )
517
523
sax-machine (0.2.1 )
518
524
nokogiri (~> 1.6.0 )
519
525
selenium-webdriver (2.26.0 )
525
531
simple_form (2.0.4 )
526
532
actionpack (~> 3.0 )
527
533
activemodel (~> 3.0 )
528
- simple_oauth (0.1.9 )
534
+ simple_oauth (0.2.0 )
529
535
simplecov (0.8.2 )
530
536
docile (~> 1.1.0 )
531
537
multi_json
558
564
subexec (0.2.3 )
559
565
syntax (1.0.0 )
560
566
thor (0.14.6 )
567
+ thread_safe (0.1.3 )
568
+ atomic
561
569
tilt (1.4.1 )
562
570
timecop (0.5.3 )
563
571
tire (0.4.3 )
@@ -583,10 +591,17 @@ GEM
583
591
polyglot
584
592
polyglot (>= 0.3.1 )
585
593
tweet-button (0.1.0 )
586
- twitter (4.2.0 )
587
- faraday (~> 0.8 )
588
- multi_json (~> 1.3 )
589
- simple_oauth (~> 0.1.6 )
594
+ twitter (5.1.1 )
595
+ addressable (~> 2.3 )
596
+ buftok (~> 0.2.0 )
597
+ descendants_tracker (~> 0.0.1 )
598
+ equalizer (~> 0.0.7 )
599
+ faraday (>= 0.8 , < 0.10 )
600
+ http (~> 0.5.0 )
601
+ http_parser.rb (~> 0.5.0 )
602
+ json (~> 1.8 )
603
+ memoizable (~> 0.2.0 )
604
+ simple_oauth (~> 0.2.0 )
590
605
typhoeus (0.6.8 )
591
606
ethon (>= 0.7.0 )
592
607
tzinfo (0.3.39 )
You can’t perform that action at this time.
0 commit comments