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

Gemfile.lock 6.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  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. coffee-rails (4.0.1)
  48. coffee-script (>= 2.2.0)
  49. railties (>= 4.0.0, < 5.0)
  50. coffee-script (2.3.0)
  51. coffee-script-source
  52. execjs
  53. coffee-script-source (1.8.0)
  54. commonjs (0.2.7)
  55. cucumber (1.3.17)
  56. builder (>= 2.1.2)
  57. diff-lcs (>= 1.1.3)
  58. gherkin (~> 2.12)
  59. multi_json (>= 1.7.5, < 2.0)
  60. multi_test (>= 0.1.1)
  61. cucumber-rails (1.4.2)
  62. capybara (>= 1.1.2, < 3)
  63. cucumber (>= 1.3.8, < 2)
  64. mime-types (>= 1.16, < 3)
  65. nokogiri (~> 1.5)
  66. rails (>= 3, < 5)
  67. database_cleaner (1.3.0)
  68. devise (3.2.4)
  69. bcrypt (~> 3.0)
  70. orm_adapter (~> 0.1)
  71. railties (>= 3.2.6, < 5)
  72. thread_safe (~> 0.1)
  73. warden (~> 1.2.3)
  74. diff-lcs (1.2.5)
  75. erubis (2.7.0)
  76. excon (0.39.5)
  77. execjs (2.2.1)
  78. factory_girl (4.5.0)
  79. activesupport (>= 3.0.0)
  80. factory_girl_rails (4.5.0)
  81. factory_girl (~> 4.5.0)
  82. railties (>= 3.0.0)
  83. figaro (1.0.0)
  84. thor (~> 0.14)
  85. flatstrap-rails (0.3.0.2)
  86. twitter-bootstrap-rails (~> 2.2.6)
  87. fog (1.23.0)
  88. fog-brightbox
  89. fog-core (~> 1.23)
  90. fog-json
  91. fog-softlayer
  92. ipaddress (~> 0.5)
  93. nokogiri (~> 1.5, >= 1.5.11)
  94. fog-brightbox (0.5.1)
  95. fog-core (~> 1.22)
  96. fog-json
  97. inflecto
  98. fog-core (1.24.0)
  99. builder
  100. excon (~> 0.38)
  101. formatador (~> 0.2)
  102. mime-types
  103. net-scp (~> 1.1)
  104. net-ssh (>= 2.1.3)
  105. fog-json (1.0.0)
  106. multi_json (~> 1.0)
  107. fog-softlayer (0.3.17)
  108. fog-core
  109. fog-json
  110. font-awesome-rails (4.2.0.0)
  111. railties (>= 3.2, < 5.0)
  112. formatador (0.2.5)
  113. friendly_id (5.0.4)
  114. activerecord (>= 4.0.0)
  115. gherkin (2.12.2)
  116. multi_json (~> 1.3)
  117. hike (1.2.3)
  118. i18n (0.6.11)
  119. inflecto (0.0.2)
  120. ipaddress (0.8.0)
  121. jasny_bootstrap_extension_rails (0.0.1)
  122. jbuilder (1.5.3)
  123. activesupport (>= 3.0.0)
  124. multi_json (>= 1.2.0)
  125. jquery-rails (3.1.2)
  126. railties (>= 3.0, < 5.0)
  127. thor (>= 0.14, < 2.0)
  128. json (1.8.1)
  129. launchy (2.4.2)
  130. addressable (~> 2.3)
  131. less (2.5.0)
  132. commonjs (~> 0.2.7)
  133. less-rails (2.5.0)
  134. actionpack (>= 3.1)
  135. less (~> 2.5.0)
  136. letter_opener (1.2.0)
  137. launchy (~> 2.2)
  138. libv8 (3.16.14.3)
  139. mail (2.5.4)
  140. mime-types (~> 1.16)
  141. treetop (~> 1.4.8)
  142. mime-types (1.25.1)
  143. mini_magick (3.8.1)
  144. subexec (~> 0.2.1)
  145. mini_portile (0.6.0)
  146. minitest (4.7.5)
  147. multi_json (1.10.1)
  148. multi_test (0.1.1)
  149. net-scp (1.2.1)
  150. net-ssh (>= 2.6.5)
  151. net-ssh (2.9.1)
  152. nokogiri (1.6.3.1)
  153. mini_portile (= 0.6.0)
  154. orm_adapter (0.5.0)
  155. pg (0.17.1)
  156. polyglot (0.3.5)
  157. rack (1.5.2)
  158. rack-test (0.6.2)
  159. rack (>= 1.0)
  160. rails (4.0.4)
  161. actionmailer (= 4.0.4)
  162. actionpack (= 4.0.4)
  163. activerecord (= 4.0.4)
  164. activesupport (= 4.0.4)
  165. bundler (>= 1.3.0, < 2.0)
  166. railties (= 4.0.4)
  167. sprockets-rails (~> 2.0.0)
  168. rails_12factor (0.0.2)
  169. rails_serve_static_assets
  170. rails_stdout_logging
  171. rails_serve_static_assets (0.0.2)
  172. rails_stdout_logging (0.0.3)
  173. railties (4.0.4)
  174. actionpack (= 4.0.4)
  175. activesupport (= 4.0.4)
  176. rake (>= 0.8.7)
  177. thor (>= 0.18.1, < 2.0)
  178. rake (10.3.2)
  179. rdoc (4.1.2)
  180. json (~> 1.4)
  181. redcarpet (3.1.2)
  182. ref (1.0.5)
  183. rspec (3.1.0)
  184. rspec-core (~> 3.1.0)
  185. rspec-expectations (~> 3.1.0)
  186. rspec-mocks (~> 3.1.0)
  187. rspec-core (3.1.7)
  188. rspec-support (~> 3.1.0)
  189. rspec-expectations (3.1.2)
  190. diff-lcs (>= 1.2.0, < 2.0)
  191. rspec-support (~> 3.1.0)
  192. rspec-mocks (3.1.3)
  193. rspec-support (~> 3.1.0)
  194. rspec-rails (3.1.0)
  195. actionpack (>= 3.0)
  196. activesupport (>= 3.0)
  197. railties (>= 3.0)
  198. rspec-core (~> 3.1.0)
  199. rspec-expectations (~> 3.1.0)
  200. rspec-mocks (~> 3.1.0)
  201. rspec-support (~> 3.1.0)
  202. rspec-support (3.1.2)
  203. sass (3.2.19)
  204. sass-rails (4.0.3)
  205. railties (>= 4.0.0, < 5.0)
  206. sass (~> 3.2.0)
  207. sprockets (~> 2.8, <= 2.11.0)
  208. sprockets-rails (~> 2.0)
  209. sdoc (0.4.1)
  210. json (~> 1.7, >= 1.7.7)
  211. rdoc (~> 4.0)
  212. simple_form (3.0.2)
  213. actionpack (~> 4.0)
  214. activemodel (~> 4.0)
  215. sprockets (2.11.0)
  216. hike (~> 1.2)
  217. multi_json (~> 1.0)
  218. rack (~> 1.0)
  219. tilt (~> 1.1, != 1.3.0)
  220. sprockets-helpers (1.1.0)
  221. sprockets (~> 2.0)
  222. sprockets-rails (2.0.1)
  223. actionpack (>= 3.0)
  224. activesupport (>= 3.0)
  225. sprockets (~> 2.8)
  226. subexec (0.2.3)
  227. summernote-rails (0.4.0)
  228. railties (>= 3.1)
  229. therubyracer (0.12.1)
  230. libv8 (~> 3.16.14.0)
  231. ref
  232. thor (0.19.1)
  233. thread_safe (0.3.4)
  234. tilt (1.4.1)
  235. treetop (1.4.15)
  236. polyglot
  237. polyglot (>= 0.3.1)
  238. turbolinks (2.3.0)
  239. coffee-rails
  240. twitter-bootstrap-rails (2.2.8)
  241. actionpack (>= 3.1)
  242. execjs
  243. rails (>= 3.1)
  244. railties (>= 3.1)
  245. tzinfo (0.3.41)
  246. uglifier (2.5.3)
  247. execjs (>= 0.3.0)
  248. json (>= 1.8.0)
  249. warden (1.2.3)
  250. rack (>= 1.0)
  251. xpath (2.0.0)
  252. nokogiri (~> 1.3)
  253. PLATFORMS
  254. ruby
  255. DEPENDENCIES
  256. bootstrap-switch-rails
  257. bootstrap-timepicker-rails
  258. bootstrap_form
  259. carrierwave
  260. coffee-rails (~> 4.0.0)
  261. cucumber-rails
  262. database_cleaner
  263. devise
  264. factory_girl_rails (~> 4.0)
  265. figaro
  266. flatstrap-rails
  267. fog
  268. font-awesome-rails
  269. friendly_id (~> 5.0.0)
  270. i18n
  271. jasny_bootstrap_extension_rails
  272. jbuilder (~> 1.2)
  273. jquery-rails
  274. less-rails
  275. letter_opener
  276. mini_magick
  277. pg
  278. rails (= 4.0.4)
  279. rails_12factor
  280. redcarpet
  281. rspec
  282. rspec-rails
  283. sass-rails
  284. sdoc
  285. simple_form
  286. sprockets-helpers
  287. sprockets-rails
  288. summernote-rails
  289. therubyracer
  290. turbolinks
  291. twitter-bootstrap-rails
  292. uglifier (>= 1.3.0)