Gemfile.lock 18 KB

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