Gemfile.lock 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780
  1. GIT
  2. remote: https://github.com/albertsun/tumblr_client.git
  3. revision: e046fe6e39291c173add0a49081630c7b60a36c7
  4. ref: e046fe6e39291c173add0a49081630c7b60a36c7
  5. branch: master
  6. specs:
  7. tumblr_client (0.8.5)
  8. faraday (<= 1.0.0)
  9. faraday_middleware (<= 1.0.0)
  10. json
  11. mime-types
  12. oauth
  13. simple_oauth
  14. GIT
  15. remote: https://github.com/albertsun/weibo_2.git
  16. revision: ac38d04434747c4b88e86c5337cd436d00c34349
  17. branch: master
  18. specs:
  19. weibo_2 (0.1.7)
  20. hashie (~> 3)
  21. multi_json (~> 1)
  22. oauth2 (~> 1)
  23. rest-client (>= 2.0)
  24. GIT
  25. remote: https://github.com/bamorim/omniauth-dropbox-oauth2.git
  26. revision: 35046706fb781ed3b57dfb9c3cd44ed0f3d3f8ea
  27. ref: 35046706fb781ed3b57dfb9c3cd44ed0f3d3f8ea
  28. specs:
  29. omniauth-dropbox-oauth2 (0.3.0)
  30. omniauth-oauth2 (~> 1.3.1)
  31. GIT
  32. remote: https://github.com/cantino/twitter-stream.git
  33. revision: f7e7edb0bae013bffabf3598e7147773d9fd370f
  34. branch: huginn
  35. specs:
  36. twitter-stream (0.1.15)
  37. eventmachine (~> 1.0.7)
  38. http_parser.rb (~> 0.6.0)
  39. simple_oauth (~> 0.3.0)
  40. GIT
  41. remote: https://github.com/dsander/delayed_job_active_record.git
  42. revision: 8efc7b10a3e899a75515430b2216556f4e6c3de0
  43. branch: rails52
  44. specs:
  45. delayed_job_active_record (4.1.3)
  46. activerecord (>= 3.0, < 5.3)
  47. delayed_job (>= 3.0, < 5)
  48. GIT
  49. remote: https://github.com/dsander/dropbox-api.git
  50. revision: 86cb7b5a1254dc5b054de7263835713c4c1018c7
  51. ref: 86cb7b5a1254dc5b054de7263835713c4c1018c7
  52. specs:
  53. dropbox-api (0.5.0)
  54. hashie (~> 3.5.6)
  55. multi_json (~> 1.10)
  56. oauth2 (~> 1.0)
  57. GIT
  58. remote: https://github.com/dsander/erector.git
  59. revision: 9ee3667e4b26f586ba72ee74406b3bd65ddf5c16
  60. branch: fix-fixnum-warning
  61. specs:
  62. erector (0.10.0)
  63. treetop (>= 1.2.3)
  64. GIT
  65. remote: https://github.com/sferik/twitter.git
  66. revision: d11707edf4abd13f7ada0eef57fc1eaa1062d75b
  67. specs:
  68. twitter (5.15.0)
  69. addressable (~> 2.3)
  70. buftok (~> 0.2.0)
  71. equalizer (~> 0.0.11)
  72. http (~> 2.0)
  73. http-form_data (~> 1.0)
  74. http_parser.rb (~> 0.6.0)
  75. memoizable (~> 0.4.0)
  76. multipart-post (~> 2.0)
  77. naught (~> 1.0)
  78. simple_oauth (~> 0.3.0)
  79. PATH
  80. remote: vendor/gems/dotenv-2.0.1
  81. specs:
  82. dotenv (2.0.1)
  83. dotenv-rails (2.0.1)
  84. dotenv (= 2.0.1)
  85. GEM
  86. remote: https://rubygems.org/
  87. specs:
  88. ace-rails-ap (2.0.1)
  89. actioncable (5.2.0)
  90. actionpack (= 5.2.0)
  91. nio4r (~> 2.0)
  92. websocket-driver (>= 0.6.1)
  93. actionmailer (5.2.0)
  94. actionpack (= 5.2.0)
  95. actionview (= 5.2.0)
  96. activejob (= 5.2.0)
  97. mail (~> 2.5, >= 2.5.4)
  98. rails-dom-testing (~> 2.0)
  99. actionpack (5.2.0)
  100. actionview (= 5.2.0)
  101. activesupport (= 5.2.0)
  102. rack (~> 2.0)
  103. rack-test (>= 0.6.3)
  104. rails-dom-testing (~> 2.0)
  105. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  106. actionview (5.2.0)
  107. activesupport (= 5.2.0)
  108. builder (~> 3.1)
  109. erubi (~> 1.4)
  110. rails-dom-testing (~> 2.0)
  111. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  112. activejob (5.2.0)
  113. activesupport (= 5.2.0)
  114. globalid (>= 0.3.6)
  115. activemodel (5.2.0)
  116. activesupport (= 5.2.0)
  117. activerecord (5.2.0)
  118. activemodel (= 5.2.0)
  119. activesupport (= 5.2.0)
  120. arel (>= 9.0)
  121. activestorage (5.2.0)
  122. actionpack (= 5.2.0)
  123. activerecord (= 5.2.0)
  124. marcel (~> 0.3.1)
  125. activesupport (5.2.0)
  126. concurrent-ruby (~> 1.0, >= 1.0.2)
  127. i18n (>= 0.7, < 2)
  128. minitest (~> 5.1)
  129. tzinfo (~> 1.1)
  130. addressable (2.5.2)
  131. public_suffix (>= 2.0.2, < 4.0)
  132. arel (9.0.0)
  133. aws-sdk-core (2.2.15)
  134. jmespath (~> 1.0)
  135. bcrypt (3.1.11)
  136. better_errors (1.1.0)
  137. coderay (>= 1.0.0)
  138. erubis (>= 2.6.6)
  139. binding_of_caller (0.8.0)
  140. debug_inspector (>= 0.0.1)
  141. bootsnap (1.3.0)
  142. msgpack (~> 1.0)
  143. bootstrap-kaminari-views (0.0.5)
  144. kaminari (>= 0.13)
  145. rails (>= 3.1)
  146. buftok (0.2.0)
  147. builder (3.2.3)
  148. byebug (8.2.5)
  149. capistrano (3.4.0)
  150. i18n
  151. rake (>= 10.0.0)
  152. sshkit (~> 1.3)
  153. capistrano-bundler (1.1.4)
  154. capistrano (~> 3.1)
  155. sshkit (~> 1.2)
  156. capistrano-rails (1.1.3)
  157. capistrano (~> 3.1)
  158. capistrano-bundler (~> 1.1)
  159. capybara (2.18.0)
  160. addressable
  161. mini_mime (>= 0.1.3)
  162. nokogiri (>= 1.3.3)
  163. rack (>= 1.0.0)
  164. rack-test (>= 0.5.4)
  165. xpath (>= 2.0, < 4.0)
  166. capybara-screenshot (1.0.17)
  167. capybara (>= 1.0, < 3)
  168. launchy
  169. capybara-select2 (1.0.1)
  170. capybara
  171. rspec
  172. chronic (0.10.2)
  173. cliver (0.3.2)
  174. coderay (1.1.2)
  175. coffee-rails (4.2.2)
  176. coffee-script (>= 2.2.0)
  177. railties (>= 4.0.0)
  178. coffee-script (2.4.1)
  179. coffee-script-source
  180. execjs
  181. coffee-script-source (1.12.2)
  182. colorize (0.7.7)
  183. concurrent-ruby (1.0.5)
  184. cookiejar (0.3.2)
  185. coveralls (0.8.21)
  186. json (>= 1.8, < 3)
  187. simplecov (~> 0.14.1)
  188. term-ansicolor (~> 1.3)
  189. thor (~> 0.19.4)
  190. tins (~> 1.6)
  191. crack (0.4.3)
  192. safe_yaml (~> 1.0.0)
  193. crass (1.0.4)
  194. daemons (1.1.9)
  195. debug_inspector (0.0.3)
  196. declarative (0.0.9)
  197. declarative-option (0.1.0)
  198. delayed_job (4.1.5)
  199. activesupport (>= 3.0, < 5.3)
  200. delorean (2.1.0)
  201. chronic
  202. devise (4.4.3)
  203. bcrypt (~> 3.0)
  204. orm_adapter (~> 0.1)
  205. railties (>= 4.1.0, < 6.0)
  206. responders
  207. warden (~> 1.2.3)
  208. diff-lcs (1.3)
  209. docile (1.1.5)
  210. domain_name (0.5.20170404)
  211. unf (>= 0.0.5, < 1.0.0)
  212. em-http-request (1.1.2)
  213. addressable (>= 2.3.4)
  214. cookiejar
  215. em-socksify (>= 0.3)
  216. eventmachine (>= 1.0.3)
  217. http_parser.rb (>= 0.6.0)
  218. em-socksify (0.3.0)
  219. eventmachine (>= 1.0.0.beta.4)
  220. em-websocket (0.5.1)
  221. eventmachine (>= 0.12.9)
  222. http_parser.rb (~> 0.6.0)
  223. equalizer (0.0.11)
  224. erubi (1.7.1)
  225. erubis (2.7.0)
  226. et-orbi (1.0.9)
  227. tzinfo
  228. ethon (0.7.1)
  229. ffi (>= 1.3.0)
  230. eventmachine (1.0.7)
  231. evernote-thrift (1.25.1)
  232. evernote_oauth (0.2.3)
  233. evernote-thrift
  234. oauth (>= 0.4.1)
  235. execjs (2.6.0)
  236. faraday (0.12.1)
  237. multipart-post (>= 1.2, < 3)
  238. faraday_middleware (0.12.2)
  239. faraday (>= 0.7.4, < 1.0)
  240. feedjira (2.1.2)
  241. faraday (>= 0.9)
  242. faraday_middleware (>= 0.9)
  243. loofah (>= 2.0)
  244. sax-machine (>= 1.0)
  245. ffi (1.9.18)
  246. font-awesome-sass (4.7.0)
  247. sass (>= 3.2)
  248. forecast_io (2.0.1)
  249. faraday
  250. hashie
  251. multi_json
  252. foreman (0.63.0)
  253. dotenv (>= 0.7)
  254. thor (>= 0.13.6)
  255. formatador (0.2.5)
  256. geokit (1.8.5)
  257. multi_json (>= 1.3.2)
  258. geokit-rails (2.2.0)
  259. geokit (~> 1.5)
  260. rails (>= 3.0)
  261. globalid (0.4.1)
  262. activesupport (>= 4.2.0)
  263. google-api-client (0.13.0)
  264. addressable (~> 2.5, >= 2.5.1)
  265. googleauth (~> 0.5)
  266. httpclient (>= 2.8.1, < 3.0)
  267. mime-types (~> 3.0)
  268. representable (~> 3.0)
  269. retriable (>= 2.0, < 4.0)
  270. google-cloud-core (1.0.0)
  271. google-cloud-env (~> 1.0)
  272. googleauth (~> 0.5.1)
  273. google-cloud-env (1.0.0)
  274. faraday (~> 0.11)
  275. google-cloud-translate (1.0.0)
  276. google-cloud-core (~> 1.0)
  277. googleauth (~> 0.5.1)
  278. googleauth (0.5.1)
  279. faraday (~> 0.9)
  280. jwt (~> 1.4)
  281. logging (~> 2.0)
  282. memoist (~> 0.12)
  283. multi_json (~> 1.11)
  284. os (~> 0.9)
  285. signet (~> 0.7)
  286. guard (2.14.1)
  287. formatador (>= 0.2.4)
  288. listen (>= 2.7, < 4.0)
  289. lumberjack (~> 1.0)
  290. nenv (~> 0.1)
  291. notiffany (~> 0.0)
  292. pry (>= 0.9.12)
  293. shellany (~> 0.0)
  294. thor (>= 0.18.1)
  295. guard-compat (1.2.1)
  296. guard-livereload (2.5.1)
  297. em-websocket (~> 0.5)
  298. guard (~> 2.8)
  299. guard-compat (~> 1.0)
  300. multi_json (~> 1.8)
  301. guard-rspec (4.7.3)
  302. guard (~> 2.1)
  303. guard-compat (~> 1.1)
  304. rspec (>= 2.99.0, < 4.0)
  305. hashdiff (0.3.2)
  306. hashie (3.5.6)
  307. haversine (0.3.0)
  308. hipchat (1.2.0)
  309. httparty
  310. httmultiparty (0.3.16)
  311. httparty (>= 0.7.3)
  312. mimemagic
  313. multipart-post
  314. http (2.1.0)
  315. addressable (~> 2.3)
  316. http-cookie (~> 1.0)
  317. http-form_data (~> 1.0.1)
  318. http_parser.rb (~> 0.6.0)
  319. http-cookie (1.0.3)
  320. domain_name (~> 0.5)
  321. http-form_data (1.0.1)
  322. http_parser.rb (0.6.0)
  323. httparty (0.14.0)
  324. multi_xml (>= 0.5.2)
  325. httpclient (2.8.3)
  326. huginn_agent (0.4.0)
  327. thor
  328. hypdf (1.0.10)
  329. httmultiparty (~> 0.3)
  330. httparty (~> 0.13)
  331. i18n (1.0.1)
  332. concurrent-ruby (~> 1.0)
  333. jmespath (1.1.3)
  334. jquery-rails (4.2.2)
  335. rails-dom-testing (>= 1, < 3)
  336. railties (>= 4.2.0)
  337. thor (>= 0.14, < 2.0)
  338. json (1.8.6)
  339. jsonpath (0.8.3)
  340. multi_json
  341. jwt (1.5.6)
  342. kaminari (1.1.1)
  343. activesupport (>= 4.1.0)
  344. kaminari-actionview (= 1.1.1)
  345. kaminari-activerecord (= 1.1.1)
  346. kaminari-core (= 1.1.1)
  347. kaminari-actionview (1.1.1)
  348. actionview
  349. kaminari-core (= 1.1.1)
  350. kaminari-activerecord (1.1.1)
  351. activerecord
  352. kaminari-core (= 1.1.1)
  353. kaminari-core (1.1.1)
  354. kgio (2.10.0)
  355. kramdown (1.3.3)
  356. launchy (2.4.2)
  357. addressable (~> 2.3)
  358. letter_opener (1.4.1)
  359. launchy (~> 2.2)
  360. letter_opener_web (1.3.1)
  361. actionmailer (>= 3.2)
  362. letter_opener (~> 1.0)
  363. railties (>= 3.2)
  364. libv8 (3.16.14.19)
  365. liquid (4.0.0)
  366. listen (3.0.8)
  367. rb-fsevent (~> 0.9, >= 0.9.4)
  368. rb-inotify (~> 0.9, >= 0.9.7)
  369. little-plugger (1.1.4)
  370. logging (2.2.2)
  371. little-plugger (~> 1.1)
  372. multi_json (~> 1.10)
  373. loofah (2.2.2)
  374. crass (~> 1.0.2)
  375. nokogiri (>= 1.5.9)
  376. lumberjack (1.0.12)
  377. macaddr (1.7.1)
  378. systemu (~> 2.6.2)
  379. mail (2.7.0)
  380. mini_mime (>= 0.1.1)
  381. marcel (0.3.2)
  382. mimemagic (~> 0.3.2)
  383. memoist (0.16.0)
  384. memoizable (0.4.2)
  385. thread_safe (~> 0.3, >= 0.3.1)
  386. method_source (0.9.0)
  387. mime-types (3.1)
  388. mime-types-data (~> 3.2015)
  389. mime-types-data (3.2016.0521)
  390. mimemagic (0.3.2)
  391. mini_magick (4.2.3)
  392. mini_mime (1.0.0)
  393. mini_portile2 (2.3.0)
  394. minitest (5.11.3)
  395. mqtt (0.3.1)
  396. msgpack (1.2.4)
  397. multi_json (1.12.1)
  398. multi_xml (0.6.0)
  399. multipart-post (2.0.0)
  400. mysql2 (0.4.8)
  401. naught (1.1.0)
  402. nenv (0.3.0)
  403. net-ftp-list (3.2.8)
  404. net-scp (1.2.1)
  405. net-ssh (>= 2.6.5)
  406. net-ssh (3.0.2)
  407. netrc (0.11.0)
  408. nio4r (2.3.0)
  409. nokogiri (1.8.2)
  410. mini_portile2 (~> 2.3.0)
  411. notiffany (0.1.1)
  412. nenv (~> 0.1)
  413. shellany (~> 0.0)
  414. oauth (0.4.7)
  415. oauth2 (1.4.0)
  416. faraday (>= 0.8, < 0.13)
  417. jwt (~> 1.0)
  418. multi_json (~> 1.3)
  419. multi_xml (~> 0.5)
  420. rack (>= 1.2, < 3)
  421. omniauth (1.6.1)
  422. hashie (>= 3.4.6, < 3.6.0)
  423. rack (>= 1.6.2, < 3)
  424. omniauth-37signals (1.0.5)
  425. omniauth (~> 1.0)
  426. omniauth-oauth2 (~> 1.0)
  427. omniauth-evernote (1.2.1)
  428. evernote-thrift
  429. multi_json (~> 1.0)
  430. omniauth-oauth (~> 1.0)
  431. omniauth-oauth (1.1.0)
  432. oauth
  433. omniauth (~> 1.0)
  434. omniauth-oauth2 (1.3.1)
  435. oauth2 (~> 1.0)
  436. omniauth (~> 1.2)
  437. omniauth-tumblr (1.2)
  438. multi_json
  439. omniauth-oauth (~> 1.0)
  440. omniauth-twitter (1.3.0)
  441. omniauth-oauth (~> 1.1)
  442. rack
  443. omniauth-wunderlist (0.0.2)
  444. omniauth (~> 1.0)
  445. omniauth-oauth2 (~> 1.1)
  446. orm_adapter (0.5.0)
  447. os (0.9.6)
  448. pg (0.18.3)
  449. poltergeist (1.8.1)
  450. capybara (~> 2.1)
  451. cliver (~> 0.3.1)
  452. multi_json (~> 1.0)
  453. websocket-driver (>= 0.2.0)
  454. polyglot (0.3.5)
  455. pry (0.11.1)
  456. coderay (~> 1.1.0)
  457. method_source (~> 0.9.0)
  458. pry-byebug (3.3.0)
  459. byebug (~> 8.0)
  460. pry (~> 0.10)
  461. pry-rails (0.3.4)
  462. pry (>= 0.9.10)
  463. public_suffix (3.0.2)
  464. rack (2.0.4)
  465. rack-livereload (0.3.16)
  466. rack
  467. rack-test (1.0.0)
  468. rack (>= 1.0, < 3)
  469. rails (5.2.0)
  470. actioncable (= 5.2.0)
  471. actionmailer (= 5.2.0)
  472. actionpack (= 5.2.0)
  473. actionview (= 5.2.0)
  474. activejob (= 5.2.0)
  475. activemodel (= 5.2.0)
  476. activerecord (= 5.2.0)
  477. activestorage (= 5.2.0)
  478. activesupport (= 5.2.0)
  479. bundler (>= 1.3.0)
  480. railties (= 5.2.0)
  481. sprockets-rails (>= 2.0.0)
  482. rails-controller-testing (1.0.1)
  483. actionpack (~> 5.x)
  484. actionview (~> 5.x)
  485. activesupport (~> 5.x)
  486. rails-dom-testing (2.0.3)
  487. activesupport (>= 4.2.0)
  488. nokogiri (>= 1.6)
  489. rails-html-sanitizer (1.0.4)
  490. loofah (~> 2.2, >= 2.2.2)
  491. railties (5.2.0)
  492. actionpack (= 5.2.0)
  493. activesupport (= 5.2.0)
  494. method_source
  495. rake (>= 0.8.7)
  496. thor (>= 0.18.1, < 2.0)
  497. raindrops (0.17.0)
  498. rake (12.3.1)
  499. rb-fsevent (0.10.2)
  500. rb-inotify (0.9.10)
  501. ffi (>= 0.5.0, < 2)
  502. rb-kqueue (0.2.4)
  503. ffi (>= 0.5.0)
  504. ref (2.0.0)
  505. representable (3.0.4)
  506. declarative (< 0.1.0)
  507. declarative-option (< 0.2.0)
  508. uber (< 0.2.0)
  509. responders (2.4.0)
  510. actionpack (>= 4.2.0, < 5.3)
  511. railties (>= 4.2.0, < 5.3)
  512. rest-client (2.0.2)
  513. http-cookie (>= 1.0.2, < 2.0)
  514. mime-types (>= 1.16, < 4.0)
  515. netrc (~> 0.8)
  516. retriable (3.0.2)
  517. rr (1.1.2)
  518. rspec (3.7.0)
  519. rspec-core (~> 3.7.0)
  520. rspec-expectations (~> 3.7.0)
  521. rspec-mocks (~> 3.7.0)
  522. rspec-collection_matchers (1.1.2)
  523. rspec-expectations (>= 2.99.0.beta1)
  524. rspec-core (3.7.1)
  525. rspec-support (~> 3.7.0)
  526. rspec-expectations (3.7.0)
  527. diff-lcs (>= 1.2.0, < 2.0)
  528. rspec-support (~> 3.7.0)
  529. rspec-html-matchers (0.9.1)
  530. nokogiri (~> 1)
  531. rspec (>= 3.0.0.a, < 4)
  532. rspec-mocks (3.7.0)
  533. diff-lcs (>= 1.2.0, < 2.0)
  534. rspec-support (~> 3.7.0)
  535. rspec-rails (3.7.2)
  536. actionpack (>= 3.0)
  537. activesupport (>= 3.0)
  538. railties (>= 3.0)
  539. rspec-core (~> 3.7.0)
  540. rspec-expectations (~> 3.7.0)
  541. rspec-mocks (~> 3.7.0)
  542. rspec-support (~> 3.7.0)
  543. rspec-support (3.7.1)
  544. rturk (2.12.1)
  545. erector
  546. nokogiri
  547. rest-client
  548. ruby-growl (4.1)
  549. uuid (~> 2.3, >= 2.3.5)
  550. rufus-scheduler (3.4.2)
  551. et-orbi (~> 1.0)
  552. safe_yaml (1.0.4)
  553. sass (3.4.23)
  554. sass-rails (5.0.6)
  555. railties (>= 4.0.0, < 6)
  556. sass (~> 3.1)
  557. sprockets (>= 2.8, < 4.0)
  558. sprockets-rails (>= 2.0, < 4.0)
  559. tilt (>= 1.1, < 3)
  560. sax-machine (1.3.2)
  561. select2-rails (3.5.9.3)
  562. thor (~> 0.14)
  563. shellany (0.0.1)
  564. shoulda-matchers (3.0.0)
  565. activesupport (>= 4.0.0)
  566. signet (0.7.3)
  567. addressable (~> 2.3)
  568. faraday (~> 0.9)
  569. jwt (~> 1.5)
  570. multi_json (~> 1.10)
  571. simple_oauth (0.3.1)
  572. simplecov (0.14.1)
  573. docile (~> 1.1.0)
  574. json (>= 1.8, < 3)
  575. simplecov-html (~> 0.10.0)
  576. simplecov-html (0.10.1)
  577. slack-notifier (1.0.0)
  578. spectrum-rails (1.3.4)
  579. railties (>= 3.1)
  580. spring (2.0.2)
  581. activesupport (>= 4.2)
  582. spring-commands-rspec (1.0.4)
  583. spring (>= 0.9.1)
  584. spring-watcher-listen (2.0.1)
  585. listen (>= 2.7, < 4.0)
  586. spring (>= 1.2, < 3.0)
  587. sprockets (3.7.1)
  588. concurrent-ruby (~> 1.0)
  589. rack (> 1, < 3)
  590. sprockets-rails (3.2.1)
  591. actionpack (>= 4.0)
  592. activesupport (>= 4.0)
  593. sprockets (>= 3.0.0)
  594. sshkit (1.7.1)
  595. colorize (>= 0.7.0)
  596. net-scp (>= 1.1.2)
  597. net-ssh (>= 2.8.0)
  598. systemu (2.6.4)
  599. term-ansicolor (1.6.0)
  600. tins (~> 1.0)
  601. therubyracer (0.12.3)
  602. libv8 (~> 3.16.14.15)
  603. ref
  604. thor (0.19.4)
  605. thread_safe (0.3.6)
  606. tilt (2.0.7)
  607. tins (1.15.0)
  608. treetop (1.6.9)
  609. polyglot (~> 0.3)
  610. twilio-ruby (3.11.6)
  611. builder (>= 2.1.2)
  612. jwt (>= 0.1.2)
  613. multi_json (>= 1.3.0)
  614. typhoeus (0.6.9)
  615. ethon (>= 0.7.1)
  616. tzinfo (1.2.5)
  617. thread_safe (~> 0.1)
  618. uber (0.1.0)
  619. uglifier (2.7.2)
  620. execjs (>= 0.3.0)
  621. json (>= 1.8.0)
  622. unf (0.1.4)
  623. unf_ext
  624. unf_ext (0.0.7.4)
  625. unicorn (5.1.0)
  626. kgio (~> 2.6)
  627. raindrops (~> 0.7)
  628. uuid (2.3.7)
  629. macaddr (~> 1.0)
  630. vcr (3.0.3)
  631. warden (1.2.7)
  632. rack (>= 1.0)
  633. web-console (3.3.1)
  634. actionview (>= 5.0)
  635. activemodel (>= 5.0)
  636. debug_inspector
  637. railties (>= 5.0)
  638. webmock (2.3.2)
  639. addressable (>= 2.3.6)
  640. crack (>= 0.3.2)
  641. hashdiff
  642. websocket-driver (0.7.0)
  643. websocket-extensions (>= 0.1.0)
  644. websocket-extensions (0.1.3)
  645. wunderground (1.2.0)
  646. addressable
  647. httparty (> 0.6.0)
  648. json (> 1.4.0)
  649. xmpp4r (0.5.6)
  650. xpath (3.0.0)
  651. nokogiri (~> 1.8)
  652. PLATFORMS
  653. ruby
  654. DEPENDENCIES
  655. ace-rails-ap (~> 2.0.1)
  656. aws-sdk-core (~> 2.2.15)
  657. better_errors (~> 1.1)
  658. binding_of_caller (~> 0.8.0)
  659. bootsnap (>= 1.1.0)
  660. bootstrap-kaminari-views (~> 0.0.3)
  661. bundler (>= 1.5.0)
  662. capistrano (~> 3.4.0)
  663. capistrano-bundler (~> 1.1.4)
  664. capistrano-rails (~> 1.1)
  665. capybara (~> 2.18)
  666. capybara-screenshot
  667. capybara-select2
  668. coffee-rails (~> 4.2)
  669. coveralls (~> 0.8.12)
  670. daemons (~> 1.1.9)
  671. delayed_job (~> 4.1.5)
  672. delayed_job_active_record!
  673. delorean
  674. devise (~> 4.4.3)
  675. dotenv!
  676. dotenv-rails!
  677. dropbox-api!
  678. em-http-request (~> 1.1.2)
  679. erector!
  680. evernote_oauth
  681. faraday (~> 0.9)
  682. faraday_middleware (~> 0.12.2)
  683. feedjira (~> 2.1)
  684. ffi (>= 1.9.4)
  685. font-awesome-sass (~> 4.7.0)
  686. forecast_io (~> 2.0.0)
  687. foreman (~> 0.63.0)
  688. geokit (~> 1.8.4)
  689. geokit-rails (~> 2.2.0)
  690. google-api-client (~> 0.13)
  691. google-cloud-translate (~> 1.0.0)
  692. guard (~> 2.14.1)
  693. guard-livereload (~> 2.5.1)
  694. guard-rspec (~> 4.7.3)
  695. haversine
  696. hipchat (~> 1.2.0)
  697. httmultiparty (~> 0.3.16)
  698. httparty (~> 0.13)
  699. huginn_agent (~> 0.4.0)
  700. hypdf (~> 1.0.10)
  701. jquery-rails (~> 4.2.1)
  702. json (~> 1.8.1)
  703. jsonpath (~> 0.8.3)
  704. kaminari (~> 1.1.1)
  705. kramdown (~> 1.3.3)
  706. letter_opener_web (~> 1.3.1)
  707. liquid (~> 4.0)
  708. listen (~> 3.0.5)
  709. loofah (~> 2.0)
  710. mini_magick
  711. mqtt
  712. multi_xml
  713. mysql2 (>= 0.3.18, < 0.5)
  714. net-ftp-list (~> 3.2.8)
  715. nokogiri
  716. omniauth (~> 1.6.1)
  717. omniauth-37signals
  718. omniauth-dropbox-oauth2!
  719. omniauth-evernote
  720. omniauth-tumblr (~> 1.2)
  721. omniauth-twitter (~> 1.3.0)
  722. omniauth-wunderlist
  723. pg (~> 0.18.3)
  724. poltergeist
  725. pry-byebug
  726. pry-rails
  727. rack-livereload (~> 0.3.16)
  728. rails (~> 5.2.0)
  729. rails-controller-testing
  730. rails-html-sanitizer (~> 1.0.4)
  731. rb-kqueue (>= 0.2)
  732. rr
  733. rspec (~> 3.7)
  734. rspec-collection_matchers (~> 1.1.0)
  735. rspec-html-matchers (~> 0.8)
  736. rspec-rails (~> 3.7)
  737. rturk (~> 2.12.1)
  738. ruby-growl (~> 4.1.0)
  739. rufus-scheduler (~> 3.4.2)
  740. sass-rails (~> 5.0)
  741. select2-rails (~> 3.5.4)
  742. shoulda-matchers
  743. slack-notifier (~> 1.0.0)
  744. spectrum-rails
  745. spring (~> 2.0.2)
  746. spring-commands-rspec (~> 1.0.4)
  747. spring-watcher-listen (~> 2.0.1)
  748. therubyracer (~> 0.12.3)
  749. tumblr_client!
  750. twilio-ruby (~> 3.11.5)
  751. twitter!
  752. twitter-stream!
  753. typhoeus (~> 0.6.3)
  754. tzinfo (>= 1.2.0)
  755. tzinfo-data
  756. uglifier (~> 2.7.2)
  757. unicorn (~> 5.1.0)
  758. vcr
  759. web-console (>= 3.3.0)
  760. webmock (~> 2.3)
  761. weibo_2!
  762. wunderground (~> 1.2.0)
  763. xmpp4r (~> 0.5.6)
  764. RUBY VERSION
  765. ruby 2.5.1p57
  766. BUNDLED WITH
  767. 1.16.1