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

Gemfile.lock 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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-timepicker-rails (0.1.3)
  32. railties (>= 3.0)
  33. builder (3.1.4)
  34. coffee-rails (4.0.1)
  35. coffee-script (>= 2.2.0)
  36. railties (>= 4.0.0, < 5.0)
  37. coffee-script (2.3.0)
  38. coffee-script-source
  39. execjs
  40. coffee-script-source (1.8.0)
  41. commonjs (0.2.7)
  42. devise (3.2.4)
  43. bcrypt (~> 3.0)
  44. orm_adapter (~> 0.1)
  45. railties (>= 3.2.6, < 5)
  46. thread_safe (~> 0.1)
  47. warden (~> 1.2.3)
  48. erubis (2.7.0)
  49. execjs (2.2.1)
  50. flatstrap-rails (0.3.0.2)
  51. twitter-bootstrap-rails (~> 2.2.6)
  52. friendly_id (5.0.4)
  53. activerecord (>= 4.0.0)
  54. hike (1.2.3)
  55. i18n (0.6.11)
  56. jbuilder (1.5.3)
  57. activesupport (>= 3.0.0)
  58. multi_json (>= 1.2.0)
  59. jquery-rails (3.1.2)
  60. railties (>= 3.0, < 5.0)
  61. thor (>= 0.14, < 2.0)
  62. json (1.8.1)
  63. launchy (2.4.2)
  64. addressable (~> 2.3)
  65. less (2.5.0)
  66. commonjs (~> 0.2.7)
  67. less-rails (2.5.0)
  68. actionpack (>= 3.1)
  69. less (~> 2.5.0)
  70. letter_opener (1.2.0)
  71. launchy (~> 2.2)
  72. libv8 (3.16.14.3)
  73. mail (2.5.4)
  74. mime-types (~> 1.16)
  75. treetop (~> 1.4.8)
  76. mime-types (1.25.1)
  77. minitest (4.7.5)
  78. multi_json (1.10.1)
  79. orm_adapter (0.5.0)
  80. pg (0.17.1)
  81. polyglot (0.3.5)
  82. rack (1.5.2)
  83. rack-test (0.6.2)
  84. rack (>= 1.0)
  85. rails (4.0.4)
  86. actionmailer (= 4.0.4)
  87. actionpack (= 4.0.4)
  88. activerecord (= 4.0.4)
  89. activesupport (= 4.0.4)
  90. bundler (>= 1.3.0, < 2.0)
  91. railties (= 4.0.4)
  92. sprockets-rails (~> 2.0.0)
  93. railties (4.0.4)
  94. actionpack (= 4.0.4)
  95. activesupport (= 4.0.4)
  96. rake (>= 0.8.7)
  97. thor (>= 0.18.1, < 2.0)
  98. rake (10.3.2)
  99. rdoc (4.1.2)
  100. json (~> 1.4)
  101. redcarpet (3.1.2)
  102. ref (1.0.5)
  103. sdoc (0.4.1)
  104. json (~> 1.7, >= 1.7.7)
  105. rdoc (~> 4.0)
  106. simple_form (3.0.2)
  107. actionpack (~> 4.0)
  108. activemodel (~> 4.0)
  109. sprockets (2.11.0)
  110. hike (~> 1.2)
  111. multi_json (~> 1.0)
  112. rack (~> 1.0)
  113. tilt (~> 1.1, != 1.3.0)
  114. sprockets-rails (2.0.1)
  115. actionpack (>= 3.0)
  116. activesupport (>= 3.0)
  117. sprockets (~> 2.8)
  118. summernote-rails (0.4.0)
  119. railties (>= 3.1)
  120. therubyracer (0.12.1)
  121. libv8 (~> 3.16.14.0)
  122. ref
  123. thor (0.19.1)
  124. thread_safe (0.3.4)
  125. tilt (1.4.1)
  126. treetop (1.4.15)
  127. polyglot
  128. polyglot (>= 0.3.1)
  129. turbolinks (2.3.0)
  130. coffee-rails
  131. twitter-bootstrap-rails (2.2.8)
  132. actionpack (>= 3.1)
  133. execjs
  134. rails (>= 3.1)
  135. railties (>= 3.1)
  136. tzinfo (0.3.41)
  137. uglifier (2.5.3)
  138. execjs (>= 0.3.0)
  139. json (>= 1.8.0)
  140. warden (1.2.3)
  141. rack (>= 1.0)
  142. PLATFORMS
  143. ruby
  144. DEPENDENCIES
  145. bootstrap-timepicker-rails
  146. coffee-rails (~> 4.0.0)
  147. devise
  148. flatstrap-rails
  149. friendly_id (~> 5.0.0)
  150. jbuilder (~> 1.2)
  151. jquery-rails
  152. less-rails
  153. letter_opener
  154. pg
  155. rails (= 4.0.4)
  156. redcarpet
  157. sdoc
  158. simple_form
  159. summernote-rails
  160. therubyracer
  161. turbolinks
  162. twitter-bootstrap-rails
  163. uglifier (>= 1.3.0)