Gemfile.lock 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. PATH
  2. remote: .
  3. specs:
  4. rails-settings-cached (0.6.6)
  5. rails (>= 4.2.0)
  6. GEM
  7. remote: https://rubygems.org/
  8. specs:
  9. actioncable (5.0.1)
  10. actionpack (= 5.0.1)
  11. nio4r (~> 1.2)
  12. websocket-driver (~> 0.6.1)
  13. actionmailer (5.0.1)
  14. actionpack (= 5.0.1)
  15. actionview (= 5.0.1)
  16. activejob (= 5.0.1)
  17. mail (~> 2.5, >= 2.5.4)
  18. rails-dom-testing (~> 2.0)
  19. actionpack (5.0.1)
  20. actionview (= 5.0.1)
  21. activesupport (= 5.0.1)
  22. rack (~> 2.0)
  23. rack-test (~> 0.6.3)
  24. rails-dom-testing (~> 2.0)
  25. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  26. actionview (5.0.1)
  27. activesupport (= 5.0.1)
  28. builder (~> 3.1)
  29. erubis (~> 2.7.0)
  30. rails-dom-testing (~> 2.0)
  31. rails-html-sanitizer (~> 1.0, >= 1.0.2)
  32. activejob (5.0.1)
  33. activesupport (= 5.0.1)
  34. globalid (>= 0.3.6)
  35. activemodel (5.0.1)
  36. activesupport (= 5.0.1)
  37. activerecord (5.0.1)
  38. activemodel (= 5.0.1)
  39. activesupport (= 5.0.1)
  40. arel (~> 7.0)
  41. activesupport (5.0.1)
  42. concurrent-ruby (~> 1.0, >= 1.0.2)
  43. i18n (~> 0.7)
  44. minitest (~> 5.1)
  45. tzinfo (~> 1.1)
  46. arel (7.1.4)
  47. ast (2.3.0)
  48. builder (3.2.2)
  49. codecov (0.1.9)
  50. json
  51. simplecov
  52. url
  53. concurrent-ruby (1.0.4)
  54. diff-lcs (1.2.5)
  55. docile (1.1.5)
  56. erubis (2.7.0)
  57. globalid (0.3.7)
  58. activesupport (>= 4.1.0)
  59. i18n (0.7.0)
  60. json (2.0.2)
  61. loofah (2.0.3)
  62. nokogiri (>= 1.5.9)
  63. mail (2.6.4)
  64. mime-types (>= 1.16, < 4)
  65. method_source (0.8.2)
  66. mime-types (3.1)
  67. mime-types-data (~> 3.2015)
  68. mime-types-data (3.2016.0521)
  69. mini_portile2 (2.1.0)
  70. minitest (5.10.1)
  71. nio4r (1.2.1)
  72. nokogiri (1.7.0)
  73. mini_portile2 (~> 2.1.0)
  74. parser (2.3.3.1)
  75. ast (~> 2.2)
  76. powerpack (0.1.1)
  77. rack (2.0.1)
  78. rack-test (0.6.3)
  79. rack (>= 1.0)
  80. rails (5.0.1)
  81. actioncable (= 5.0.1)
  82. actionmailer (= 5.0.1)
  83. actionpack (= 5.0.1)
  84. actionview (= 5.0.1)
  85. activejob (= 5.0.1)
  86. activemodel (= 5.0.1)
  87. activerecord (= 5.0.1)
  88. activesupport (= 5.0.1)
  89. bundler (>= 1.3.0, < 2.0)
  90. railties (= 5.0.1)
  91. sprockets-rails (>= 2.0.0)
  92. rails-dom-testing (2.0.2)
  93. activesupport (>= 4.2.0, < 6.0)
  94. nokogiri (~> 1.6)
  95. rails-html-sanitizer (1.0.3)
  96. loofah (~> 2.0)
  97. railties (5.0.1)
  98. actionpack (= 5.0.1)
  99. activesupport (= 5.0.1)
  100. method_source
  101. rake (>= 0.8.7)
  102. thor (>= 0.18.1, < 2.0)
  103. rainbow (2.2.1)
  104. rake (12.0.0)
  105. rspec (3.5.0)
  106. rspec-core (~> 3.5.0)
  107. rspec-expectations (~> 3.5.0)
  108. rspec-mocks (~> 3.5.0)
  109. rspec-core (3.5.4)
  110. rspec-support (~> 3.5.0)
  111. rspec-expectations (3.5.0)
  112. diff-lcs (>= 1.2.0, < 2.0)
  113. rspec-support (~> 3.5.0)
  114. rspec-mocks (3.5.0)
  115. diff-lcs (>= 1.2.0, < 2.0)
  116. rspec-support (~> 3.5.0)
  117. rspec-support (3.5.0)
  118. rubocop (0.46.0)
  119. parser (>= 2.3.1.1, < 3.0)
  120. powerpack (~> 0.1)
  121. rainbow (>= 1.99.1, < 3.0)
  122. ruby-progressbar (~> 1.7)
  123. unicode-display_width (~> 1.0, >= 1.0.1)
  124. ruby-progressbar (1.8.1)
  125. simplecov (0.12.0)
  126. docile (~> 1.1.0)
  127. json (>= 1.8, < 3)
  128. simplecov-html (~> 0.10.0)
  129. simplecov-html (0.10.0)
  130. sprockets (3.7.1)
  131. concurrent-ruby (~> 1.0)
  132. rack (> 1, < 3)
  133. sprockets-rails (3.2.0)
  134. actionpack (>= 4.0)
  135. activesupport (>= 4.0)
  136. sprockets (>= 3.0.0)
  137. sqlite3 (1.3.12)
  138. thor (0.19.4)
  139. thread_safe (0.3.5)
  140. tzinfo (1.2.2)
  141. thread_safe (~> 0.1)
  142. unicode-display_width (1.1.2)
  143. url (0.3.2)
  144. websocket-driver (0.6.4)
  145. websocket-extensions (>= 0.1.0)
  146. websocket-extensions (0.1.2)
  147. PLATFORMS
  148. ruby
  149. DEPENDENCIES
  150. codecov
  151. rails (= 5.0.1)
  152. rails-settings-cached!
  153. rspec
  154. rubocop
  155. simplecov
  156. sqlite3
  157. BUNDLED WITH
  158. 1.14.6