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.

354 lines
8.5 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
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (4.2.5.1)
  5. actionpack (= 4.2.5.1)
  6. actionview (= 4.2.5.1)
  7. activejob (= 4.2.5.1)
  8. mail (~> 2.5, >= 2.5.4)
  9. rails-dom-testing (~> 1.0, >= 1.0.5)
  10. actionpack (4.2.5.1)
  11. actionview (= 4.2.5.1)
  12. activesupport (= 4.2.5.1)
  13. rack (~> 1.6)
  14. rack-test (~> 0.6.2)
  15. rails-dom-testing (~> 1.0, >= 1.0.5)
  16. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  17. actionview (4.2.5.1)
  18. activesupport (= 4.2.5.1)
  19. builder (~> 3.1)
  20. erubis (~> 2.7.0)
  21. rails-dom-testing (~> 1.0, >= 1.0.5)
  22. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  23. activejob (4.2.5.1)
  24. activesupport (= 4.2.5.1)
  25. globalid (>= 0.3.0)
  26. activemodel (4.2.5.1)
  27. activesupport (= 4.2.5.1)
  28. builder (~> 3.1)
  29. activerecord (4.2.5.1)
  30. activemodel (= 4.2.5.1)
  31. activesupport (= 4.2.5.1)
  32. arel (~> 6.0)
  33. activesupport (4.2.5.1)
  34. i18n (~> 0.7)
  35. json (~> 1.7, >= 1.7.7)
  36. minitest (~> 5.1)
  37. thread_safe (~> 0.3, >= 0.3.4)
  38. tzinfo (~> 1.1)
  39. addressable (2.4.0)
  40. arel (6.0.3)
  41. ast (2.2.0)
  42. axiom-types (0.1.1)
  43. descendants_tracker (~> 0.0.4)
  44. ice_nine (~> 0.11.0)
  45. thread_safe (~> 0.3, >= 0.3.1)
  46. better_errors (2.1.1)
  47. coderay (>= 1.0.0)
  48. erubis (>= 2.6.6)
  49. rack (>= 0.9.0)
  50. binding_of_caller (0.7.2)
  51. debug_inspector (>= 0.0.1)
  52. builder (3.2.2)
  53. climate_control (0.0.3)
  54. activesupport (>= 3.0)
  55. cocaine (0.5.8)
  56. climate_control (>= 0.0.3, < 1.0)
  57. coderay (1.1.1)
  58. coercible (1.0.0)
  59. descendants_tracker (~> 0.0.1)
  60. coffee-rails (4.1.1)
  61. coffee-script (>= 2.2.0)
  62. railties (>= 4.0.0, < 5.1.x)
  63. coffee-script (2.4.1)
  64. coffee-script-source
  65. execjs
  66. coffee-script-source (1.10.0)
  67. concurrent-ruby (1.0.0)
  68. debug_inspector (0.0.2)
  69. descendants_tracker (0.0.4)
  70. thread_safe (~> 0.3, >= 0.3.1)
  71. diff-lcs (1.2.5)
  72. docile (1.1.5)
  73. domain_name (0.5.20160128)
  74. unf (>= 0.0.5, < 1.0.0)
  75. dotenv (2.1.0)
  76. dotenv-rails (2.1.0)
  77. dotenv (= 2.1.0)
  78. railties (>= 4.0, < 5.1)
  79. equalizer (0.0.11)
  80. erubis (2.7.0)
  81. execjs (2.6.0)
  82. fabrication (2.14.1)
  83. font-awesome-sass (4.5.0)
  84. sass (>= 3.2)
  85. fuubar (2.0.0)
  86. rspec (~> 3.0)
  87. ruby-progressbar (~> 1.4)
  88. globalid (0.3.6)
  89. activesupport (>= 4.1.0)
  90. goldfinger (1.0.1)
  91. addressable (~> 2.4)
  92. http (~> 1.0)
  93. nokogiri (~> 1.6)
  94. grape (0.14.0)
  95. activesupport
  96. builder
  97. hashie (>= 2.1.0)
  98. multi_json (>= 1.3.2)
  99. multi_xml (>= 0.5.2)
  100. rack (>= 1.3.0)
  101. rack-accept
  102. rack-mount
  103. virtus (>= 1.0.0)
  104. grape-entity (0.5.0)
  105. activesupport
  106. multi_json (>= 1.3.2)
  107. grape-route-helpers (1.2.1)
  108. activesupport
  109. grape
  110. rake
  111. haml (4.0.7)
  112. tilt
  113. haml-rails (0.9.0)
  114. actionpack (>= 4.0.1)
  115. activesupport (>= 4.0.1)
  116. haml (>= 4.0.6, < 5.0)
  117. html2haml (>= 1.0.1)
  118. railties (>= 4.0.1)
  119. hashie (3.4.3)
  120. hashie-forbidden_attributes (0.1.1)
  121. hashie (>= 3.0)
  122. html2haml (2.0.0)
  123. erubis (~> 2.7.0)
  124. haml (~> 4.0.0)
  125. nokogiri (~> 1.6.0)
  126. ruby_parser (~> 3.5)
  127. http (1.0.2)
  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.2)
  133. domain_name (~> 0.5)
  134. http-form_data (1.0.1)
  135. http_parser.rb (0.6.0)
  136. i18n (0.7.0)
  137. ice_nine (0.11.2)
  138. jbuilder (2.4.1)
  139. activesupport (>= 3.0.0, < 5.1)
  140. multi_json (~> 1.2)
  141. jquery-rails (4.1.0)
  142. rails-dom-testing (~> 1.0)
  143. railties (>= 4.2.0)
  144. thor (>= 0.14, < 2.0)
  145. json (1.8.3)
  146. libv8 (3.16.14.13)
  147. loofah (2.0.3)
  148. nokogiri (>= 1.5.9)
  149. mail (2.6.3)
  150. mime-types (>= 1.16, < 3)
  151. method_source (0.8.2)
  152. mime-types (2.99)
  153. mimemagic (0.3.0)
  154. mini_portile2 (2.0.0)
  155. minitest (5.8.4)
  156. multi_json (1.11.2)
  157. multi_xml (0.5.5)
  158. nokogiri (1.6.7.2)
  159. mini_portile2 (~> 2.0.0.rc2)
  160. nyan-cat-formatter (0.11)
  161. rspec (>= 2.99, >= 2.14.2, < 4)
  162. ostatus2 (0.1.1)
  163. addressable (~> 2.4)
  164. http (~> 1.0)
  165. nokogiri (~> 1.6)
  166. paperclip (4.3.5)
  167. activemodel (>= 3.2.0)
  168. activesupport (>= 3.2.0)
  169. cocaine (~> 0.5.5)
  170. mime-types
  171. mimemagic (= 0.3.0)
  172. paranoia (2.1.5)
  173. activerecord (~> 4.0)
  174. parser (2.3.0.6)
  175. ast (~> 2.2)
  176. pg (0.18.4)
  177. powerpack (0.1.1)
  178. pry (0.10.3)
  179. coderay (~> 1.1.0)
  180. method_source (~> 0.8.1)
  181. slop (~> 3.4)
  182. pry-rails (0.3.4)
  183. pry (>= 0.9.10)
  184. puma (2.16.0)
  185. quiet_assets (1.1.0)
  186. railties (>= 3.1, < 5.0)
  187. rack (1.6.4)
  188. rack-accept (0.4.5)
  189. rack (>= 0.4)
  190. rack-mount (0.8.3)
  191. rack (>= 1.0.0)
  192. rack-test (0.6.3)
  193. rack (>= 1.0)
  194. rails (4.2.5.1)
  195. actionmailer (= 4.2.5.1)
  196. actionpack (= 4.2.5.1)
  197. actionview (= 4.2.5.1)
  198. activejob (= 4.2.5.1)
  199. activemodel (= 4.2.5.1)
  200. activerecord (= 4.2.5.1)
  201. activesupport (= 4.2.5.1)
  202. bundler (>= 1.3.0, < 2.0)
  203. railties (= 4.2.5.1)
  204. sprockets-rails
  205. rails-deprecated_sanitizer (1.0.3)
  206. activesupport (>= 4.2.0.alpha)
  207. rails-dom-testing (1.0.7)
  208. activesupport (>= 4.2.0.beta, < 5.0)
  209. nokogiri (~> 1.6.0)
  210. rails-deprecated_sanitizer (>= 1.0.1)
  211. rails-html-sanitizer (1.0.3)
  212. loofah (~> 2.0)
  213. rails_12factor (0.0.3)
  214. rails_serve_static_assets
  215. rails_stdout_logging
  216. rails_serve_static_assets (0.0.5)
  217. rails_stdout_logging (0.0.4)
  218. railties (4.2.5.1)
  219. actionpack (= 4.2.5.1)
  220. activesupport (= 4.2.5.1)
  221. rake (>= 0.8.7)
  222. thor (>= 0.18.1, < 2.0)
  223. rainbow (2.1.0)
  224. rake (10.5.0)
  225. rdoc (4.2.2)
  226. json (~> 1.4)
  227. ref (2.0.0)
  228. rspec (3.4.0)
  229. rspec-core (~> 3.4.0)
  230. rspec-expectations (~> 3.4.0)
  231. rspec-mocks (~> 3.4.0)
  232. rspec-core (3.4.3)
  233. rspec-support (~> 3.4.0)
  234. rspec-expectations (3.4.0)
  235. diff-lcs (>= 1.2.0, < 2.0)
  236. rspec-support (~> 3.4.0)
  237. rspec-mocks (3.4.1)
  238. diff-lcs (>= 1.2.0, < 2.0)
  239. rspec-support (~> 3.4.0)
  240. rspec-rails (3.4.2)
  241. actionpack (>= 3.0, < 4.3)
  242. activesupport (>= 3.0, < 4.3)
  243. railties (>= 3.0, < 4.3)
  244. rspec-core (~> 3.4.0)
  245. rspec-expectations (~> 3.4.0)
  246. rspec-mocks (~> 3.4.0)
  247. rspec-support (~> 3.4.0)
  248. rspec-support (3.4.1)
  249. rubocop (0.37.2)
  250. parser (>= 2.3.0.4, < 3.0)
  251. powerpack (~> 0.1)
  252. rainbow (>= 1.99.1, < 3.0)
  253. ruby-progressbar (~> 1.7)
  254. unicode-display_width (~> 0.3)
  255. ruby-progressbar (1.7.5)
  256. ruby_parser (3.8.1)
  257. sexp_processor (~> 4.1)
  258. sass (3.4.21)
  259. sass-rails (5.0.4)
  260. railties (>= 4.0.0, < 5.0)
  261. sass (~> 3.1)
  262. sprockets (>= 2.8, < 4.0)
  263. sprockets-rails (>= 2.0, < 4.0)
  264. tilt (>= 1.1, < 3)
  265. sdoc (0.4.1)
  266. json (~> 1.7, >= 1.7.7)
  267. rdoc (~> 4.0)
  268. sexp_processor (4.7.0)
  269. simplecov (0.11.2)
  270. docile (~> 1.1.0)
  271. json (~> 1.8)
  272. simplecov-html (~> 0.10.0)
  273. simplecov-html (0.10.0)
  274. slop (3.6.0)
  275. spring (1.6.3)
  276. sprockets (3.5.2)
  277. concurrent-ruby (~> 1.0)
  278. rack (> 1, < 3)
  279. sprockets-rails (3.0.1)
  280. actionpack (>= 4.0)
  281. activesupport (>= 4.0)
  282. sprockets (>= 3.0.0)
  283. sqlite3 (1.3.11)
  284. therubyracer (0.12.2)
  285. libv8 (~> 3.16.14.0)
  286. ref
  287. thor (0.19.1)
  288. thread_safe (0.3.5)
  289. tilt (2.0.2)
  290. tzinfo (1.2.2)
  291. thread_safe (~> 0.1)
  292. uglifier (2.7.2)
  293. execjs (>= 0.3.0)
  294. json (>= 1.8.0)
  295. unf (0.1.4)
  296. unf_ext
  297. unf_ext (0.0.7.2)
  298. unicode-display_width (0.3.1)
  299. virtus (1.0.5)
  300. axiom-types (~> 0.1)
  301. coercible (~> 1.0)
  302. descendants_tracker (~> 0.0, >= 0.0.3)
  303. equalizer (~> 0.0, >= 0.0.9)
  304. web-console (2.3.0)
  305. activemodel (>= 4.0)
  306. binding_of_caller (>= 0.7.2)
  307. railties (>= 4.0)
  308. sprockets-rails (>= 2.0, < 4.0)
  309. PLATFORMS
  310. ruby
  311. DEPENDENCIES
  312. addressable
  313. better_errors
  314. binding_of_caller
  315. coffee-rails (~> 4.1.0)
  316. dotenv-rails
  317. fabrication
  318. font-awesome-sass
  319. fuubar
  320. goldfinger
  321. grape
  322. grape-entity
  323. grape-route-helpers
  324. haml-rails
  325. hashie-forbidden_attributes
  326. http
  327. jbuilder (~> 2.0)
  328. jquery-rails
  329. nokogiri
  330. nyan-cat-formatter
  331. ostatus2
  332. paperclip (~> 4.3)
  333. paranoia (~> 2.0)
  334. pg
  335. pry-rails
  336. puma
  337. quiet_assets
  338. rails (= 4.2.5.1)
  339. rails_12factor
  340. rspec-rails
  341. rubocop
  342. sass-rails (~> 5.0)
  343. sdoc (~> 0.4.0)
  344. simplecov
  345. spring
  346. sqlite3
  347. therubyracer
  348. uglifier (>= 1.3.0)
  349. web-console (~> 2.0)
  350. BUNDLED WITH
  351. 1.11.2