A website template with lots of features, built with ruby on rails.

Gemfile.lock 7.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actionmailer (4.0.4)
  5. actionpack (= 4.0.4)
  6. mail (~> 2.5.4)
  7. actionpack (4.0.4)
  8. activesupport (= 4.0.4)
  9. builder (~> 3.1.0)
  10. erubis (~> 2.7.0)
  11. rack (~> 1.5.2)
  12. rack-test (~> 0.6.2)
  13. activemodel (4.0.4)
  14. activesupport (= 4.0.4)
  15. builder (~> 3.1.0)
  16. activerecord (4.0.4)
  17. activemodel (= 4.0.4)
  18. activerecord-deprecated_finders (~> 1.0.2)
  19. activesupport (= 4.0.4)
  20. arel (~> 4.0.0)
  21. activerecord-deprecated_finders (1.0.3)
  22. activesupport (4.0.4)
  23. i18n (~> 0.6, >= 0.6.9)
  24. minitest (~> 4.2)
  25. multi_json (~> 1.3)
  26. thread_safe (~> 0.1)
  27. tzinfo (~> 0.3.37)
  28. addressable (2.3.6)
  29. arel (4.0.2)
  30. bcrypt (3.1.7)
  31. bootstrap-switch-rails (3.1.0)
  32. bootstrap-timepicker-rails (0.1.3)
  33. railties (>= 3.0)
  34. bootstrap_form (2.2.0)
  35. builder (3.1.4)
  36. capybara (2.4.4)
  37. mime-types (>= 1.16)
  38. nokogiri (>= 1.3.3)
  39. rack (>= 1.0.0)
  40. rack-test (>= 0.5.4)
  41. xpath (~> 2.0)
  42. carrierwave (0.10.0)
  43. activemodel (>= 3.2.0)
  44. activesupport (>= 3.2.0)
  45. json (>= 1.7)
  46. mime-types (>= 1.16)
  47. carrierwave_backgrounder (0.4.1)
  48. carrierwave (~> 0.5)
  49. coffee-rails (4.0.1)
  50. coffee-script (>= 2.2.0)
  51. railties (>= 4.0.0, < 5.0)
  52. coffee-script (2.3.0)
  53. coffee-script-source
  54. execjs
  55. coffee-script-source (1.8.0)
  56. commonjs (0.2.7)
  57. cucumber (1.3.17)
  58. builder (>= 2.1.2)
  59. diff-lcs (>= 1.1.3)
  60. gherkin (~> 2.12)
  61. multi_json (>= 1.7.5, < 2.0)
  62. multi_test (>= 0.1.1)
  63. cucumber-rails (1.4.2)
  64. capybara (>= 1.1.2, < 3)
  65. cucumber (>= 1.3.8, < 2)
  66. mime-types (>= 1.16, < 3)
  67. nokogiri (~> 1.5)
  68. rails (>= 3, < 5)
  69. database_cleaner (1.3.0)
  70. devise (3.2.4)
  71. bcrypt (~> 3.0)
  72. orm_adapter (~> 0.1)
  73. railties (>= 3.2.6, < 5)
  74. thread_safe (~> 0.1)
  75. warden (~> 1.2.3)
  76. devise-async (0.9.0)
  77. devise (~> 3.2)
  78. diff-lcs (1.2.5)
  79. email_spec (1.6.0)
  80. launchy (~> 2.1)
  81. mail (~> 2.2)
  82. erubis (2.7.0)
  83. excon (0.39.5)
  84. execjs (2.2.1)
  85. factory_girl (4.5.0)
  86. activesupport (>= 3.0.0)
  87. factory_girl_rails (4.5.0)
  88. factory_girl (~> 4.5.0)
  89. railties (>= 3.0.0)
  90. figaro (1.0.0)
  91. thor (~> 0.14)
  92. flatstrap-rails (0.3.0.2)
  93. twitter-bootstrap-rails (~> 2.2.6)
  94. fog (1.23.0)
  95. fog-brightbox
  96. fog-core (~> 1.23)
  97. fog-json
  98. fog-softlayer
  99. ipaddress (~> 0.5)
  100. nokogiri (~> 1.5, >= 1.5.11)
  101. fog-brightbox (0.5.1)
  102. fog-core (~> 1.22)
  103. fog-json
  104. inflecto
  105. fog-core (1.24.0)
  106. builder
  107. excon (~> 0.38)
  108. formatador (~> 0.2)
  109. mime-types
  110. net-scp (~> 1.1)
  111. net-ssh (>= 2.1.3)
  112. fog-json (1.0.0)
  113. multi_json (~> 1.0)
  114. fog-softlayer (0.3.17)
  115. fog-core
  116. fog-json
  117. font-awesome-rails (4.2.0.0)
  118. railties (>= 3.2, < 5.0)
  119. formatador (0.2.5)
  120. friendly_id (5.0.4)
  121. activerecord (>= 4.0.0)
  122. gherkin (2.12.2)
  123. multi_json (~> 1.3)
  124. gibbon (1.1.4)
  125. httparty
  126. multi_json (>= 1.3.4)
  127. hike (1.2.3)
  128. httparty (0.13.3)
  129. json (~> 1.8)
  130. multi_xml (>= 0.5.2)
  131. i18n (0.6.11)
  132. inflecto (0.0.2)
  133. ipaddress (0.8.0)
  134. jasny_bootstrap_extension_rails (0.0.1)
  135. jbuilder (1.5.3)
  136. activesupport (>= 3.0.0)
  137. multi_json (>= 1.2.0)
  138. jquery-rails (3.1.2)
  139. railties (>= 3.0, < 5.0)
  140. thor (>= 0.14, < 2.0)
  141. json (1.8.1)
  142. launchy (2.4.2)
  143. addressable (~> 2.3)
  144. less (2.5.0)
  145. commonjs (~> 0.2.7)
  146. less-rails (2.5.0)
  147. actionpack (>= 3.1)
  148. less (~> 2.5.0)
  149. letter_opener (1.2.0)
  150. launchy (~> 2.2)
  151. libv8 (3.16.14.3)
  152. mail (2.5.4)
  153. mime-types (~> 1.16)
  154. treetop (~> 1.4.8)
  155. mime-types (1.25.1)
  156. mini_magick (3.8.1)
  157. subexec (~> 0.2.1)
  158. mini_portile (0.6.0)
  159. minitest (4.7.5)
  160. multi_json (1.10.1)
  161. multi_test (0.1.1)
  162. multi_xml (0.5.5)
  163. net-scp (1.2.1)
  164. net-ssh (>= 2.6.5)
  165. net-ssh (2.9.1)
  166. nokogiri (1.6.3.1)
  167. mini_portile (= 0.6.0)
  168. orm_adapter (0.5.0)
  169. pg (0.17.1)
  170. polyglot (0.3.5)
  171. rack (1.5.2)
  172. rack-protection (1.5.3)
  173. rack
  174. rack-test (0.6.2)
  175. rack (>= 1.0)
  176. rails (4.0.4)
  177. actionmailer (= 4.0.4)
  178. actionpack (= 4.0.4)
  179. activerecord (= 4.0.4)
  180. activesupport (= 4.0.4)
  181. bundler (>= 1.3.0, < 2.0)
  182. railties (= 4.0.4)
  183. sprockets-rails (~> 2.0.0)
  184. rails_12factor (0.0.2)
  185. rails_serve_static_assets
  186. rails_stdout_logging
  187. rails_serve_static_assets (0.0.2)
  188. rails_stdout_logging (0.0.3)
  189. railties (4.0.4)
  190. actionpack (= 4.0.4)
  191. activesupport (= 4.0.4)
  192. rake (>= 0.8.7)
  193. thor (>= 0.18.1, < 2.0)
  194. rake (10.3.2)
  195. rdoc (4.1.2)
  196. json (~> 1.4)
  197. redcarpet (3.1.2)
  198. redis (3.1.0)
  199. redis-namespace (1.5.1)
  200. redis (~> 3.0, >= 3.0.4)
  201. ref (1.0.5)
  202. resque (1.22.0)
  203. multi_json (~> 1.0)
  204. redis-namespace (~> 1.0)
  205. sinatra (>= 0.9.2)
  206. vegas (~> 0.1.2)
  207. rspec (3.1.0)
  208. rspec-core (~> 3.1.0)
  209. rspec-expectations (~> 3.1.0)
  210. rspec-mocks (~> 3.1.0)
  211. rspec-core (3.1.7)
  212. rspec-support (~> 3.1.0)
  213. rspec-expectations (3.1.2)
  214. diff-lcs (>= 1.2.0, < 2.0)
  215. rspec-support (~> 3.1.0)
  216. rspec-mocks (3.1.3)
  217. rspec-support (~> 3.1.0)
  218. rspec-rails (3.1.0)
  219. actionpack (>= 3.0)
  220. activesupport (>= 3.0)
  221. railties (>= 3.0)
  222. rspec-core (~> 3.1.0)
  223. rspec-expectations (~> 3.1.0)
  224. rspec-mocks (~> 3.1.0)
  225. rspec-support (~> 3.1.0)
  226. rspec-support (3.1.2)
  227. sass (3.2.19)
  228. sass-rails (4.0.3)
  229. railties (>= 4.0.0, < 5.0)
  230. sass (~> 3.2.0)
  231. sprockets (~> 2.8, <= 2.11.0)
  232. sprockets-rails (~> 2.0)
  233. sdoc (0.4.1)
  234. json (~> 1.7, >= 1.7.7)
  235. rdoc (~> 4.0)
  236. simple_form (3.0.2)
  237. actionpack (~> 4.0)
  238. activemodel (~> 4.0)
  239. sinatra (1.4.5)
  240. rack (~> 1.4)
  241. rack-protection (~> 1.4)
  242. tilt (~> 1.3, >= 1.3.4)
  243. sprockets (2.11.0)
  244. hike (~> 1.2)
  245. multi_json (~> 1.0)
  246. rack (~> 1.0)
  247. tilt (~> 1.1, != 1.3.0)
  248. sprockets-helpers (1.1.0)
  249. sprockets (~> 2.0)
  250. sprockets-rails (2.0.1)
  251. actionpack (>= 3.0)
  252. activesupport (>= 3.0)
  253. sprockets (~> 2.8)
  254. subexec (0.2.3)
  255. summernote-rails (0.4.0)
  256. railties (>= 3.1)
  257. therubyracer (0.12.1)
  258. libv8 (~> 3.16.14.0)
  259. ref
  260. thor (0.19.1)
  261. thread_safe (0.3.4)
  262. tilt (1.4.1)
  263. treetop (1.4.15)
  264. polyglot
  265. polyglot (>= 0.3.1)
  266. turbolinks (2.3.0)
  267. coffee-rails
  268. twitter-bootstrap-rails (2.2.8)
  269. actionpack (>= 3.1)
  270. execjs
  271. rails (>= 3.1)
  272. railties (>= 3.1)
  273. tzinfo (0.3.41)
  274. uglifier (2.5.3)
  275. execjs (>= 0.3.0)
  276. json (>= 1.8.0)
  277. vegas (0.1.11)
  278. rack (>= 1.0.0)
  279. warden (1.2.3)
  280. rack (>= 1.0)
  281. xpath (2.0.0)
  282. nokogiri (~> 1.3)
  283. PLATFORMS
  284. ruby
  285. DEPENDENCIES
  286. bootstrap-switch-rails
  287. bootstrap-timepicker-rails
  288. bootstrap_form
  289. carrierwave
  290. carrierwave_backgrounder
  291. coffee-rails (~> 4.0.0)
  292. cucumber-rails
  293. database_cleaner
  294. devise
  295. devise-async
  296. email_spec
  297. factory_girl_rails (~> 4.0)
  298. figaro
  299. flatstrap-rails
  300. fog
  301. font-awesome-rails
  302. friendly_id (~> 5.0.0)
  303. gibbon
  304. i18n
  305. jasny_bootstrap_extension_rails
  306. jbuilder (~> 1.2)
  307. jquery-rails
  308. less-rails
  309. letter_opener
  310. mini_magick
  311. pg
  312. rails (= 4.0.4)
  313. rails_12factor
  314. redcarpet
  315. redis
  316. resque (~> 1.22.0)
  317. rspec
  318. rspec-rails
  319. sass-rails
  320. sdoc
  321. simple_form
  322. sprockets-helpers
  323. sprockets-rails
  324. summernote-rails
  325. therubyracer
  326. turbolinks
  327. twitter-bootstrap-rails
  328. uglifier (>= 1.3.0)