Gemfile.lock 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.0.1)
  5. actionpack (= 5.0.0.1)
  6. nio4r (~> 1.2)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.0.1)
  9. actionpack (= 5.0.0.1)
  10. actionview (= 5.0.0.1)
  11. activejob (= 5.0.0.1)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.0.1)
  15. actionview (= 5.0.0.1)
  16. activesupport (= 5.0.0.1)
  17. rack (~> 2.0)
  18. rack-test (~> 0.6.3)
  19. rails-dom-testing (~> 2.0)
  20. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  21. actionview (5.0.0.1)
  22. activesupport (= 5.0.0.1)
  23. builder (~> 3.1)
  24. erubis (~> 2.7.0)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  27. activejob (5.0.0.1)
  28. activesupport (= 5.0.0.1)
  29. globalid (>= 0.3.6)
  30. activemodel (5.0.0.1)
  31. activesupport (= 5.0.0.1)
  32. activerecord (5.0.0.1)
  33. activemodel (= 5.0.0.1)
  34. activesupport (= 5.0.0.1)
  35. arel (~> 7.0)
  36. activesupport (5.0.0.1)
  37. concurrent-ruby (~> 1.0, >= 1.0.2)
  38. i18n (~> 0.7)
  39. minitest (~> 5.1)
  40. tzinfo (~> 1.1)
  41. arel (7.1.4)
  42. builder (3.2.2)
  43. byebug (9.0.6)
  44. coffee-rails (4.2.1)
  45. coffee-script (>= 2.2.0)
  46. railties (>= 4.0.0, < 5.2.x)
  47. coffee-script (2.4.1)
  48. coffee-script-source
  49. execjs
  50. coffee-script-source (1.10.0)
  51. concurrent-ruby (1.0.2)
  52. debug_inspector (0.0.2)
  53. erubis (2.7.0)
  54. execjs (2.7.0)
  55. ffi (1.9.14)
  56. globalid (0.3.7)
  57. activesupport (>= 4.1.0)
  58. i18n (0.7.0)
  59. jbuilder (2.6.0)
  60. activesupport (>= 3.0.0, < 5.1)
  61. multi_json (~> 1.2)
  62. jquery-rails (4.2.1)
  63. rails-dom-testing (>= 1, < 3)
  64. railties (>= 4.2.0)
  65. thor (>= 0.14, < 2.0)
  66. listen (3.0.8)
  67. rb-fsevent (~> 0.9, >= 0.9.4)
  68. rb-inotify (~> 0.9, >= 0.9.7)
  69. loofah (2.0.3)
  70. nokogiri (>= 1.5.9)
  71. mail (2.6.4)
  72. mime-types (>= 1.16, < 4)
  73. method_source (0.8.2)
  74. mime-types (3.1)
  75. mime-types-data (~> 3.2015)
  76. mime-types-data (3.2016.0521)
  77. mini_portile2 (2.1.0)
  78. minitest (5.9.1)
  79. multi_json (1.12.1)
  80. mysql2 (0.4.5)
  81. nio4r (1.2.1)
  82. nokogiri (1.6.8.1)
  83. mini_portile2 (~> 2.1.0)
  84. puma (3.6.0)
  85. rack (2.0.1)
  86. rack-test (0.6.3)
  87. rack (>= 1.0)
  88. rails (5.0.0.1)
  89. actioncable (= 5.0.0.1)
  90. actionmailer (= 5.0.0.1)
  91. actionpack (= 5.0.0.1)
  92. actionview (= 5.0.0.1)
  93. activejob (= 5.0.0.1)
  94. activemodel (= 5.0.0.1)
  95. activerecord (= 5.0.0.1)
  96. activesupport (= 5.0.0.1)
  97. bundler (>= 1.3.0, < 2.0)
  98. railties (= 5.0.0.1)
  99. sprockets-rails (>= 2.0.0)
  100. rails-dom-testing (2.0.1)
  101. activesupport (>= 4.2.0, < 6.0)
  102. nokogiri (~> 1.6.0)
  103. rails-html-sanitizer (1.0.3)
  104. loofah (~> 2.0)
  105. railties (5.0.0.1)
  106. actionpack (= 5.0.0.1)
  107. activesupport (= 5.0.0.1)
  108. method_source
  109. rake (>= 0.8.7)
  110. thor (>= 0.18.1, < 2.0)
  111. rake (11.3.0)
  112. rb-fsevent (0.9.8)
  113. rb-inotify (0.9.7)
  114. ffi (>= 0.5.0)
  115. sass (3.4.22)
  116. sass-rails (5.0.6)
  117. railties (>= 4.0.0, < 6)
  118. sass (~> 3.1)
  119. sprockets (>= 2.8, < 4.0)
  120. sprockets-rails (>= 2.0, < 4.0)
  121. tilt (>= 1.1, < 3)
  122. spring (2.0.0)
  123. activesupport (>= 4.2)
  124. spring-watcher-listen (2.0.1)
  125. listen (>= 2.7, < 4.0)
  126. spring (>= 1.2, < 3.0)
  127. sprockets (3.7.0)
  128. concurrent-ruby (~> 1.0)
  129. rack (> 1, < 3)
  130. sprockets-rails (3.2.0)
  131. actionpack (>= 4.0)
  132. activesupport (>= 4.0)
  133. sprockets (>= 3.0.0)
  134. thor (0.19.1)
  135. thread_safe (0.3.5)
  136. tilt (2.0.5)
  137. turbolinks (5.0.1)
  138. turbolinks-source (~> 5)
  139. turbolinks-source (5.0.0)
  140. tzinfo (1.2.2)
  141. thread_safe (~> 0.1)
  142. uglifier (3.0.3)
  143. execjs (>= 0.3.0, < 3)
  144. web-console (3.3.1)
  145. actionview (>= 5.0)
  146. activemodel (>= 5.0)
  147. debug_inspector
  148. railties (>= 5.0)
  149. websocket-driver (0.6.4)
  150. websocket-extensions (>= 0.1.0)
  151. websocket-extensions (0.1.2)
  152. PLATFORMS
  153. ruby
  154. DEPENDENCIES
  155. byebug
  156. coffee-rails (~> 4.2)
  157. jbuilder (~> 2.5)
  158. jquery-rails
  159. listen (~> 3.0.5)
  160. mysql2 (>= 0.3.18, < 0.5)
  161. puma (~> 3.0)
  162. rails (~> 5.0.0, >= 5.0.0.1)
  163. sass-rails (~> 5.0)
  164. spring
  165. spring-watcher-listen (~> 2.0.0)
  166. turbolinks (~> 5)
  167. tzinfo-data
  168. uglifier (>= 1.3.0)
  169. web-console
  170. BUNDLED WITH
  171. 1.13.6