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.

319 lines
7.6 KiB

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