Guest User

gemfile lock

a guest
May 6th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.70 KB | None | 0 0
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (6.0.2.2)
  5. actionpack (= 6.0.2.2)
  6. nio4r (~> 2.0)
  7. websocket-driver (>= 0.6.1)
  8. actionmailbox (6.0.2.2)
  9. actionpack (= 6.0.2.2)
  10. activejob (= 6.0.2.2)
  11. activerecord (= 6.0.2.2)
  12. activestorage (= 6.0.2.2)
  13. activesupport (= 6.0.2.2)
  14. mail (>= 2.7.1)
  15. actionmailer (6.0.2.2)
  16. actionpack (= 6.0.2.2)
  17. actionview (= 6.0.2.2)
  18. activejob (= 6.0.2.2)
  19. mail (~> 2.5, >= 2.5.4)
  20. rails-dom-testing (~> 2.0)
  21. actionpack (6.0.2.2)
  22. actionview (= 6.0.2.2)
  23. activesupport (= 6.0.2.2)
  24. rack (~> 2.0, >= 2.0.8)
  25. rack-test (>= 0.6.3)
  26. rails-dom-testing (~> 2.0)
  27. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  28. actiontext (6.0.2.2)
  29. actionpack (= 6.0.2.2)
  30. activerecord (= 6.0.2.2)
  31. activestorage (= 6.0.2.2)
  32. activesupport (= 6.0.2.2)
  33. nokogiri (>= 1.8.5)
  34. actionview (6.0.2.2)
  35. activesupport (= 6.0.2.2)
  36. builder (~> 3.1)
  37. erubi (~> 1.4)
  38. rails-dom-testing (~> 2.0)
  39. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  40. activejob (6.0.2.2)
  41. activesupport (= 6.0.2.2)
  42. globalid (>= 0.3.6)
  43. activemodel (6.0.2.2)
  44. activesupport (= 6.0.2.2)
  45. activerecord (6.0.2.2)
  46. activemodel (= 6.0.2.2)
  47. activesupport (= 6.0.2.2)
  48. activestorage (6.0.2.2)
  49. actionpack (= 6.0.2.2)
  50. activejob (= 6.0.2.2)
  51. activerecord (= 6.0.2.2)
  52. marcel (~> 0.3.1)
  53. activesupport (6.0.2.2)
  54. concurrent-ruby (~> 1.0, >= 1.0.2)
  55. i18n (>= 0.7, < 2)
  56. minitest (~> 5.1)
  57. tzinfo (~> 1.1)
  58. zeitwerk (~> 2.2)
  59. annotate (3.1.1)
  60. activerecord (>= 3.2, < 7.0)
  61. rake (>= 10.4, < 14.0)
  62. audited (4.9.0)
  63. activerecord (>= 4.2, < 6.1)
  64. bcrypt (3.1.13)
  65. bindex (0.8.1)
  66. bootsnap (1.4.6)
  67. msgpack (~> 1.0)
  68. builder (3.2.4)
  69. byebug (11.1.3)
  70. cocoon (1.2.14)
  71. concurrent-ruby (1.1.6)
  72. crass (1.0.6)
  73. devise (4.7.1)
  74. bcrypt (~> 3.0)
  75. orm_adapter (~> 0.1)
  76. railties (>= 4.1.0)
  77. responders
  78. warden (~> 1.2.3)
  79. diff-lcs (1.3)
  80. erubi (1.9.0)
  81. erubis (2.7.0)
  82. ffi (1.12.2)
  83. globalid (0.4.2)
  84. activesupport (>= 4.2.0)
  85. haml (5.1.2)
  86. temple (>= 0.8.0)
  87. tilt
  88. haml-rails (2.0.1)
  89. actionpack (>= 5.1)
  90. activesupport (>= 5.1)
  91. haml (>= 4.0.6, < 6.0)
  92. html2haml (>= 1.0.1)
  93. railties (>= 5.1)
  94. hashid-rails (1.4.0)
  95. activerecord (>= 4.0)
  96. hashids (~> 1.0)
  97. hashids (1.0.5)
  98. html2haml (2.2.0)
  99. erubis (~> 2.7.0)
  100. haml (>= 4.0, < 6)
  101. nokogiri (>= 1.6.0)
  102. ruby_parser (~> 3.5)
  103. i18n (1.8.2)
  104. concurrent-ruby (~> 1.0)
  105. jbuilder (2.10.0)
  106. activesupport (>= 5.0.0)
  107. listen (3.1.5)
  108. rb-fsevent (~> 0.9, >= 0.9.4)
  109. rb-inotify (~> 0.9, >= 0.9.7)
  110. ruby_dep (~> 1.2)
  111. loofah (2.5.0)
  112. crass (~> 1.0.2)
  113. nokogiri (>= 1.5.9)
  114. mail (2.7.1)
  115. mini_mime (>= 0.1.1)
  116. marcel (0.3.3)
  117. mimemagic (~> 0.3.2)
  118. method_source (1.0.0)
  119. mimemagic (0.3.5)
  120. mini_mime (1.0.2)
  121. mini_portile2 (2.4.0)
  122. minitest (5.14.0)
  123. msgpack (1.3.3)
  124. nio4r (2.5.2)
  125. nokogiri (1.10.9)
  126. mini_portile2 (~> 2.4.0)
  127. orm_adapter (0.5.0)
  128. pg (1.2.3)
  129. puma (4.3.3)
  130. nio4r (~> 2.0)
  131. rack (2.2.2)
  132. rack-proxy (0.6.5)
  133. rack
  134. rack-test (1.1.0)
  135. rack (>= 1.0, < 3)
  136. rails (6.0.2.2)
  137. actioncable (= 6.0.2.2)
  138. actionmailbox (= 6.0.2.2)
  139. actionmailer (= 6.0.2.2)
  140. actionpack (= 6.0.2.2)
  141. actiontext (= 6.0.2.2)
  142. actionview (= 6.0.2.2)
  143. activejob (= 6.0.2.2)
  144. activemodel (= 6.0.2.2)
  145. activerecord (= 6.0.2.2)
  146. activestorage (= 6.0.2.2)
  147. activesupport (= 6.0.2.2)
  148. bundler (>= 1.3.0)
  149. railties (= 6.0.2.2)
  150. sprockets-rails (>= 2.0.0)
  151. rails-dom-testing (2.0.3)
  152. activesupport (>= 4.2.0)
  153. nokogiri (>= 1.6)
  154. rails-html-sanitizer (1.3.0)
  155. loofah (~> 2.3)
  156. railties (6.0.2.2)
  157. actionpack (= 6.0.2.2)
  158. activesupport (= 6.0.2.2)
  159. method_source
  160. rake (>= 0.8.7)
  161. thor (>= 0.20.3, < 2.0)
  162. rake (13.0.1)
  163. rb-fsevent (0.10.4)
  164. rb-inotify (0.10.1)
  165. ffi (~> 1.0)
  166. responders (3.0.0)
  167. actionpack (>= 5.0)
  168. railties (>= 5.0)
  169. rspec-core (3.9.2)
  170. rspec-support (~> 3.9.3)
  171. rspec-expectations (3.9.1)
  172. diff-lcs (>= 1.2.0, < 2.0)
  173. rspec-support (~> 3.9.0)
  174. rspec-mocks (3.9.1)
  175. diff-lcs (>= 1.2.0, < 2.0)
  176. rspec-support (~> 3.9.0)
  177. rspec-rails (4.0.0)
  178. actionpack (>= 4.2)
  179. activesupport (>= 4.2)
  180. railties (>= 4.2)
  181. rspec-core (~> 3.9)
  182. rspec-expectations (~> 3.9)
  183. rspec-mocks (~> 3.9)
  184. rspec-support (~> 3.9)
  185. rspec-support (3.9.3)
  186. ruby_dep (1.5.0)
  187. ruby_parser (3.14.0)
  188. sexp_processor (~> 4.9)
  189. sass-rails (6.0.0)
  190. sassc-rails (~> 2.1, >= 2.1.1)
  191. sassc (2.3.0)
  192. ffi (~> 1.9)
  193. sassc-rails (2.1.2)
  194. railties (>= 4.0.0)
  195. sassc (>= 2.0)
  196. sprockets (> 3.0)
  197. sprockets-rails
  198. tilt
  199. sexp_processor (4.13.0)
  200. simple_form (5.0.2)
  201. actionpack (>= 5.0)
  202. activemodel (>= 5.0)
  203. spring (2.1.0)
  204. spring-watcher-listen (2.0.1)
  205. listen (>= 2.7, < 4.0)
  206. spring (>= 1.2, < 3.0)
  207. sprockets (4.0.0)
  208. concurrent-ruby (~> 1.0)
  209. rack (> 1, < 3)
  210. sprockets-rails (3.2.1)
  211. actionpack (>= 4.0)
  212. activesupport (>= 4.0)
  213. sprockets (>= 3.0.0)
  214. temple (0.8.2)
  215. thor (1.0.1)
  216. thread_safe (0.3.6)
  217. tilt (2.0.10)
  218. turbolinks (5.2.1)
  219. turbolinks-source (~> 5.2)
  220. turbolinks-source (5.2.0)
  221. tzinfo (1.2.7)
  222. thread_safe (~> 0.1)
  223. warden (1.2.8)
  224. rack (>= 2.0.6)
  225. web-console (4.0.2)
  226. actionview (>= 6.0.0)
  227. activemodel (>= 6.0.0)
  228. bindex (>= 0.4.0)
  229. railties (>= 6.0.0)
  230. webpacker (4.2.2)
  231. activesupport (>= 4.2)
  232. rack-proxy (>= 0.6.1)
  233. railties (>= 4.2)
  234. websocket-driver (0.7.1)
  235. websocket-extensions (>= 0.1.0)
  236. websocket-extensions (0.1.4)
  237. zeitwerk (2.3.0)
  238.  
  239. PLATFORMS
  240. ruby
  241.  
  242. DEPENDENCIES
  243. annotate
  244. audited (~> 4.9)
  245. bootsnap (>= 1.4.2)
  246. byebug
  247. cocoon
  248. devise
  249. haml-rails (~> 2.0)
  250. hashid-rails (~> 1.0)
  251. jbuilder (~> 2.7)
  252. listen (>= 3.0.5, < 3.2)
  253. pg (>= 0.18, < 2.0)
  254. puma (~> 4.1)
  255. rails (~> 6.0.2, >= 6.0.2.2)
  256. rspec-rails
  257. sass-rails (>= 6)
  258. simple_form
  259. spring
  260. spring-watcher-listen (~> 2.0.0)
  261. turbolinks (~> 5)
  262. web-console (>= 3.3.0)
  263. webpacker (~> 4.0)
  264.  
  265. RUBY VERSION
  266. ruby 2.6.2p47
  267.  
  268. BUNDLED WITH
  269. 2.1.4
Add Comment
Please, Sign In to add comment