Advertisement
Guest User

Gemfile.lock

a guest
Sep 25th, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.1.4)
  5. actionpack (= 5.1.4)
  6. nio4r (~> 2.0)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.1.4)
  9. actionpack (= 5.1.4)
  10. actionview (= 5.1.4)
  11. activejob (= 5.1.4)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.1.4)
  15. actionview (= 5.1.4)
  16. activesupport (= 5.1.4)
  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.1.4)
  22. activesupport (= 5.1.4)
  23. builder (~> 3.1)
  24. erubi (~> 1.4)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  27. activejob (5.1.4)
  28. activesupport (= 5.1.4)
  29. globalid (>= 0.3.6)
  30. activemodel (5.1.4)
  31. activesupport (= 5.1.4)
  32. activerecord (5.1.4)
  33. activemodel (= 5.1.4)
  34. activesupport (= 5.1.4)
  35. arel (~> 8.0)
  36. activesupport (5.1.4)
  37. concurrent-ruby (~> 1.0, >= 1.0.2)
  38. i18n (~> 0.7)
  39. minitest (~> 5.1)
  40. tzinfo (~> 1.1)
  41. addressable (2.5.2)
  42. public_suffix (>= 2.0.2, < 4.0)
  43. airbrussh (1.3.0)
  44. sshkit (>= 1.6.1, != 1.7.0)
  45. ansi (1.5.0)
  46. arel (8.0.0)
  47. bcrypt (3.1.11-x86-mingw32)
  48. bindex (0.5.0)
  49. biz (1.7.0)
  50. clavius (~> 1.0)
  51. tzinfo
  52. builder (3.2.3)
  53. byebug (9.1.0)
  54. capistrano (3.9.1)
  55. airbrussh (>= 1.0.0)
  56. i18n
  57. rake (>= 10.0.0)
  58. sshkit (>= 1.9.0)
  59. capistrano-bundler (1.3.0)
  60. capistrano (~> 3.1)
  61. sshkit (~> 1.2)
  62. capistrano-passenger (0.2.0)
  63. capistrano (~> 3.0)
  64. capistrano-rails (1.3.0)
  65. capistrano (~> 3.1)
  66. capistrano-bundler (~> 1.1)
  67. capistrano-rvm (0.1.2)
  68. capistrano (~> 3.0)
  69. sshkit (~> 1.2)
  70. capybara (2.15.1)
  71. addressable
  72. mini_mime (>= 0.1.3)
  73. nokogiri (>= 1.3.3)
  74. rack (>= 1.0.0)
  75. rack-test (>= 0.5.4)
  76. xpath (~> 2.0)
  77. childprocess (0.7.1)
  78. ffi (~> 1.0, >= 1.0.11)
  79. clavius (1.0.3)
  80. coffee-rails (4.2.2)
  81. coffee-script (>= 2.2.0)
  82. railties (>= 4.0.0)
  83. coffee-script (2.4.1)
  84. coffee-script-source
  85. execjs
  86. coffee-script-source (1.8.0)
  87. concurrent-ruby (1.0.5)
  88. devise (4.3.0)
  89. bcrypt (~> 3.0)
  90. orm_adapter (~> 0.1)
  91. railties (>= 4.1.0, < 5.2)
  92. responders
  93. warden (~> 1.2.3)
  94. erubi (1.6.1)
  95. execjs (2.7.0)
  96. ffi (1.9.18-x86-mingw32)
  97. figaro (1.1.1)
  98. thor (~> 0.14)
  99. globalid (0.4.0)
  100. activesupport (>= 4.2.0)
  101. i18n (0.8.6)
  102. jbuilder (2.7.0)
  103. activesupport (>= 4.2.0)
  104. multi_json (>= 1.2)
  105. loofah (2.0.3)
  106. nokogiri (>= 1.5.9)
  107. mail (2.6.6)
  108. mime-types (>= 1.16, < 4)
  109. method_source (0.8.2)
  110. mime-types (3.1)
  111. mime-types-data (~> 3.2015)
  112. mime-types-data (3.2016.0521)
  113. mini_mime (0.1.4)
  114. mini_portile2 (2.2.0)
  115. minitest (5.10.3)
  116. minitest-reporters (1.1.18)
  117. ansi
  118. builder
  119. minitest (>= 5.0)
  120. ruby-progressbar
  121. multi_json (1.12.2)
  122. mysql2 (0.4.9-x86-mingw32)
  123. net-scp (1.2.1)
  124. net-ssh (>= 2.6.5)
  125. net-ssh (4.2.0)
  126. nio4r (2.1.0)
  127. nokogiri (1.8.0-x86-mingw32)
  128. mini_portile2 (~> 2.2.0)
  129. orm_adapter (0.5.0)
  130. public_suffix (3.0.0)
  131. puma (3.10.0)
  132. rack (2.0.3)
  133. rack-test (0.7.0)
  134. rack (>= 1.0, < 3)
  135. rails (5.1.4)
  136. actioncable (= 5.1.4)
  137. actionmailer (= 5.1.4)
  138. actionpack (= 5.1.4)
  139. actionview (= 5.1.4)
  140. activejob (= 5.1.4)
  141. activemodel (= 5.1.4)
  142. activerecord (= 5.1.4)
  143. activesupport (= 5.1.4)
  144. bundler (>= 1.3.0)
  145. railties (= 5.1.4)
  146. sprockets-rails (>= 2.0.0)
  147. rails-dom-testing (2.0.3)
  148. activesupport (>= 4.2.0)
  149. nokogiri (>= 1.6)
  150. rails-html-sanitizer (1.0.3)
  151. loofah (~> 2.0)
  152. railties (5.1.4)
  153. actionpack (= 5.1.4)
  154. activesupport (= 5.1.4)
  155. method_source
  156. rake (>= 0.8.7)
  157. thor (>= 0.18.1, < 2.0)
  158. rake (12.1.0)
  159. rb-fsevent (0.10.2)
  160. rb-inotify (0.9.10)
  161. ffi (>= 0.5.0, < 2)
  162. responders (2.4.0)
  163. actionpack (>= 4.2.0, < 5.3)
  164. railties (>= 4.2.0, < 5.3)
  165. ruby-progressbar (1.8.3)
  166. rubyzip (1.2.1)
  167. sass (3.5.1)
  168. sass-listen (~> 4.0.0)
  169. sass-listen (4.0.0)
  170. rb-fsevent (~> 0.9, >= 0.9.4)
  171. rb-inotify (~> 0.9, >= 0.9.7)
  172. sass-rails (5.0.6)
  173. railties (>= 4.0.0, < 6)
  174. sass (~> 3.1)
  175. sprockets (>= 2.8, < 4.0)
  176. sprockets-rails (>= 2.0, < 4.0)
  177. tilt (>= 1.1, < 3)
  178. selenium-webdriver (3.5.2)
  179. childprocess (~> 0.5)
  180. rubyzip (~> 1.0)
  181. slim (3.0.8)
  182. temple (>= 0.7.6, < 0.9)
  183. tilt (>= 1.3.3, < 2.1)
  184. slim-rails (3.1.2)
  185. actionpack (>= 3.1)
  186. railties (>= 3.1)
  187. slim (~> 3.0)
  188. sprockets (3.7.1)
  189. concurrent-ruby (~> 1.0)
  190. rack (> 1, < 3)
  191. sprockets-rails (3.2.1)
  192. actionpack (>= 4.0)
  193. activesupport (>= 4.0)
  194. sprockets (>= 3.0.0)
  195. sqlite3 (1.3.13-x86-mingw32)
  196. sshkit (1.14.0)
  197. net-scp (>= 1.1.2)
  198. net-ssh (>= 2.8.0)
  199. temple (0.8.0)
  200. thor (0.20.0)
  201. thread_safe (0.3.6)
  202. tilt (2.0.8)
  203. turbolinks (5.0.1)
  204. turbolinks-source (~> 5)
  205. turbolinks-source (5.0.3)
  206. tzinfo (1.2.3)
  207. thread_safe (~> 0.1)
  208. tzinfo-data (1.2017.2)
  209. tzinfo (>= 1.0.0)
  210. uglifier (3.2.0)
  211. execjs (>= 0.3.0, < 3)
  212. warden (1.2.7)
  213. rack (>= 1.0)
  214. web-console (3.5.1)
  215. actionview (>= 5.0)
  216. activemodel (>= 5.0)
  217. bindex (>= 0.4.0)
  218. railties (>= 5.0)
  219. websocket-driver (0.6.5)
  220. websocket-extensions (>= 0.1.0)
  221. websocket-extensions (0.1.2)
  222. xpath (2.1.0)
  223. nokogiri (~> 1.3)
  224.  
  225. PLATFORMS
  226. x86-mingw32
  227.  
  228. DEPENDENCIES
  229. biz (~> 1.7)
  230. byebug
  231. capistrano (~> 3.9, >= 3.9.1)
  232. capistrano-bundler (~> 1.3)
  233. capistrano-passenger (~> 0.2.0)
  234. capistrano-rails (~> 1.3)
  235. capistrano-rvm (~> 0.1.2)
  236. capybara (~> 2.13)
  237. coffee-rails (~> 4.2)
  238. coffee-script-source (= 1.8.0)
  239. devise (~> 4.3)
  240. figaro (~> 1.1, >= 1.1.1)
  241. jbuilder (~> 2.5)
  242. minitest-reporters (~> 1.1, >= 1.1.18)
  243. mysql2 (~> 0.4.9)
  244. puma (~> 3.7)
  245. rails (~> 5.1.4)
  246. sass-rails (~> 5.0)
  247. selenium-webdriver
  248. slim-rails (~> 3.1, >= 3.1.2)
  249. sqlite3
  250. turbolinks (~> 5)
  251. tzinfo-data
  252. uglifier (>= 1.3.0)
  253. web-console (>= 3.3.0)
  254.  
  255. BUNDLED WITH
  256. 1.15.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement