You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

430 lines
10 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.0.1)
  5. actionpack (= 5.0.0.1)
  6. nio4r (~> 1.2)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.0.1)
  9. actionpack (= 5.0.0.1)
  10. actionview (= 5.0.0.1)
  11. activejob (= 5.0.0.1)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.0.1)
  15. actionview (= 5.0.0.1)
  16. activesupport (= 5.0.0.1)
  17. rack (~> 2.0)
  18. rack-test (~> 0.6.3)
  19. rails-dom-testing (~> 2.0)
  20. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  21. actionview (5.0.0.1)
  22. activesupport (= 5.0.0.1)
  23. builder (~> 3.1)
  24. erubis (~> 2.7.0)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  27. active_record_query_trace (1.5.3)
  28. activejob (5.0.0.1)
  29. activesupport (= 5.0.0.1)
  30. globalid (>= 0.3.6)
  31. activemodel (5.0.0.1)
  32. activesupport (= 5.0.0.1)
  33. activerecord (5.0.0.1)
  34. activemodel (= 5.0.0.1)
  35. activesupport (= 5.0.0.1)
  36. arel (~> 7.0)
  37. activesupport (5.0.0.1)
  38. concurrent-ruby (~> 1.0, >= 1.0.2)
  39. i18n (~> 0.7)
  40. minitest (~> 5.1)
  41. tzinfo (~> 1.1)
  42. addressable (2.4.0)
  43. arel (7.1.1)
  44. ast (2.3.0)
  45. av (0.9.0)
  46. cocaine (~> 0.5.3)
  47. babel-source (5.8.35)
  48. babel-transpiler (0.7.0)
  49. babel-source (>= 4.0, < 6)
  50. execjs (~> 2.0)
  51. bcrypt (3.1.11)
  52. better_errors (2.1.1)
  53. coderay (>= 1.0.0)
  54. erubis (>= 2.6.6)
  55. rack (>= 0.9.0)
  56. binding_of_caller (0.7.2)
  57. debug_inspector (>= 0.0.1)
  58. browserify-rails (3.1.0)
  59. railties (>= 4.0.0, < 5.1)
  60. sprockets (>= 3.5.2)
  61. builder (3.2.2)
  62. bullet (5.3.0)
  63. activesupport (>= 3.0.0)
  64. uniform_notifier (~> 1.10.0)
  65. climate_control (0.0.3)
  66. activesupport (>= 3.0)
  67. cocaine (0.5.8)
  68. climate_control (>= 0.0.3, < 1.0)
  69. coderay (1.1.1)
  70. coffee-rails (4.1.1)
  71. coffee-script (>= 2.2.0)
  72. railties (>= 4.0.0, < 5.1.x)
  73. coffee-script (2.4.1)
  74. coffee-script-source
  75. execjs
  76. coffee-script-source (1.10.0)
  77. colorize (0.8.1)
  78. concurrent-ruby (1.0.2)
  79. connection_pool (2.2.0)
  80. crack (0.4.3)
  81. safe_yaml (~> 1.0.0)
  82. debug_inspector (0.0.2)
  83. devise (4.2.0)
  84. bcrypt (~> 3.0)
  85. orm_adapter (~> 0.1)
  86. railties (>= 4.1.0, < 5.1)
  87. responders
  88. warden (~> 1.2.3)
  89. diff-lcs (1.2.5)
  90. docile (1.1.5)
  91. domain_name (0.5.20160826)
  92. unf (>= 0.0.5, < 1.0.0)
  93. doorkeeper (4.2.0)
  94. railties (>= 4.2)
  95. dotenv (2.1.1)
  96. dotenv-rails (2.1.1)
  97. dotenv (= 2.1.1)
  98. railties (>= 4.0, < 5.1)
  99. erubis (2.7.0)
  100. excon (0.53.0)
  101. execjs (2.7.0)
  102. fabrication (2.15.2)
  103. fast_blank (1.0.0)
  104. font-awesome-rails (4.6.3.1)
  105. railties (>= 3.2, < 5.1)
  106. fuubar (2.1.1)
  107. rspec (~> 3.0)
  108. ruby-progressbar (~> 1.4)
  109. globalid (0.3.7)
  110. activesupport (>= 4.1.0)
  111. goldfinger (1.1.0)
  112. addressable (~> 2.4)
  113. http (~> 2.0)
  114. nokogiri (~> 1.6)
  115. hamlit (2.7.2)
  116. temple (~> 0.7.6)
  117. thor
  118. tilt
  119. hamlit-rails (0.1.0)
  120. actionpack (>= 4.0.1)
  121. activesupport (>= 4.0.1)
  122. hamlit (>= 1.2.0)
  123. railties (>= 4.0.1)
  124. hashdiff (0.3.0)
  125. hiredis (0.6.1)
  126. htmlentities (4.3.4)
  127. http (2.0.3)
  128. addressable (~> 2.3)
  129. http-cookie (~> 1.0)
  130. http-form_data (~> 1.0.1)
  131. http_parser.rb (~> 0.6.0)
  132. http-cookie (1.0.3)
  133. domain_name (~> 0.5)
  134. http-form_data (1.0.1)
  135. http_parser.rb (0.6.0)
  136. httplog (0.3.2)
  137. colorize
  138. i18n (0.7.0)
  139. jbuilder (2.6.0)
  140. activesupport (>= 3.0.0, < 5.1)
  141. multi_json (~> 1.2)
  142. jquery-rails (4.1.1)
  143. rails-dom-testing (>= 1, < 3)
  144. railties (>= 4.2.0)
  145. thor (>= 0.14, < 2.0)
  146. json (1.8.3)
  147. launchy (2.4.3)
  148. addressable (~> 2.3)
  149. ledermann-rails-settings (2.4.2)
  150. activerecord (>= 3.1)
  151. letter_opener (1.4.1)
  152. launchy (~> 2.2)
  153. libv8 (3.16.14.15)
  154. link_header (0.0.8)
  155. lograge (0.4.1)
  156. actionpack (>= 4, < 5.1)
  157. activesupport (>= 4, < 5.1)
  158. railties (>= 4, < 5.1)
  159. loofah (2.0.3)
  160. nokogiri (>= 1.5.9)
  161. mail (2.6.4)
  162. mime-types (>= 1.16, < 4)
  163. method_source (0.8.2)
  164. mime-types (3.1)
  165. mime-types-data (~> 3.2015)
  166. mime-types-data (3.2016.0521)
  167. mimemagic (0.3.0)
  168. mini_portile2 (2.1.0)
  169. minitest (5.9.1)
  170. multi_json (1.12.1)
  171. neography (1.8.0)
  172. excon (>= 0.33.0)
  173. json (>= 1.7.7)
  174. multi_json (>= 1.3.2)
  175. os (>= 0.9.6)
  176. rake (>= 0.8.7)
  177. rubyzip (>= 1.0.0)
  178. nio4r (1.2.1)
  179. nokogiri (1.6.8.1)
  180. mini_portile2 (~> 2.1.0)
  181. oj (2.17.3)
  182. orm_adapter (0.5.0)
  183. os (0.9.6)
  184. ostatus2 (1.0.2)
  185. addressable (~> 2.4)
  186. http (~> 2.0)
  187. nokogiri (~> 1.6)
  188. paperclip (4.3.7)
  189. activemodel (>= 3.2.0)
  190. activesupport (>= 3.2.0)
  191. cocaine (~> 0.5.5)
  192. mime-types
  193. mimemagic (= 0.3.0)
  194. paperclip-av-transcoder (0.6.4)
  195. av (~> 0.9.0)
  196. paperclip (>= 2.5.2)
  197. parser (2.3.1.2)
  198. ast (~> 2.2)
  199. pg (0.18.4)
  200. powerpack (0.1.1)
  201. pry (0.10.4)
  202. coderay (~> 1.1.0)
  203. method_source (~> 0.8.1)
  204. slop (~> 3.4)
  205. pry-rails (0.3.4)
  206. pry (>= 0.9.10)
  207. puma (3.6.0)
  208. rabl (0.13.1)
  209. activesupport (>= 2.3.14)
  210. rack (2.0.1)
  211. rack-attack (5.0.1)
  212. rack
  213. rack-protection (1.5.3)
  214. rack
  215. rack-test (0.6.3)
  216. rack (>= 1.0)
  217. rails (5.0.0.1)
  218. actioncable (= 5.0.0.1)
  219. actionmailer (= 5.0.0.1)
  220. actionpack (= 5.0.0.1)
  221. actionview (= 5.0.0.1)
  222. activejob (= 5.0.0.1)
  223. activemodel (= 5.0.0.1)
  224. activerecord (= 5.0.0.1)
  225. activesupport (= 5.0.0.1)
  226. bundler (>= 1.3.0, < 2.0)
  227. railties (= 5.0.0.1)
  228. sprockets-rails (>= 2.0.0)
  229. rails-dom-testing (2.0.1)
  230. activesupport (>= 4.2.0, < 6.0)
  231. nokogiri (~> 1.6.0)
  232. rails-html-sanitizer (1.0.3)
  233. loofah (~> 2.0)
  234. rails_12factor (0.0.3)
  235. rails_serve_static_assets
  236. rails_stdout_logging
  237. rails_autolink (1.1.6)
  238. rails (> 3.1)
  239. rails_serve_static_assets (0.0.5)
  240. rails_stdout_logging (0.0.5)
  241. railties (5.0.0.1)
  242. actionpack (= 5.0.0.1)
  243. activesupport (= 5.0.0.1)
  244. method_source
  245. rake (>= 0.8.7)
  246. thor (>= 0.18.1, < 2.0)
  247. rainbow (2.1.0)
  248. rake (11.3.0)
  249. rdoc (4.2.2)
  250. json (~> 1.4)
  251. react-rails (1.8.2)
  252. babel-transpiler (>= 0.7.0)
  253. coffee-script-source (~> 1.8)
  254. connection_pool
  255. execjs
  256. railties (>= 3.2)
  257. tilt
  258. redis (3.3.1)
  259. redis-actionpack (5.0.0)
  260. actionpack (>= 4.0.0, < 6)
  261. redis-rack (~> 2.0.0.pre)
  262. redis-store (~> 1.2.0.pre)
  263. redis-activesupport (5.0.1)
  264. activesupport (>= 3, < 6)
  265. redis-store (~> 1.2.0)
  266. redis-rack (2.0.0)
  267. rack (~> 2.0)
  268. redis-store (~> 1.2.0)
  269. redis-rails (5.0.1)
  270. redis-actionpack (~> 5.0.0)
  271. redis-activesupport (~> 5.0.0)
  272. redis-store (~> 1.2.0)
  273. redis-store (1.2.0)
  274. redis (>= 2.2)
  275. ref (2.0.0)
  276. responders (2.3.0)
  277. railties (>= 4.2.0, < 5.1)
  278. rspec (3.5.0)
  279. rspec-core (~> 3.5.0)
  280. rspec-expectations (~> 3.5.0)
  281. rspec-mocks (~> 3.5.0)
  282. rspec-core (3.5.2)
  283. rspec-support (~> 3.5.0)
  284. rspec-expectations (3.5.0)
  285. diff-lcs (>= 1.2.0, < 2.0)
  286. rspec-support (~> 3.5.0)
  287. rspec-mocks (3.5.0)
  288. diff-lcs (>= 1.2.0, < 2.0)
  289. rspec-support (~> 3.5.0)
  290. rspec-rails (3.5.1)
  291. actionpack (>= 3.0)
  292. activesupport (>= 3.0)
  293. railties (>= 3.0)
  294. rspec-core (~> 3.5.0)
  295. rspec-expectations (~> 3.5.0)
  296. rspec-mocks (~> 3.5.0)
  297. rspec-support (~> 3.5.0)
  298. rspec-sidekiq (2.2.0)
  299. rspec (~> 3.0, >= 3.0.0)
  300. sidekiq (>= 2.4.0)
  301. rspec-support (3.5.0)
  302. rubocop (0.42.0)
  303. parser (>= 2.3.1.1, < 3.0)
  304. powerpack (~> 0.1)
  305. rainbow (>= 1.99.1, < 3.0)
  306. ruby-progressbar (~> 1.7)
  307. unicode-display_width (~> 1.0, >= 1.0.1)
  308. ruby-progressbar (1.8.1)
  309. rubyzip (1.2.0)
  310. safe_yaml (1.0.4)
  311. sass (3.4.22)
  312. sass-rails (5.0.6)
  313. railties (>= 4.0.0, < 6)
  314. sass (~> 3.1)
  315. sprockets (>= 2.8, < 4.0)
  316. sprockets-rails (>= 2.0, < 4.0)
  317. tilt (>= 1.1, < 3)
  318. sdoc (0.4.1)
  319. json (~> 1.7, >= 1.7.7)
  320. rdoc (~> 4.0)
  321. sidekiq (4.2.1)
  322. concurrent-ruby (~> 1.0)
  323. connection_pool (~> 2.2, >= 2.2.0)
  324. rack-protection (~> 1.5)
  325. redis (~> 3.2, >= 3.2.1)
  326. simple_form (3.2.1)
  327. actionpack (> 4, < 5.1)
  328. activemodel (> 4, < 5.1)
  329. simplecov (0.12.0)
  330. docile (~> 1.1.0)
  331. json (>= 1.8, < 3)
  332. simplecov-html (~> 0.10.0)
  333. simplecov-html (0.10.0)
  334. slop (3.6.0)
  335. sprockets (3.7.0)
  336. concurrent-ruby (~> 1.0)
  337. rack (> 1, < 3)
  338. sprockets-rails (3.1.1)
  339. actionpack (>= 4.0)
  340. activesupport (>= 4.0)
  341. sprockets (>= 3.0.0)
  342. temple (0.7.7)
  343. therubyracer (0.12.2)
  344. libv8 (~> 3.16.14.0)
  345. ref
  346. thor (0.19.1)
  347. thread_safe (0.3.5)
  348. tilt (2.0.5)
  349. tzinfo (1.2.2)
  350. thread_safe (~> 0.1)
  351. uglifier (3.0.1)
  352. execjs (>= 0.3.0, < 3)
  353. unf (0.1.4)
  354. unf_ext
  355. unf_ext (0.0.7.2)
  356. unicode-display_width (1.1.0)
  357. uniform_notifier (1.10.0)
  358. warden (1.2.6)
  359. rack (>= 1.0)
  360. webmock (2.1.0)
  361. addressable (>= 2.3.6)
  362. crack (>= 0.3.2)
  363. hashdiff
  364. websocket-driver (0.6.4)
  365. websocket-extensions (>= 0.1.0)
  366. websocket-extensions (0.1.2)
  367. will_paginate (3.1.0)
  368. PLATFORMS
  369. ruby
  370. DEPENDENCIES
  371. active_record_query_trace
  372. addressable
  373. better_errors
  374. binding_of_caller
  375. browserify-rails
  376. bullet
  377. coffee-rails (~> 4.1.0)
  378. devise
  379. doorkeeper
  380. dotenv-rails
  381. fabrication
  382. fast_blank
  383. font-awesome-rails
  384. fuubar
  385. goldfinger
  386. hamlit-rails
  387. hiredis
  388. htmlentities
  389. http
  390. httplog
  391. jbuilder (~> 2.0)
  392. jquery-rails
  393. ledermann-rails-settings
  394. letter_opener
  395. link_header
  396. lograge
  397. neography
  398. nokogiri
  399. oj
  400. ostatus2
  401. paperclip (~> 4.3)
  402. paperclip-av-transcoder
  403. pg
  404. pry-rails
  405. puma
  406. rabl
  407. rack-attack
  408. rails (= 5.0.0.1)
  409. rails_12factor
  410. rails_autolink
  411. react-rails
  412. redis (~> 3.2)
  413. redis-rails
  414. rspec-rails
  415. rspec-sidekiq
  416. rubocop
  417. sass-rails (~> 5.0)
  418. sdoc (~> 0.4.0)
  419. sidekiq
  420. simple_form
  421. simplecov
  422. therubyracer
  423. uglifier (>= 1.3.0)
  424. webmock
  425. will_paginate
  426. BUNDLED WITH
  427. 1.13.0