Gemfile.lock 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. PATH
  2. remote: .
  3. specs:
  4. rails-settings-cached (0.7.3)
  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.3)
  49. codecov (0.1.9)
  50. json
  51. simplecov
  52. url
  53. concurrent-ruby (1.0.5)
  54. crass (1.0.4)
  55. diff-lcs (1.2.5)
  56. docile (1.3.1)
  57. erubis (2.7.0)
  58. globalid (0.4.1)
  59. activesupport (>= 4.2.0)
  60. i18n (0.9.5)
  61. concurrent-ruby (~> 1.0)
  62. json (2.1.0)
  63. loofah (2.2.2)
  64. crass (~> 1.0.2)
  65. nokogiri (>= 1.5.9)
  66. mail (2.7.0)
  67. mini_mime (>= 0.1.1)
  68. method_source (0.9.0)
  69. mini_mime (1.0.0)
  70. mini_portile2 (2.3.0)
  71. minitest (5.11.3)
  72. nio4r (1.2.1)
  73. nokogiri (1.8.2)
  74. mini_portile2 (~> 2.3.0)
  75. parser (2.3.3.1)
  76. ast (~> 2.2)
  77. powerpack (0.1.1)
  78. rack (2.0.5)
  79. rack-test (0.6.3)
  80. rack (>= 1.0)
  81. rails (5.0.1)
  82. actioncable (= 5.0.1)
  83. actionmailer (= 5.0.1)
  84. actionpack (= 5.0.1)
  85. actionview (= 5.0.1)
  86. activejob (= 5.0.1)
  87. activemodel (= 5.0.1)
  88. activerecord (= 5.0.1)
  89. activesupport (= 5.0.1)
  90. bundler (>= 1.3.0, < 2.0)
  91. railties (= 5.0.1)
  92. sprockets-rails (>= 2.0.0)
  93. rails-dom-testing (2.0.3)
  94. activesupport (>= 4.2.0)
  95. nokogiri (>= 1.6)
  96. rails-html-sanitizer (1.0.4)
  97. loofah (~> 2.2, >= 2.2.2)
  98. railties (5.0.1)
  99. actionpack (= 5.0.1)
  100. activesupport (= 5.0.1)
  101. method_source
  102. rake (>= 0.8.7)
  103. thor (>= 0.18.1, < 2.0)
  104. rainbow (2.2.1)
  105. rake (12.3.1)
  106. rspec (3.5.0)
  107. rspec-core (~> 3.5.0)
  108. rspec-expectations (~> 3.5.0)
  109. rspec-mocks (~> 3.5.0)
  110. rspec-core (3.5.4)
  111. rspec-support (~> 3.5.0)
  112. rspec-expectations (3.5.0)
  113. diff-lcs (>= 1.2.0, < 2.0)
  114. rspec-support (~> 3.5.0)
  115. rspec-mocks (3.5.0)
  116. diff-lcs (>= 1.2.0, < 2.0)
  117. rspec-support (~> 3.5.0)
  118. rspec-support (3.5.0)
  119. rubocop (0.46.0)
  120. parser (>= 2.3.1.1, < 3.0)
  121. powerpack (~> 0.1)
  122. rainbow (>= 1.99.1, < 3.0)
  123. ruby-progressbar (~> 1.7)
  124. unicode-display_width (~> 1.0, >= 1.0.1)
  125. ruby-progressbar (1.8.1)
  126. simplecov (0.16.1)
  127. docile (~> 1.1)
  128. json (>= 1.8, < 3)
  129. simplecov-html (~> 0.10.0)
  130. simplecov-html (0.10.2)
  131. sprockets (3.7.1)
  132. concurrent-ruby (~> 1.0)
  133. rack (> 1, < 3)
  134. sprockets-rails (3.2.1)
  135. actionpack (>= 4.0)
  136. activesupport (>= 4.0)
  137. sprockets (>= 3.0.0)
  138. sqlite3 (1.3.13)
  139. thor (0.20.0)
  140. thread_safe (0.3.6)
  141. tzinfo (1.2.5)
  142. thread_safe (~> 0.1)
  143. unicode-display_width (1.1.2)
  144. url (0.3.2)
  145. websocket-driver (0.6.5)
  146. websocket-extensions (>= 0.1.0)
  147. websocket-extensions (0.1.3)
  148. PLATFORMS
  149. ruby
  150. DEPENDENCIES
  151. codecov
  152. rails (= 5.0.1)
  153. rails-settings-cached!
  154. rspec
  155. rubocop (= 0.46.0)
  156. simplecov
  157. sqlite3 (~> 1.3.6)
  158. BUNDLED WITH
  159. 1.17.2