Gemfile.lock 16 KB

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