Gemfile.lock 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. GIT
  2. remote: https://github.com/sferik/twitter
  3. revision: d6c5100447e2c12d83bae26810632081ac0b69f5
  4. specs:
  5. twitter (6.2.0)
  6. addressable (~> 2.3)
  7. buftok (~> 0.2.0)
  8. equalizer (~> 0.0.11)
  9. http (~> 3.0)
  10. http-form_data (~> 2.0)
  11. http_parser.rb (~> 0.6.0)
  12. memoizable (~> 0.4.0)
  13. multipart-post (~> 2.0)
  14. naught (~> 1.0)
  15. simple_oauth (~> 0.3.0)
  16. GIT
  17. remote: https://github.com/tootsuite/mastodon-api
  18. revision: 6557c5cc580f611c75da5f77280ec1dc571d08e0
  19. specs:
  20. mastodon-api (1.2.0)
  21. addressable (~> 2.5)
  22. buftok
  23. http (~> 3.0)
  24. oj (~> 3.3)
  25. GEM
  26. remote: https://rubygems.org/
  27. specs:
  28. actioncable (5.1.2)
  29. actionpack (= 5.1.2)
  30. nio4r (~> 2.0)
  31. websocket-driver (~> 0.6.1)
  32. actionmailer (5.1.2)
  33. actionpack (= 5.1.2)
  34. actionview (= 5.1.2)
  35. activejob (= 5.1.2)
  36. mail (~> 2.5, >= 2.5.4)
  37. rails-dom-testing (~> 2.0)
  38. actionpack (5.1.2)
  39. actionview (= 5.1.2)
  40. activesupport (= 5.1.2)
  41. rack (~> 2.0)
  42. rack-test (~> 0.6.3)
  43. rails-dom-testing (~> 2.0)
  44. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  45. actionview (5.1.2)
  46. activesupport (= 5.1.2)
  47. builder (~> 3.1)
  48. erubi (~> 1.4)
  49. rails-dom-testing (~> 2.0)
  50. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  51. activejob (5.1.2)
  52. activesupport (= 5.1.2)
  53. globalid (>= 0.3.6)
  54. activemodel (5.1.2)
  55. activesupport (= 5.1.2)
  56. activerecord (5.1.2)
  57. activemodel (= 5.1.2)
  58. activesupport (= 5.1.2)
  59. arel (~> 8.0)
  60. activesupport (5.1.2)
  61. concurrent-ruby (~> 1.0, >= 1.0.2)
  62. i18n (~> 0.7)
  63. minitest (~> 5.1)
  64. tzinfo (~> 1.1)
  65. addressable (2.5.2)
  66. public_suffix (>= 2.0.2, < 4.0)
  67. arel (8.0.0)
  68. bcrypt (3.1.11)
  69. better_errors (2.4.0)
  70. coderay (>= 1.0.0)
  71. erubi (>= 1.0.0)
  72. rack (>= 0.9.0)
  73. binding_of_caller (0.7.3)
  74. debug_inspector (>= 0.0.1)
  75. bootsnap (1.1.1)
  76. msgpack (~> 1.0)
  77. buftok (0.2.0)
  78. builder (3.2.3)
  79. coderay (1.1.2)
  80. colorize (0.8.1)
  81. concurrent-ruby (1.0.5)
  82. connection_pool (2.2.1)
  83. crass (1.0.3)
  84. debug_inspector (0.0.3)
  85. devise (4.4.0)
  86. bcrypt (~> 3.0)
  87. orm_adapter (~> 0.1)
  88. railties (>= 4.1.0, < 5.2)
  89. responders
  90. warden (~> 1.2.3)
  91. domain_name (0.5.20170404)
  92. unf (>= 0.0.5, < 1.0.0)
  93. dotenv (2.2.1)
  94. dotenv-rails (2.2.1)
  95. dotenv (= 2.2.1)
  96. railties (>= 3.2, < 5.2)
  97. equalizer (0.0.11)
  98. erubi (1.7.0)
  99. execjs (2.7.0)
  100. faraday (0.12.2)
  101. multipart-post (>= 1.2, < 3)
  102. fast_blank (1.0.0)
  103. ffi (1.9.18)
  104. font-awesome-rails (4.7.0.2)
  105. railties (>= 3.2, < 5.2)
  106. globalid (0.4.0)
  107. activesupport (>= 4.2.0)
  108. hamlit (2.8.4)
  109. temple (>= 0.8.0)
  110. thor
  111. tilt
  112. hamlit-rails (0.2.0)
  113. actionpack (>= 4.0.1)
  114. activesupport (>= 4.0.1)
  115. hamlit (>= 1.2.0)
  116. railties (>= 4.0.1)
  117. hashie (3.5.6)
  118. hiredis (0.6.1)
  119. http (3.0.0)
  120. addressable (~> 2.3)
  121. http-cookie (~> 1.0)
  122. http-form_data (>= 2.0.0.pre.pre2, < 3)
  123. http_parser.rb (~> 0.6.0)
  124. http-cookie (1.0.3)
  125. domain_name (~> 0.5)
  126. http-form_data (2.0.0)
  127. http_parser.rb (0.6.0)
  128. httplog (0.99.7)
  129. colorize
  130. rack
  131. i18n (0.9.1)
  132. concurrent-ruby (~> 1.0)
  133. jquery-rails (4.3.1)
  134. rails-dom-testing (>= 1, < 3)
  135. railties (>= 4.2.0)
  136. thor (>= 0.14, < 2.0)
  137. jwt (1.5.6)
  138. listen (3.0.8)
  139. rb-fsevent (~> 0.9, >= 0.9.4)
  140. rb-inotify (~> 0.9, >= 0.9.7)
  141. lograge (0.5.1)
  142. actionpack (>= 4, < 5.2)
  143. activesupport (>= 4, < 5.2)
  144. railties (>= 4, < 5.2)
  145. loofah (2.1.1)
  146. crass (~> 1.0.2)
  147. nokogiri (>= 1.5.9)
  148. mail (2.6.6)
  149. mime-types (>= 1.16, < 4)
  150. memoizable (0.4.2)
  151. thread_safe (~> 0.3, >= 0.3.1)
  152. method_source (0.8.2)
  153. mime-types (3.1)
  154. mime-types-data (~> 3.2015)
  155. mime-types-data (3.2016.0521)
  156. mini_portile2 (2.3.0)
  157. minitest (5.11.1)
  158. msgpack (1.1.0)
  159. multi_json (1.12.1)
  160. multi_xml (0.6.0)
  161. multipart-post (2.0.0)
  162. naught (1.1.0)
  163. nio4r (2.1.0)
  164. nokogiri (1.8.1)
  165. mini_portile2 (~> 2.3.0)
  166. oauth (0.5.3)
  167. oauth2 (1.4.0)
  168. faraday (>= 0.8, < 0.13)
  169. jwt (~> 1.0)
  170. multi_json (~> 1.3)
  171. multi_xml (~> 0.5)
  172. rack (>= 1.2, < 3)
  173. oj (3.3.10)
  174. omniauth (1.6.1)
  175. hashie (>= 3.4.6, < 3.6.0)
  176. rack (>= 1.6.2, < 3)
  177. omniauth-mastodon (0.9.3)
  178. omniauth (~> 1.0)
  179. omniauth-oauth2 (~> 1.1)
  180. omniauth-oauth (1.1.0)
  181. oauth
  182. omniauth (~> 1.0)
  183. omniauth-oauth2 (1.4.0)
  184. oauth2 (~> 1.0)
  185. omniauth (~> 1.2)
  186. omniauth-twitter (1.4.0)
  187. omniauth-oauth (~> 1.1)
  188. rack
  189. orm_adapter (0.5.0)
  190. pg (0.21.0)
  191. pry (0.11.0)
  192. coderay (~> 1.1.0)
  193. method_source (~> 0.8.1)
  194. pry-rails (0.3.6)
  195. pry (>= 0.10.4)
  196. public_suffix (3.0.1)
  197. puma (3.11.0)
  198. rack (2.0.3)
  199. rack-protection (2.0.0)
  200. rack
  201. rack-test (0.6.3)
  202. rack (>= 1.0)
  203. rails (5.1.2)
  204. actioncable (= 5.1.2)
  205. actionmailer (= 5.1.2)
  206. actionpack (= 5.1.2)
  207. actionview (= 5.1.2)
  208. activejob (= 5.1.2)
  209. activemodel (= 5.1.2)
  210. activerecord (= 5.1.2)
  211. activesupport (= 5.1.2)
  212. bundler (>= 1.3.0, < 2.0)
  213. railties (= 5.1.2)
  214. sprockets-rails (>= 2.0.0)
  215. rails-dom-testing (2.0.3)
  216. activesupport (>= 4.2.0)
  217. nokogiri (>= 1.6)
  218. rails-html-sanitizer (1.0.3)
  219. loofah (~> 2.0)
  220. rails_12factor (0.0.3)
  221. rails_serve_static_assets
  222. rails_stdout_logging
  223. rails_serve_static_assets (0.0.5)
  224. rails_stdout_logging (0.0.5)
  225. railties (5.1.2)
  226. actionpack (= 5.1.2)
  227. activesupport (= 5.1.2)
  228. method_source
  229. rake (>= 0.8.7)
  230. thor (>= 0.18.1, < 2.0)
  231. rake (12.3.0)
  232. rb-fsevent (0.10.2)
  233. rb-inotify (0.9.10)
  234. ffi (>= 0.5.0, < 2)
  235. redis (3.3.5)
  236. redis-actionpack (5.0.2)
  237. actionpack (>= 4.0, < 6)
  238. redis-rack (>= 1, < 3)
  239. redis-store (>= 1.1.0, < 2)
  240. redis-activesupport (5.0.4)
  241. activesupport (>= 3, < 6)
  242. redis-store (>= 1.3, < 2)
  243. redis-rack (2.0.4)
  244. rack (>= 1.5, < 3)
  245. redis-store (>= 1.2, < 2)
  246. redis-rails (5.0.2)
  247. redis-actionpack (>= 5.0, < 6)
  248. redis-activesupport (>= 5.0, < 6)
  249. redis-store (>= 1.2, < 2)
  250. redis-store (1.4.1)
  251. redis (>= 2.2, < 5)
  252. responders (2.4.0)
  253. actionpack (>= 4.2.0, < 5.3)
  254. railties (>= 4.2.0, < 5.3)
  255. sass (3.5.1)
  256. sass-listen (~> 4.0.0)
  257. sass-listen (4.0.0)
  258. rb-fsevent (~> 0.9, >= 0.9.4)
  259. rb-inotify (~> 0.9, >= 0.9.7)
  260. sass-rails (5.0.6)
  261. railties (>= 4.0.0, < 6)
  262. sass (~> 3.1)
  263. sprockets (>= 2.8, < 4.0)
  264. sprockets-rails (>= 2.0, < 4.0)
  265. tilt (>= 1.1, < 3)
  266. sidekiq (5.0.5)
  267. concurrent-ruby (~> 1.0)
  268. connection_pool (~> 2.2, >= 2.2.0)
  269. rack-protection (>= 1.5.0)
  270. redis (>= 3.3.4, < 5)
  271. simple_oauth (0.3.1)
  272. spring (2.0.2)
  273. activesupport (>= 4.2)
  274. spring-watcher-listen (2.0.1)
  275. listen (>= 2.7, < 4.0)
  276. spring (>= 1.2, < 3.0)
  277. sprockets (3.7.1)
  278. concurrent-ruby (~> 1.0)
  279. rack (> 1, < 3)
  280. sprockets-rails (3.2.0)
  281. actionpack (>= 4.0)
  282. activesupport (>= 4.0)
  283. sprockets (>= 3.0.0)
  284. temple (0.8.0)
  285. thor (0.20.0)
  286. thread_safe (0.3.6)
  287. tilt (2.0.8)
  288. tzinfo (1.2.4)
  289. thread_safe (~> 0.1)
  290. uglifier (3.2.0)
  291. execjs (>= 0.3.0, < 3)
  292. unf (0.1.4)
  293. unf_ext
  294. unf_ext (0.0.7.4)
  295. warden (1.2.7)
  296. rack (>= 1.0)
  297. websocket-driver (0.6.5)
  298. websocket-extensions (>= 0.1.0)
  299. websocket-extensions (0.1.2)
  300. PLATFORMS
  301. ruby
  302. DEPENDENCIES
  303. better_errors (~> 2.4)
  304. binding_of_caller (~> 0.7)
  305. bootsnap
  306. devise (~> 4.3)
  307. dotenv-rails (~> 2.2)
  308. fast_blank (~> 1.0)
  309. font-awesome-rails
  310. hamlit-rails (~> 0.2)
  311. hiredis (~> 0.6)
  312. http
  313. httplog (~> 0.99)
  314. jquery-rails
  315. listen (~> 3.0.5)
  316. lograge (~> 0.5)
  317. mastodon-api!
  318. oj
  319. omniauth-mastodon (>= 0.9.2)
  320. omniauth-twitter
  321. pg (~> 0.20)
  322. pry-rails (~> 0.3)
  323. puma (~> 3.10)
  324. rails (~> 5.1.0)
  325. rails_12factor
  326. redis (~> 3.3)
  327. redis-rails (~> 5.0)
  328. sass-rails (~> 5.0)
  329. sidekiq (~> 5.0)
  330. spring
  331. spring-watcher-listen (~> 2.0.0)
  332. twitter!
  333. uglifier
  334. RUBY VERSION
  335. ruby 2.4.1p111
  336. BUNDLED WITH
  337. 1.16.1