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

Gemfile.lock 3.8KB

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