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.

344 lines
8.1 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
  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. backport_new_renderer (1.0.0)
  43. rails
  44. bcrypt (3.1.10)
  45. better_errors (2.1.1)
  46. coderay (>= 1.0.0)
  47. erubis (>= 2.6.6)
  48. rack (>= 0.9.0)
  49. binding_of_caller (0.7.2)
  50. debug_inspector (>= 0.0.1)
  51. builder (3.2.2)
  52. climate_control (0.0.3)
  53. activesupport (>= 3.0)
  54. cocaine (0.5.8)
  55. climate_control (>= 0.0.3, < 1.0)
  56. coderay (1.1.1)
  57. coffee-rails (4.1.1)
  58. coffee-script (>= 2.2.0)
  59. railties (>= 4.0.0, < 5.1.x)
  60. coffee-script (2.4.1)
  61. coffee-script-source
  62. execjs
  63. coffee-script-source (1.10.0)
  64. concurrent-ruby (1.0.0)
  65. crack (0.4.3)
  66. safe_yaml (~> 1.0.0)
  67. debug_inspector (0.0.2)
  68. devise (3.5.6)
  69. bcrypt (~> 3.0)
  70. orm_adapter (~> 0.1)
  71. railties (>= 3.2.6, < 5)
  72. responders
  73. thread_safe (~> 0.1)
  74. warden (~> 1.2.3)
  75. diff-lcs (1.2.5)
  76. docile (1.1.5)
  77. domain_name (0.5.20160216)
  78. unf (>= 0.0.5, < 1.0.0)
  79. doorkeeper (3.1.0)
  80. railties (>= 3.2)
  81. dotenv (2.1.0)
  82. dotenv-rails (2.1.0)
  83. dotenv (= 2.1.0)
  84. railties (>= 4.0, < 5.1)
  85. erubis (2.7.0)
  86. execjs (2.6.0)
  87. fabrication (2.14.1)
  88. font-awesome-sass (4.5.0)
  89. sass (>= 3.2)
  90. fuubar (2.0.0)
  91. rspec (~> 3.0)
  92. ruby-progressbar (~> 1.4)
  93. globalid (0.3.6)
  94. activesupport (>= 4.1.0)
  95. goldfinger (1.0.2)
  96. addressable (~> 2.4)
  97. http (~> 1.0)
  98. nokogiri (~> 1.6)
  99. haml (4.0.7)
  100. tilt
  101. haml-rails (0.9.0)
  102. actionpack (>= 4.0.1)
  103. activesupport (>= 4.0.1)
  104. haml (>= 4.0.6, < 5.0)
  105. html2haml (>= 1.0.1)
  106. railties (>= 4.0.1)
  107. hashdiff (0.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. jbuilder (2.4.1)
  124. activesupport (>= 3.0.0, < 5.1)
  125. multi_json (~> 1.2)
  126. jquery-rails (4.1.0)
  127. rails-dom-testing (~> 1.0)
  128. railties (>= 4.2.0)
  129. thor (>= 0.14, < 2.0)
  130. json (1.8.3)
  131. libv8 (3.16.14.13)
  132. loofah (2.0.3)
  133. nokogiri (>= 1.5.9)
  134. mail (2.6.3)
  135. mime-types (>= 1.16, < 3)
  136. method_source (0.8.2)
  137. mime-types (2.99)
  138. mimemagic (0.3.0)
  139. mini_portile2 (2.0.0)
  140. minitest (5.8.4)
  141. multi_json (1.11.2)
  142. nokogiri (1.6.7.2)
  143. mini_portile2 (~> 2.0.0.rc2)
  144. oj (2.14.5)
  145. orm_adapter (0.5.0)
  146. ostatus2 (0.1.1)
  147. addressable (~> 2.4)
  148. http (~> 1.0)
  149. nokogiri (~> 1.6)
  150. paperclip (4.3.5)
  151. activemodel (>= 3.2.0)
  152. activesupport (>= 3.2.0)
  153. cocaine (~> 0.5.5)
  154. mime-types
  155. mimemagic (= 0.3.0)
  156. paranoia (2.1.5)
  157. activerecord (~> 4.0)
  158. parser (2.3.0.6)
  159. ast (~> 2.2)
  160. pg (0.18.4)
  161. powerpack (0.1.1)
  162. pry (0.10.3)
  163. coderay (~> 1.1.0)
  164. method_source (~> 0.8.1)
  165. slop (~> 3.4)
  166. pry-rails (0.3.4)
  167. pry (>= 0.9.10)
  168. puma (2.16.0)
  169. quiet_assets (1.1.0)
  170. railties (>= 3.1, < 5.0)
  171. rabl (0.12.0)
  172. activesupport (>= 2.3.14)
  173. rack (1.6.4)
  174. rack-test (0.6.3)
  175. rack (>= 1.0)
  176. rails (4.2.5.1)
  177. actionmailer (= 4.2.5.1)
  178. actionpack (= 4.2.5.1)
  179. actionview (= 4.2.5.1)
  180. activejob (= 4.2.5.1)
  181. activemodel (= 4.2.5.1)
  182. activerecord (= 4.2.5.1)
  183. activesupport (= 4.2.5.1)
  184. bundler (>= 1.3.0, < 2.0)
  185. railties (= 4.2.5.1)
  186. sprockets-rails
  187. rails-deprecated_sanitizer (1.0.3)
  188. activesupport (>= 4.2.0.alpha)
  189. rails-dom-testing (1.0.7)
  190. activesupport (>= 4.2.0.beta, < 5.0)
  191. nokogiri (~> 1.6.0)
  192. rails-deprecated_sanitizer (>= 1.0.1)
  193. rails-html-sanitizer (1.0.3)
  194. loofah (~> 2.0)
  195. rails_12factor (0.0.3)
  196. rails_serve_static_assets
  197. rails_stdout_logging
  198. rails_autolink (1.1.6)
  199. rails (> 3.1)
  200. rails_serve_static_assets (0.0.5)
  201. rails_stdout_logging (0.0.4)
  202. railties (4.2.5.1)
  203. actionpack (= 4.2.5.1)
  204. activesupport (= 4.2.5.1)
  205. rake (>= 0.8.7)
  206. thor (>= 0.18.1, < 2.0)
  207. rainbow (2.1.0)
  208. rake (10.5.0)
  209. rdoc (4.2.2)
  210. json (~> 1.4)
  211. ref (2.0.0)
  212. responders (2.1.1)
  213. railties (>= 4.2.0, < 5.1)
  214. rspec (3.4.0)
  215. rspec-core (~> 3.4.0)
  216. rspec-expectations (~> 3.4.0)
  217. rspec-mocks (~> 3.4.0)
  218. rspec-core (3.4.3)
  219. rspec-support (~> 3.4.0)
  220. rspec-expectations (3.4.0)
  221. diff-lcs (>= 1.2.0, < 2.0)
  222. rspec-support (~> 3.4.0)
  223. rspec-mocks (3.4.1)
  224. diff-lcs (>= 1.2.0, < 2.0)
  225. rspec-support (~> 3.4.0)
  226. rspec-rails (3.4.2)
  227. actionpack (>= 3.0, < 4.3)
  228. activesupport (>= 3.0, < 4.3)
  229. railties (>= 3.0, < 4.3)
  230. rspec-core (~> 3.4.0)
  231. rspec-expectations (~> 3.4.0)
  232. rspec-mocks (~> 3.4.0)
  233. rspec-support (~> 3.4.0)
  234. rspec-support (3.4.1)
  235. rubocop (0.37.2)
  236. parser (>= 2.3.0.4, < 3.0)
  237. powerpack (~> 0.1)
  238. rainbow (>= 1.99.1, < 3.0)
  239. ruby-progressbar (~> 1.7)
  240. unicode-display_width (~> 0.3)
  241. ruby-progressbar (1.7.5)
  242. ruby_parser (3.8.1)
  243. sexp_processor (~> 4.1)
  244. safe_yaml (1.0.4)
  245. sass (3.4.21)
  246. sass-rails (5.0.4)
  247. railties (>= 4.0.0, < 5.0)
  248. sass (~> 3.1)
  249. sprockets (>= 2.8, < 4.0)
  250. sprockets-rails (>= 2.0, < 4.0)
  251. tilt (>= 1.1, < 3)
  252. sdoc (0.4.1)
  253. json (~> 1.7, >= 1.7.7)
  254. rdoc (~> 4.0)
  255. sexp_processor (4.7.0)
  256. simplecov (0.11.2)
  257. docile (~> 1.1.0)
  258. json (~> 1.8)
  259. simplecov-html (~> 0.10.0)
  260. simplecov-html (0.10.0)
  261. slop (3.6.0)
  262. spring (1.6.3)
  263. sprockets (3.5.2)
  264. concurrent-ruby (~> 1.0)
  265. rack (> 1, < 3)
  266. sprockets-rails (3.0.1)
  267. actionpack (>= 4.0)
  268. activesupport (>= 4.0)
  269. sprockets (>= 3.0.0)
  270. sqlite3 (1.3.11)
  271. therubyracer (0.12.2)
  272. libv8 (~> 3.16.14.0)
  273. ref
  274. thor (0.19.1)
  275. thread_safe (0.3.5)
  276. tilt (2.0.2)
  277. tzinfo (1.2.2)
  278. thread_safe (~> 0.1)
  279. uglifier (2.7.2)
  280. execjs (>= 0.3.0)
  281. json (>= 1.8.0)
  282. unf (0.1.4)
  283. unf_ext
  284. unf_ext (0.0.7.2)
  285. unicode-display_width (0.3.1)
  286. warden (1.2.6)
  287. rack (>= 1.0)
  288. web-console (2.3.0)
  289. activemodel (>= 4.0)
  290. binding_of_caller (>= 0.7.2)
  291. railties (>= 4.0)
  292. sprockets-rails (>= 2.0, < 4.0)
  293. webmock (1.24.1)
  294. addressable (>= 2.3.6)
  295. crack (>= 0.3.2)
  296. hashdiff
  297. PLATFORMS
  298. ruby
  299. DEPENDENCIES
  300. addressable
  301. backport_new_renderer
  302. better_errors
  303. binding_of_caller
  304. coffee-rails (~> 4.1.0)
  305. devise
  306. doorkeeper
  307. dotenv-rails
  308. fabrication
  309. font-awesome-sass
  310. fuubar
  311. goldfinger
  312. haml-rails
  313. http
  314. jbuilder (~> 2.0)
  315. jquery-rails
  316. nokogiri
  317. oj
  318. ostatus2
  319. paperclip (~> 4.3)
  320. paranoia (~> 2.0)
  321. pg
  322. pry-rails
  323. puma
  324. quiet_assets
  325. rabl
  326. rails (= 4.2.5.1)
  327. rails_12factor
  328. rails_autolink
  329. rspec-rails
  330. rubocop
  331. sass-rails (~> 5.0)
  332. sdoc (~> 0.4.0)
  333. simplecov
  334. spring
  335. sqlite3
  336. therubyracer
  337. uglifier (>= 1.3.0)
  338. web-console (~> 2.0)
  339. webmock
  340. BUNDLED WITH
  341. 1.11.2