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

Gemfile.lock 6.8KB

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