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.

464 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. execjs (2.7.0)
  135. fabrication (2.15.2)
  136. fast_blank (1.0.0)
  137. font-awesome-rails (4.6.3.1)
  138. railties (>= 3.2, < 5.1)
  139. fuubar (2.1.1)
  140. rspec (~> 3.0)
  141. ruby-progressbar (~> 1.4)
  142. globalid (0.3.7)
  143. activesupport (>= 4.1.0)
  144. goldfinger (1.1.0)
  145. addressable (~> 2.4)
  146. http (~> 2.0)
  147. nokogiri (~> 1.6)
  148. hamlit (2.7.2)
  149. temple (~> 0.7.6)
  150. thor
  151. tilt
  152. hamlit-rails (0.1.0)
  153. actionpack (>= 4.0.1)
  154. activesupport (>= 4.0.1)
  155. hamlit (>= 1.2.0)
  156. railties (>= 4.0.1)
  157. hashdiff (0.3.0)
  158. highline (1.7.8)
  159. hiredis (0.6.1)
  160. htmlentities (4.3.4)
  161. http (2.0.3)
  162. addressable (~> 2.3)
  163. http-cookie (~> 1.0)
  164. http-form_data (~> 1.0.1)
  165. http_parser.rb (~> 0.6.0)
  166. http-cookie (1.0.3)
  167. domain_name (~> 0.5)
  168. http-form_data (1.0.1)
  169. http_parser.rb (0.6.0)
  170. httplog (0.3.2)
  171. colorize
  172. i18n (0.7.0)
  173. i18n-tasks (0.9.6)
  174. activesupport (>= 4.0.2)
  175. ast (>= 2.1.0)
  176. easy_translate (>= 0.5.0)
  177. erubis
  178. highline (>= 1.7.3)
  179. i18n
  180. parser (>= 2.2.3.0)
  181. term-ansicolor (>= 1.3.2)
  182. terminal-table (>= 1.5.1)
  183. jbuilder (2.6.0)
  184. activesupport (>= 3.0.0, < 5.1)
  185. multi_json (~> 1.2)
  186. jquery-rails (4.1.1)
  187. rails-dom-testing (>= 1, < 3)
  188. railties (>= 4.2.0)
  189. thor (>= 0.14, < 2.0)
  190. json (1.8.3)
  191. launchy (2.4.3)
  192. addressable (~> 2.3)
  193. ledermann-rails-settings (2.4.2)
  194. activerecord (>= 3.1)
  195. letter_opener (1.4.1)
  196. launchy (~> 2.2)
  197. link_header (0.0.8)
  198. lograge (0.4.1)
  199. actionpack (>= 4, < 5.1)
  200. activesupport (>= 4, < 5.1)
  201. railties (>= 4, < 5.1)
  202. loofah (2.0.3)
  203. nokogiri (>= 1.5.9)
  204. mail (2.6.4)
  205. mime-types (>= 1.16, < 4)
  206. method_source (0.8.2)
  207. mime-types (3.1)
  208. mime-types-data (~> 3.2015)
  209. mime-types-data (3.2016.0521)
  210. mimemagic (0.3.0)
  211. mini_portile2 (2.1.0)
  212. minitest (5.9.1)
  213. multi_json (1.12.1)
  214. nio4r (1.2.1)
  215. nokogiri (1.6.8.1)
  216. mini_portile2 (~> 2.1.0)
  217. oj (2.17.3)
  218. orm_adapter (0.5.0)
  219. ostatus2 (1.0.2)
  220. addressable (~> 2.4)
  221. http (~> 2.0)
  222. nokogiri (~> 1.6)
  223. paperclip (4.3.7)
  224. activemodel (>= 3.2.0)
  225. activesupport (>= 3.2.0)
  226. cocaine (~> 0.5.5)
  227. mime-types
  228. mimemagic (= 0.3.0)
  229. paperclip-av-transcoder (0.6.4)
  230. av (~> 0.9.0)
  231. paperclip (>= 2.5.2)
  232. parser (2.3.1.2)
  233. ast (~> 2.2)
  234. pg (0.18.4)
  235. pg_search (1.0.6)
  236. activerecord (>= 3.1)
  237. activesupport (>= 3.1)
  238. arel
  239. pghero (1.6.2)
  240. activerecord
  241. powerpack (0.1.1)
  242. pry (0.10.4)
  243. coderay (~> 1.1.0)
  244. method_source (~> 0.8.1)
  245. slop (~> 3.4)
  246. pry-rails (0.3.4)
  247. pry (>= 0.9.10)
  248. puma (3.6.0)
  249. rabl (0.13.1)
  250. activesupport (>= 2.3.14)
  251. rack (2.0.1)
  252. rack-attack (5.0.1)
  253. rack
  254. rack-cors (0.4.0)
  255. rack-protection (1.5.3)
  256. rack
  257. rack-test (0.6.3)
  258. rack (>= 1.0)
  259. rack-timeout (0.4.2)
  260. rack-timeout-puma (0.0.1)
  261. rack-timeout (~> 0.2, >= 0.2.0)
  262. rails-dom-testing (2.0.1)
  263. activesupport (>= 4.2.0, < 6.0)
  264. nokogiri (~> 1.6.0)
  265. rails-html-sanitizer (1.0.3)
  266. loofah (~> 2.0)
  267. rails_12factor (0.0.3)
  268. rails_serve_static_assets
  269. rails_stdout_logging
  270. rails_autolink (1.1.6)
  271. rails (> 3.1)
  272. rails_serve_static_assets (0.0.5)
  273. rails_stdout_logging (0.0.5)
  274. rainbow (2.1.0)
  275. rake (11.3.0)
  276. rdoc (4.2.2)
  277. json (~> 1.4)
  278. react-rails (1.8.2)
  279. babel-transpiler (>= 0.7.0)
  280. coffee-script-source (~> 1.8)
  281. connection_pool
  282. execjs
  283. railties (>= 3.2)
  284. tilt
  285. redis (3.3.1)
  286. redis-actionpack (5.0.0)
  287. actionpack (>= 4.0.0, < 6)
  288. redis-rack (~> 2.0.0.pre)
  289. redis-store (~> 1.2.0.pre)
  290. redis-activesupport (5.0.1)
  291. activesupport (>= 3, < 6)
  292. redis-store (~> 1.2.0)
  293. redis-rack (2.0.0)
  294. rack (~> 2.0)
  295. redis-store (~> 1.2.0)
  296. redis-rails (5.0.1)
  297. redis-actionpack (~> 5.0.0)
  298. redis-activesupport (~> 5.0.0)
  299. redis-store (~> 1.2.0)
  300. redis-store (1.2.0)
  301. redis (>= 2.2)
  302. responders (2.3.0)
  303. railties (>= 4.2.0, < 5.1)
  304. rspec (3.5.0)
  305. rspec-core (~> 3.5.0)
  306. rspec-expectations (~> 3.5.0)
  307. rspec-mocks (~> 3.5.0)
  308. rspec-core (3.5.2)
  309. rspec-support (~> 3.5.0)
  310. rspec-expectations (3.5.0)
  311. diff-lcs (>= 1.2.0, < 2.0)
  312. rspec-support (~> 3.5.0)
  313. rspec-mocks (3.5.0)
  314. diff-lcs (>= 1.2.0, < 2.0)
  315. rspec-support (~> 3.5.0)
  316. rspec-rails (3.5.1)
  317. actionpack (>= 3.0)
  318. activesupport (>= 3.0)
  319. railties (>= 3.0)
  320. rspec-core (~> 3.5.0)
  321. rspec-expectations (~> 3.5.0)
  322. rspec-mocks (~> 3.5.0)
  323. rspec-support (~> 3.5.0)
  324. rspec-sidekiq (2.2.0)
  325. rspec (~> 3.0, >= 3.0.0)
  326. sidekiq (>= 2.4.0)
  327. rspec-support (3.5.0)
  328. rubocop (0.42.0)
  329. parser (>= 2.3.1.1, < 3.0)
  330. powerpack (~> 0.1)
  331. rainbow (>= 1.99.1, < 3.0)
  332. ruby-progressbar (~> 1.7)
  333. unicode-display_width (~> 1.0, >= 1.0.1)
  334. ruby-progressbar (1.8.1)
  335. safe_yaml (1.0.4)
  336. sass (3.4.22)
  337. sass-rails (5.0.6)
  338. railties (>= 4.0.0, < 6)
  339. sass (~> 3.1)
  340. sprockets (>= 2.8, < 4.0)
  341. sprockets-rails (>= 2.0, < 4.0)
  342. tilt (>= 1.1, < 3)
  343. sdoc (0.4.1)
  344. json (~> 1.7, >= 1.7.7)
  345. rdoc (~> 4.0)
  346. sidekiq (4.2.1)
  347. concurrent-ruby (~> 1.0)
  348. connection_pool (~> 2.2, >= 2.2.0)
  349. rack-protection (~> 1.5)
  350. redis (~> 3.2, >= 3.2.1)
  351. simple_form (3.2.1)
  352. actionpack (> 4, < 5.1)
  353. activemodel (> 4, < 5.1)
  354. simplecov (0.12.0)
  355. docile (~> 1.1.0)
  356. json (>= 1.8, < 3)
  357. simplecov-html (~> 0.10.0)
  358. simplecov-html (0.10.0)
  359. slop (3.6.0)
  360. sprockets (3.7.0)
  361. concurrent-ruby (~> 1.0)
  362. rack (> 1, < 3)
  363. sprockets-rails (3.2.0)
  364. actionpack (>= 4.0)
  365. activesupport (>= 4.0)
  366. sprockets (>= 3.0.0)
  367. temple (0.7.7)
  368. term-ansicolor (1.4.0)
  369. tins (~> 1.0)
  370. terminal-table (1.7.0)
  371. unicode-display_width (~> 1.1)
  372. thor (0.19.1)
  373. thread (0.2.2)
  374. thread_safe (0.3.5)
  375. tilt (2.0.5)
  376. tins (1.12.0)
  377. tzinfo (1.2.2)
  378. thread_safe (~> 0.1)
  379. uglifier (3.0.1)
  380. execjs (>= 0.3.0, < 3)
  381. unf (0.1.4)
  382. unf_ext
  383. unf_ext (0.0.7.2)
  384. unicode-display_width (1.1.0)
  385. uniform_notifier (1.10.0)
  386. warden (1.2.6)
  387. rack (>= 1.0)
  388. webmock (2.1.0)
  389. addressable (>= 2.3.6)
  390. crack (>= 0.3.2)
  391. hashdiff
  392. websocket-driver (0.6.4)
  393. websocket-extensions (>= 0.1.0)
  394. websocket-extensions (0.1.2)
  395. will_paginate (3.1.0)
  396. PLATFORMS
  397. ruby
  398. DEPENDENCIES
  399. active_record_query_trace
  400. addressable
  401. autoprefixer-rails
  402. aws-sdk (< 2.0)
  403. better_errors
  404. binding_of_caller
  405. browserify-rails
  406. bullet
  407. coffee-rails (~> 4.1.0)
  408. devise
  409. doorkeeper
  410. dotenv-rails
  411. fabrication
  412. fast_blank
  413. font-awesome-rails
  414. fuubar
  415. goldfinger
  416. hamlit-rails
  417. hiredis
  418. htmlentities
  419. http
  420. httplog
  421. i18n-tasks (~> 0.9.6)
  422. jbuilder (~> 2.0)
  423. jquery-rails
  424. ledermann-rails-settings
  425. letter_opener
  426. link_header
  427. lograge
  428. nokogiri
  429. oj
  430. ostatus2
  431. paperclip (~> 4.3)
  432. paperclip-av-transcoder
  433. pg
  434. pg_search
  435. pghero
  436. pry-rails
  437. puma
  438. rabl
  439. rack-attack
  440. rack-cors
  441. rack-timeout-puma
  442. rails!
  443. rails_12factor
  444. rails_autolink
  445. react-rails
  446. redis (~> 3.2)
  447. redis-rails
  448. rspec-rails
  449. rspec-sidekiq
  450. rubocop
  451. sass-rails (~> 5.0)
  452. sdoc (~> 0.4.0)
  453. sidekiq
  454. simple_form
  455. simplecov
  456. uglifier (>= 1.3.0)
  457. webmock
  458. will_paginate
  459. BUNDLED WITH
  460. 1.13.6