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.

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