Gemfile.lock 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. GIT
  2. remote: git://github.com/cantino/twitter-stream.git
  3. revision: f7e7edb0bae013bffabf3598e7147773d9fd370f
  4. branch: huginn
  5. specs:
  6. twitter-stream (0.1.15)
  7. eventmachine (~> 1.0.7)
  8. http_parser.rb (~> 0.6.0)
  9. simple_oauth (~> 0.3.0)
  10. GIT
  11. remote: git://github.com/cantino/weibo_2.git
  12. revision: 00e57d29d8252126014b038cd738b02e05e4cfc5
  13. branch: master
  14. specs:
  15. weibo_2 (0.1.7)
  16. hashie (~> 2.0.4)
  17. multi_json (~> 1)
  18. oauth2 (~> 0.9.1)
  19. rest-client (~> 1.8)
  20. GIT
  21. remote: git://github.com/lostisland/faraday_middleware.git
  22. revision: c5836ae55857272732b33eb0e0a98d60e995a376
  23. branch: master
  24. specs:
  25. faraday_middleware (0.10.0)
  26. faraday (>= 0.7.4, < 0.10)
  27. GIT
  28. remote: git://github.com/tumblr/tumblr_client.git
  29. revision: 0c59b04e49f2a8c89860613b18cf4e8f978d8dc7
  30. branch: master
  31. specs:
  32. tumblr_client (0.8.5)
  33. faraday (~> 0.9.0)
  34. faraday_middleware (~> 0.9)
  35. json
  36. mime-types
  37. oauth
  38. simple_oauth
  39. GIT
  40. remote: git://github.com/wunderlist/omniauth-wunderlist.git
  41. revision: d0910d0396107b9302aa1bc50e74bb140990ccb8
  42. ref: d0910d0396107b9302aa1bc50e74bb140990ccb8
  43. specs:
  44. omniauth-wunderlist (0.0.1)
  45. omniauth (~> 1.0)
  46. omniauth-oauth2 (~> 1.1)
  47. GIT
  48. remote: https://github.com/cantino/delayed_job_active_record
  49. revision: 7ede4ea81561a66427f600decb87f6fcdb5b8aa4
  50. branch: configurable-reserve-sql-strategy
  51. specs:
  52. delayed_job_active_record (4.0.3)
  53. activerecord (>= 3.0, < 5.0)
  54. delayed_job (>= 3.0, < 4.1)
  55. PATH
  56. remote: vendor/gems/dotenv-2.0.1
  57. specs:
  58. dotenv (2.0.1)
  59. dotenv-rails (2.0.1)
  60. dotenv (= 2.0.1)
  61. GEM
  62. remote: https://rubygems.org/
  63. specs:
  64. ace-rails-ap (2.0.1)
  65. actionmailer (4.2.4)
  66. actionpack (= 4.2.4)
  67. actionview (= 4.2.4)
  68. activejob (= 4.2.4)
  69. mail (~> 2.5, >= 2.5.4)
  70. rails-dom-testing (~> 1.0, >= 1.0.5)
  71. actionpack (4.2.4)
  72. actionview (= 4.2.4)
  73. activesupport (= 4.2.4)
  74. rack (~> 1.6)
  75. rack-test (~> 0.6.2)
  76. rails-dom-testing (~> 1.0, >= 1.0.5)
  77. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  78. actionview (4.2.4)
  79. activesupport (= 4.2.4)
  80. builder (~> 3.1)
  81. erubis (~> 2.7.0)
  82. rails-dom-testing (~> 1.0, >= 1.0.5)
  83. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  84. activejob (4.2.4)
  85. activesupport (= 4.2.4)
  86. globalid (>= 0.3.0)
  87. activemodel (4.2.4)
  88. activesupport (= 4.2.4)
  89. builder (~> 3.1)
  90. activerecord (4.2.4)
  91. activemodel (= 4.2.4)
  92. activesupport (= 4.2.4)
  93. arel (~> 6.0)
  94. activesupport (4.2.4)
  95. i18n (~> 0.7)
  96. json (~> 1.7, >= 1.7.7)
  97. minitest (~> 5.1)
  98. thread_safe (~> 0.3, >= 0.3.4)
  99. tzinfo (~> 1.1)
  100. addressable (2.3.8)
  101. arel (6.0.3)
  102. autoparse (0.3.3)
  103. addressable (>= 2.3.1)
  104. extlib (>= 0.9.15)
  105. multi_json (>= 1.0.0)
  106. bcrypt (3.1.10)
  107. better_errors (1.1.0)
  108. coderay (>= 1.0.0)
  109. erubis (>= 2.6.6)
  110. binding_of_caller (0.7.2)
  111. debug_inspector (>= 0.0.1)
  112. bootstrap-kaminari-views (0.0.5)
  113. kaminari (>= 0.13)
  114. rails (>= 3.1)
  115. buftok (0.2.0)
  116. builder (3.2.2)
  117. capistrano (3.4.0)
  118. i18n
  119. rake (>= 10.0.0)
  120. sshkit (~> 1.3)
  121. capistrano-bundler (1.1.4)
  122. capistrano (~> 3.1)
  123. sshkit (~> 1.2)
  124. capistrano-rails (1.1.3)
  125. capistrano (~> 3.1)
  126. capistrano-bundler (~> 1.1)
  127. celluloid (0.16.0)
  128. timers (~> 4.0.0)
  129. chronic (0.10.2)
  130. coderay (1.1.0)
  131. coffee-rails (4.1.0)
  132. coffee-script (>= 2.2.0)
  133. railties (>= 4.0.0, < 5.0)
  134. coffee-script (2.3.0)
  135. coffee-script-source
  136. execjs
  137. coffee-script-source (1.9.1)
  138. colorize (0.7.7)
  139. cookiejar (0.3.2)
  140. coveralls (0.7.1)
  141. multi_json (~> 1.3)
  142. rest-client
  143. simplecov (>= 0.7)
  144. term-ansicolor
  145. thor
  146. crack (0.4.2)
  147. safe_yaml (~> 1.0.0)
  148. daemons (1.1.9)
  149. debug_inspector (0.0.2)
  150. delayed_job (4.0.6)
  151. activesupport (>= 3.0, < 5.0)
  152. delorean (2.1.0)
  153. chronic
  154. devise (3.4.1)
  155. bcrypt (~> 3.0)
  156. orm_adapter (~> 0.1)
  157. railties (>= 3.2.6, < 5)
  158. responders
  159. thread_safe (~> 0.1)
  160. warden (~> 1.2.3)
  161. diff-lcs (1.2.5)
  162. docile (1.1.5)
  163. domain_name (0.5.24)
  164. unf (>= 0.0.5, < 1.0.0)
  165. dropbox-api (0.4.2)
  166. hashie
  167. multi_json
  168. oauth
  169. em-http-request (1.1.2)
  170. addressable (>= 2.3.4)
  171. cookiejar
  172. em-socksify (>= 0.3)
  173. eventmachine (>= 1.0.3)
  174. http_parser.rb (>= 0.6.0)
  175. em-socksify (0.3.0)
  176. eventmachine (>= 1.0.0.beta.4)
  177. em-websocket (0.5.1)
  178. eventmachine (>= 0.12.9)
  179. http_parser.rb (~> 0.6.0)
  180. equalizer (0.0.11)
  181. erector (0.10.0)
  182. treetop (>= 1.2.3)
  183. erubis (2.7.0)
  184. ethon (0.7.1)
  185. ffi (>= 1.3.0)
  186. eventmachine (1.0.7)
  187. evernote-thrift (1.25.1)
  188. evernote_oauth (0.2.3)
  189. evernote-thrift
  190. oauth (>= 0.4.1)
  191. execjs (2.6.0)
  192. extlib (0.9.16)
  193. faraday (0.9.1)
  194. multipart-post (>= 1.2, < 3)
  195. feed-normalizer (1.5.2)
  196. hpricot (>= 0.6)
  197. simple-rss (>= 1.1)
  198. ffi (1.9.5)
  199. font-awesome-sass (4.3.2.1)
  200. sass (~> 3.2)
  201. forecast_io (2.0.0)
  202. faraday
  203. hashie
  204. multi_json
  205. foreman (0.63.0)
  206. dotenv (>= 0.7)
  207. thor (>= 0.13.6)
  208. formatador (0.2.5)
  209. geokit (1.8.5)
  210. multi_json (>= 1.3.2)
  211. geokit-rails (2.0.1)
  212. geokit (~> 1.5)
  213. rails (>= 3.0)
  214. globalid (0.3.6)
  215. activesupport (>= 4.1.0)
  216. google-api-client (0.7.1)
  217. addressable (>= 2.3.2)
  218. autoparse (>= 0.3.3)
  219. extlib (>= 0.9.15)
  220. faraday (>= 0.9.0)
  221. jwt (>= 0.1.5)
  222. launchy (>= 2.1.1)
  223. multi_json (>= 1.0.0)
  224. retriable (>= 1.4)
  225. signet (>= 0.5.0)
  226. uuidtools (>= 2.1.0)
  227. guard (2.6.1)
  228. formatador (>= 0.2.4)
  229. listen (~> 2.7)
  230. lumberjack (~> 1.0)
  231. pry (>= 0.9.12)
  232. thor (>= 0.18.1)
  233. guard-livereload (2.2.0)
  234. em-websocket (~> 0.5)
  235. guard (~> 2.0)
  236. multi_json (~> 1.8)
  237. guard-rspec (4.3.1)
  238. guard (~> 2.1)
  239. rspec (>= 2.14, < 4.0)
  240. hashie (2.0.5)
  241. haversine (0.3.0)
  242. hipchat (1.2.0)
  243. httparty
  244. hitimes (1.2.2)
  245. hpricot (0.8.6)
  246. httmultiparty (0.3.10)
  247. httparty (>= 0.7.3)
  248. multipart-post
  249. http (0.6.4)
  250. http_parser.rb (~> 0.6.0)
  251. http-cookie (1.0.2)
  252. domain_name (~> 0.5)
  253. http_parser.rb (0.6.0)
  254. httparty (0.13.1)
  255. json (~> 1.8)
  256. multi_xml (>= 0.5.2)
  257. hypdf (1.0.7)
  258. httmultiparty (= 0.3.10)
  259. i18n (0.7.0)
  260. jquery-rails (3.1.3)
  261. railties (>= 3.0, < 5.0)
  262. thor (>= 0.14, < 2.0)
  263. json (1.8.3)
  264. jsonpath (0.5.7)
  265. multi_json
  266. jwt (1.4.1)
  267. kaminari (0.16.1)
  268. actionpack (>= 3.0.0)
  269. activesupport (>= 3.0.0)
  270. kgio (2.9.3)
  271. kramdown (1.3.3)
  272. launchy (2.4.2)
  273. addressable (~> 2.3)
  274. letter_opener (1.4.1)
  275. launchy (~> 2.2)
  276. letter_opener_web (1.3.0)
  277. actionmailer (>= 3.2)
  278. letter_opener (~> 1.0)
  279. railties (>= 3.2)
  280. libv8 (3.16.14.7)
  281. liquid (3.0.6)
  282. listen (2.7.9)
  283. celluloid (>= 0.15.2)
  284. rb-fsevent (>= 0.9.3)
  285. rb-inotify (>= 0.9)
  286. loofah (2.0.3)
  287. nokogiri (>= 1.5.9)
  288. lumberjack (1.0.9)
  289. macaddr (1.7.1)
  290. systemu (~> 2.6.2)
  291. mail (2.6.3)
  292. mime-types (>= 1.16, < 3)
  293. memoizable (0.4.2)
  294. thread_safe (~> 0.3, >= 0.3.1)
  295. method_source (0.8.2)
  296. mime-types (2.6.1)
  297. mini_magick (4.2.3)
  298. mini_portile2 (2.0.0)
  299. minitest (5.8.1)
  300. mqtt (0.3.1)
  301. multi_json (1.11.2)
  302. multi_xml (0.5.5)
  303. multipart-post (2.0.0)
  304. mysql2 (0.3.16)
  305. naught (1.0.0)
  306. net-ftp-list (3.2.8)
  307. net-scp (1.2.1)
  308. net-ssh (>= 2.6.5)
  309. net-ssh (2.9.2)
  310. netrc (0.10.3)
  311. nokogiri (1.6.7.1)
  312. mini_portile2 (~> 2.0.0.rc2)
  313. oauth (0.4.7)
  314. oauth2 (0.9.4)
  315. faraday (>= 0.8, < 0.10)
  316. jwt (~> 1.0)
  317. multi_json (~> 1.3)
  318. multi_xml (~> 0.5)
  319. rack (~> 1.2)
  320. omniauth (1.2.2)
  321. hashie (>= 1.2, < 4)
  322. rack (~> 1.0)
  323. omniauth-37signals (1.0.5)
  324. omniauth (~> 1.0)
  325. omniauth-oauth2 (~> 1.0)
  326. omniauth-dropbox (0.2.0)
  327. omniauth-oauth (~> 1.0)
  328. omniauth-evernote (1.2.1)
  329. evernote-thrift
  330. multi_json (~> 1.0)
  331. omniauth-oauth (~> 1.0)
  332. omniauth-oauth (1.0.1)
  333. oauth
  334. omniauth (~> 1.0)
  335. omniauth-oauth2 (1.1.2)
  336. faraday (>= 0.8, < 0.10)
  337. multi_json (~> 1.3)
  338. oauth2 (~> 0.9.3)
  339. omniauth (~> 1.2)
  340. omniauth-tumblr (1.1)
  341. omniauth-oauth (~> 1.0)
  342. omniauth-twitter (1.0.1)
  343. multi_json (~> 1.3)
  344. omniauth-oauth (~> 1.0)
  345. orm_adapter (0.5.0)
  346. pg (0.18.3)
  347. polyglot (0.3.5)
  348. protected_attributes (1.0.8)
  349. activemodel (>= 4.0.1, < 5.0)
  350. pry (0.10.1)
  351. coderay (~> 1.1.0)
  352. method_source (~> 0.8.1)
  353. slop (~> 3.4)
  354. pry-rails (0.3.4)
  355. pry (>= 0.9.10)
  356. quiet_assets (1.1.0)
  357. railties (>= 3.1, < 5.0)
  358. rack (1.6.4)
  359. rack-test (0.6.3)
  360. rack (>= 1.0)
  361. rails (4.2.4)
  362. actionmailer (= 4.2.4)
  363. actionpack (= 4.2.4)
  364. actionview (= 4.2.4)
  365. activejob (= 4.2.4)
  366. activemodel (= 4.2.4)
  367. activerecord (= 4.2.4)
  368. activesupport (= 4.2.4)
  369. bundler (>= 1.3.0, < 2.0)
  370. railties (= 4.2.4)
  371. sprockets-rails
  372. rails-deprecated_sanitizer (1.0.3)
  373. activesupport (>= 4.2.0.alpha)
  374. rails-dom-testing (1.0.7)
  375. activesupport (>= 4.2.0.beta, < 5.0)
  376. nokogiri (~> 1.6.0)
  377. rails-deprecated_sanitizer (>= 1.0.1)
  378. rails-html-sanitizer (1.0.2)
  379. loofah (~> 2.0)
  380. rails_12factor (0.0.3)
  381. rails_serve_static_assets
  382. rails_stdout_logging
  383. rails_serve_static_assets (0.0.4)
  384. rails_stdout_logging (0.0.3)
  385. railties (4.2.4)
  386. actionpack (= 4.2.4)
  387. activesupport (= 4.2.4)
  388. rake (>= 0.8.7)
  389. thor (>= 0.18.1, < 2.0)
  390. raindrops (0.13.0)
  391. rake (10.4.2)
  392. rb-fsevent (0.9.4)
  393. rb-inotify (0.9.5)
  394. ffi (>= 0.5.0)
  395. ref (1.0.5)
  396. responders (2.1.0)
  397. railties (>= 4.2.0, < 5)
  398. rest-client (1.8.0)
  399. http-cookie (>= 1.0.2, < 2.0)
  400. mime-types (>= 1.16, < 3.0)
  401. netrc (~> 0.7)
  402. retriable (2.0.2)
  403. rr (1.1.2)
  404. rspec (3.2.0)
  405. rspec-core (~> 3.2.0)
  406. rspec-expectations (~> 3.2.0)
  407. rspec-mocks (~> 3.2.0)
  408. rspec-collection_matchers (1.1.2)
  409. rspec-expectations (>= 2.99.0.beta1)
  410. rspec-core (3.2.1)
  411. rspec-support (~> 3.2.0)
  412. rspec-expectations (3.2.0)
  413. diff-lcs (>= 1.2.0, < 2.0)
  414. rspec-support (~> 3.2.0)
  415. rspec-html-matchers (0.7.0)
  416. nokogiri (~> 1)
  417. rspec (~> 3)
  418. rspec-mocks (3.2.1)
  419. diff-lcs (>= 1.2.0, < 2.0)
  420. rspec-support (~> 3.2.0)
  421. rspec-rails (3.2.1)
  422. actionpack (>= 3.0, < 4.3)
  423. activesupport (>= 3.0, < 4.3)
  424. railties (>= 3.0, < 4.3)
  425. rspec-core (~> 3.2.0)
  426. rspec-expectations (~> 3.2.0)
  427. rspec-mocks (~> 3.2.0)
  428. rspec-support (~> 3.2.0)
  429. rspec-support (3.2.2)
  430. rturk (2.12.1)
  431. erector
  432. nokogiri
  433. rest-client
  434. ruby-growl (4.1)
  435. uuid (~> 2.3, >= 2.3.5)
  436. rufus-scheduler (3.0.9)
  437. tzinfo
  438. safe_yaml (1.0.4)
  439. sass (3.4.14)
  440. sass-rails (5.0.3)
  441. railties (>= 4.0.0, < 5.0)
  442. sass (~> 3.1)
  443. sprockets (>= 2.8, < 4.0)
  444. sprockets-rails (>= 2.0, < 4.0)
  445. tilt (~> 1.1)
  446. select2-rails (3.5.9.3)
  447. thor (~> 0.14)
  448. shoulda-matchers (3.0.0)
  449. activesupport (>= 4.0.0)
  450. signet (0.5.1)
  451. addressable (>= 2.2.3)
  452. faraday (>= 0.9.0.rc5)
  453. jwt (>= 0.1.5)
  454. multi_json (>= 1.0.0)
  455. simple-rss (1.3.1)
  456. simple_oauth (0.3.1)
  457. simplecov (0.9.2)
  458. docile (~> 1.1.0)
  459. multi_json (~> 1.0)
  460. simplecov-html (~> 0.9.0)
  461. simplecov-html (0.9.0)
  462. slack-notifier (1.0.0)
  463. slop (3.6.0)
  464. spectrum-rails (1.3.4)
  465. railties (>= 3.1)
  466. sprockets (3.3.4)
  467. rack (~> 1.0)
  468. sprockets-rails (2.3.2)
  469. actionpack (>= 3.0)
  470. activesupport (>= 3.0)
  471. sprockets (>= 2.8, < 4.0)
  472. sshkit (1.7.1)
  473. colorize (>= 0.7.0)
  474. net-scp (>= 1.1.2)
  475. net-ssh (>= 2.8.0)
  476. string-scrub (0.0.5)
  477. systemu (2.6.4)
  478. term-ansicolor (1.3.0)
  479. tins (~> 1.0)
  480. therubyracer (0.12.2)
  481. libv8 (~> 3.16.14.0)
  482. ref
  483. thor (0.19.1)
  484. thread_safe (0.3.5)
  485. tilt (1.4.1)
  486. timers (4.0.1)
  487. hitimes
  488. tins (1.3.2)
  489. treetop (1.5.3)
  490. polyglot (~> 0.3)
  491. twilio-ruby (3.11.6)
  492. builder (>= 2.1.2)
  493. jwt (>= 0.1.2)
  494. multi_json (>= 1.3.0)
  495. twitter (5.14.0)
  496. addressable (~> 2.3)
  497. buftok (~> 0.2.0)
  498. equalizer (~> 0.0.9)
  499. faraday (~> 0.9.0)
  500. http (~> 0.6.0)
  501. http_parser.rb (~> 0.6.0)
  502. json (~> 1.8)
  503. memoizable (~> 0.4.0)
  504. naught (~> 1.0)
  505. simple_oauth (~> 0.3.0)
  506. typhoeus (0.6.9)
  507. ethon (>= 0.7.1)
  508. tzinfo (1.2.2)
  509. thread_safe (~> 0.1)
  510. uglifier (2.7.2)
  511. execjs (>= 0.3.0)
  512. json (>= 1.8.0)
  513. unf (0.1.4)
  514. unf_ext
  515. unf_ext (0.0.7.1)
  516. unicorn (4.9.0)
  517. kgio (~> 2.6)
  518. rack
  519. raindrops (~> 0.7)
  520. uuid (2.3.7)
  521. macaddr (~> 1.0)
  522. uuidtools (2.1.5)
  523. vcr (2.9.2)
  524. warden (1.2.3)
  525. rack (>= 1.0)
  526. webmock (1.17.4)
  527. addressable (>= 2.2.7)
  528. crack (>= 0.3.2)
  529. wunderground (1.2.0)
  530. addressable
  531. httparty (> 0.6.0)
  532. json (> 1.4.0)
  533. xmpp4r (0.5.6)
  534. PLATFORMS
  535. ruby
  536. DEPENDENCIES
  537. ace-rails-ap (~> 2.0.1)
  538. better_errors (~> 1.1)
  539. binding_of_caller
  540. bootstrap-kaminari-views (~> 0.0.3)
  541. bundler (>= 1.5.0)
  542. capistrano (~> 3.4.0)
  543. capistrano-bundler (~> 1.1.4)
  544. capistrano-rails (~> 1.1)
  545. coffee-rails (~> 4.1.0)
  546. coveralls
  547. daemons (~> 1.1.9)
  548. delayed_job (~> 4.0.0)
  549. delayed_job_active_record!
  550. delorean
  551. devise (~> 3.4.0)
  552. dotenv!
  553. dotenv-rails!
  554. dropbox-api
  555. em-http-request (~> 1.1.2)
  556. evernote_oauth
  557. faraday (~> 0.9.0)
  558. faraday_middleware!
  559. feed-normalizer
  560. ffi (>= 1.9.4)
  561. font-awesome-sass (~> 4.3.2)
  562. forecast_io (~> 2.0.0)
  563. foreman (~> 0.63.0)
  564. geokit (~> 1.8.4)
  565. geokit-rails (~> 2.0.1)
  566. google-api-client
  567. guard
  568. guard-livereload (~> 2.2)
  569. guard-rspec
  570. haversine
  571. hipchat (~> 1.2.0)
  572. httparty (~> 0.13)
  573. hypdf (~> 1.0.7)
  574. jquery-rails (~> 3.1.3)
  575. json (~> 1.8.1)
  576. jsonpath (~> 0.5.6)
  577. kaminari (~> 0.16.1)
  578. kramdown (~> 1.3.3)
  579. letter_opener_web
  580. liquid (~> 3.0.3)
  581. mini_magick
  582. mqtt
  583. multi_xml
  584. mysql2 (~> 0.3.16)
  585. net-ftp-list (~> 3.2.8)
  586. nokogiri (= 1.6.7.1)
  587. omniauth
  588. omniauth-37signals
  589. omniauth-dropbox
  590. omniauth-evernote
  591. omniauth-tumblr
  592. omniauth-twitter
  593. omniauth-wunderlist!
  594. pg (~> 0.18.3)
  595. protected_attributes (~> 1.0.8)
  596. pry-rails
  597. quiet_assets
  598. rack (> 1.5.0)
  599. rails (= 4.2.4)
  600. rails_12factor
  601. rr
  602. rspec (~> 3.2)
  603. rspec-collection_matchers (~> 1.1.0)
  604. rspec-html-matchers (~> 0.7)
  605. rspec-rails (~> 3.1)
  606. rturk (~> 2.12.1)
  607. ruby-growl (~> 4.1.0)
  608. rufus-scheduler (~> 3.0.8)
  609. sass-rails (~> 5.0.3)
  610. select2-rails (~> 3.5.4)
  611. shoulda-matchers
  612. slack-notifier (~> 1.0.0)
  613. spectrum-rails
  614. string-scrub
  615. therubyracer (~> 0.12.2)
  616. tumblr_client!
  617. twilio-ruby (~> 3.11.5)
  618. twitter (~> 5.14.0)
  619. twitter-stream!
  620. typhoeus (~> 0.6.3)
  621. tzinfo (>= 1.2.0)
  622. tzinfo-data
  623. uglifier (~> 2.7.2)
  624. unicorn (~> 4.9.0)
  625. vcr
  626. webmock (~> 1.17.4)
  627. weibo_2!
  628. wunderground (~> 1.2.0)
  629. xmpp4r (~> 0.5.6)
  630. BUNDLED WITH
  631. 1.10.6