Advertisement
Guest User

Gemfile.lock

a guest
Mar 31st, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (5.0.7.2)
  5. actionpack (= 5.0.7.2)
  6. nio4r (>= 1.2, < 3.0)
  7. websocket-driver (~> 0.6.1)
  8. actionmailer (5.0.7.2)
  9. actionpack (= 5.0.7.2)
  10. actionview (= 5.0.7.2)
  11. activejob (= 5.0.7.2)
  12. mail (~> 2.5, >= 2.5.4)
  13. rails-dom-testing (~> 2.0)
  14. actionpack (5.0.7.2)
  15. actionview (= 5.0.7.2)
  16. activesupport (= 5.0.7.2)
  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.7.2)
  22. activesupport (= 5.0.7.2)
  23. builder (~> 3.1)
  24. erubis (~> 2.7.0)
  25. rails-dom-testing (~> 2.0)
  26. rails-html-sanitizer (~> 1.0, >= 1.0.3)
  27. activejob (5.0.7.2)
  28. activesupport (= 5.0.7.2)
  29. globalid (>= 0.3.6)
  30. activemodel (5.0.7.2)
  31. activesupport (= 5.0.7.2)
  32. activerecord (5.0.7.2)
  33. activemodel (= 5.0.7.2)
  34. activesupport (= 5.0.7.2)
  35. arel (~> 7.0)
  36. activesupport (5.0.7.2)
  37. concurrent-ruby (~> 1.0, >= 1.0.2)
  38. i18n (>= 0.7, < 2)
  39. minitest (~> 5.1)
  40. tzinfo (~> 1.1)
  41. addressable (2.7.0)
  42. public_suffix (>= 2.0.2, < 5.0)
  43. arel (7.1.4)
  44. autoprefixer-rails (6.3.7)
  45. execjs
  46. bindex (0.8.1)
  47. bootstrap-sass (3.3.7)
  48. autoprefixer-rails (>= 5.2.1)
  49. sass (>= 3.3.4)
  50. builder (3.2.4)
  51. byebug (11.1.1)
  52. capybara (2.7.1)
  53. addressable
  54. mime-types (>= 1.16)
  55. nokogiri (>= 1.3.3)
  56. rack (>= 1.0.0)
  57. rack-test (>= 0.5.4)
  58. xpath (~> 2.0)
  59. coderay (1.1.2)
  60. coffee-rails (4.2.2)
  61. coffee-script (>= 2.2.0)
  62. railties (>= 4.0.0)
  63. coffee-script (2.4.1)
  64. coffee-script-source
  65. execjs
  66. coffee-script-source (1.12.2)
  67. concurrent-ruby (1.1.6)
  68. crass (1.0.6)
  69. cucumber (2.99.0)
  70. builder (>= 2.1.2)
  71. cucumber-core (~> 1.5.0)
  72. cucumber-wire (~> 0.0.1)
  73. diff-lcs (>= 1.1.3)
  74. gherkin (~> 4.0)
  75. multi_json (>= 1.7.5, < 2.0)
  76. multi_test (>= 0.1.2)
  77. cucumber-core (1.5.0)
  78. gherkin (~> 4.0)
  79. cucumber-wire (0.0.1)
  80. diff-lcs (1.3)
  81. erubis (2.7.0)
  82. execjs (2.7.0)
  83. ffi (1.12.2)
  84. ffi (1.12.2-java)
  85. ffi (1.12.2-x64-mingw32)
  86. ffi (1.12.2-x86-mingw32)
  87. formatador (0.2.5)
  88. gherkin (4.1.3)
  89. globalid (0.4.2)
  90. activesupport (>= 4.2.0)
  91. guard (2.14.2)
  92. formatador (>= 0.2.4)
  93. listen (>= 2.7, < 4.0)
  94. lumberjack (>= 1.0.12, < 2.0)
  95. nenv (~> 0.1)
  96. notiffany (~> 0.0)
  97. pry (>= 0.9.12)
  98. shellany (~> 0.0)
  99. thor (>= 0.18.1)
  100. guard-compat (1.2.1)
  101. guard-cucumber (2.1.2)
  102. cucumber (~> 2.0)
  103. guard-compat (~> 1.0)
  104. nenv (~> 0.1)
  105. guard-rspec (4.7.3)
  106. guard (~> 2.1)
  107. guard-compat (~> 1.1)
  108. rspec (>= 2.99.0, < 4.0)
  109. i18n (1.8.2)
  110. concurrent-ruby (~> 1.0)
  111. jbuilder (2.10.0)
  112. activesupport (>= 5.0.0)
  113. jquery-rails (4.3.5)
  114. rails-dom-testing (>= 1, < 3)
  115. railties (>= 4.2.0)
  116. thor (>= 0.14, < 2.0)
  117. listen (3.0.8)
  118. rb-fsevent (~> 0.9, >= 0.9.4)
  119. rb-inotify (~> 0.9, >= 0.9.7)
  120. loofah (2.4.0)
  121. crass (~> 1.0.2)
  122. nokogiri (>= 1.5.9)
  123. lumberjack (1.2.4)
  124. mail (2.7.1)
  125. mini_mime (>= 0.1.1)
  126. method_source (1.0.0)
  127. mime-types (3.3.1)
  128. mime-types-data (~> 3.2015)
  129. mime-types-data (3.2019.1009)
  130. mini_mime (1.0.2)
  131. mini_portile2 (2.4.0)
  132. minitest (5.14.0)
  133. multi_json (1.14.1)
  134. multi_test (0.1.2)
  135. nenv (0.3.0)
  136. nio4r (2.5.2)
  137. nio4r (2.5.2-java)
  138. nokogiri (1.10.9)
  139. mini_portile2 (~> 2.4.0)
  140. nokogiri (1.10.9-java)
  141. nokogiri (1.10.9-x64-mingw32)
  142. mini_portile2 (~> 2.4.0)
  143. nokogiri (1.10.9-x86-mingw32)
  144. mini_portile2 (~> 2.4.0)
  145. notiffany (0.1.3)
  146. nenv (~> 0.1)
  147. shellany (~> 0.0)
  148. pry (0.13.0)
  149. coderay (~> 1.1)
  150. method_source (~> 1.0)
  151. pry (0.13.0-java)
  152. coderay (~> 1.1)
  153. method_source (~> 1.0)
  154. spoon (~> 0.0)
  155. public_suffix (4.0.3)
  156. puma (3.12.4)
  157. puma (3.12.4-java)
  158. rack (2.2.2)
  159. rack-test (0.6.3)
  160. rack (>= 1.0)
  161. rails (5.0.7.2)
  162. actioncable (= 5.0.7.2)
  163. actionmailer (= 5.0.7.2)
  164. actionpack (= 5.0.7.2)
  165. actionview (= 5.0.7.2)
  166. activejob (= 5.0.7.2)
  167. activemodel (= 5.0.7.2)
  168. activerecord (= 5.0.7.2)
  169. activesupport (= 5.0.7.2)
  170. bundler (>= 1.3.0)
  171. railties (= 5.0.7.2)
  172. sprockets-rails (>= 2.0.0)
  173. rails-dom-testing (2.0.3)
  174. activesupport (>= 4.2.0)
  175. nokogiri (>= 1.6)
  176. rails-html-sanitizer (1.3.0)
  177. loofah (~> 2.3)
  178. railties (5.0.7.2)
  179. actionpack (= 5.0.7.2)
  180. activesupport (= 5.0.7.2)
  181. method_source
  182. rake (>= 0.8.7)
  183. thor (>= 0.18.1, < 2.0)
  184. rake (10.5.0)
  185. rb-fsevent (0.10.3)
  186. rb-inotify (0.10.1)
  187. ffi (~> 1.0)
  188. rspec (3.1.0)
  189. rspec-core (~> 3.1.0)
  190. rspec-expectations (~> 3.1.0)
  191. rspec-mocks (~> 3.1.0)
  192. rspec-core (3.1.7)
  193. rspec-support (~> 3.1.0)
  194. rspec-expectations (3.1.2)
  195. diff-lcs (>= 1.2.0, < 2.0)
  196. rspec-support (~> 3.1.0)
  197. rspec-mocks (3.1.3)
  198. rspec-support (~> 3.1.0)
  199. rspec-rails (3.1.0)
  200. actionpack (>= 3.0)
  201. activesupport (>= 3.0)
  202. railties (>= 3.0)
  203. rspec-core (~> 3.1.0)
  204. rspec-expectations (~> 3.1.0)
  205. rspec-mocks (~> 3.1.0)
  206. rspec-support (~> 3.1.0)
  207. rspec-support (3.1.2)
  208. sass (3.7.4)
  209. sass-listen (~> 4.0.0)
  210. sass-listen (4.0.0)
  211. rb-fsevent (~> 0.9, >= 0.9.4)
  212. rb-inotify (~> 0.9, >= 0.9.7)
  213. sass-rails (5.0.7)
  214. railties (>= 4.0.0, < 6)
  215. sass (~> 3.1)
  216. sprockets (>= 2.8, < 4.0)
  217. sprockets-rails (>= 2.0, < 4.0)
  218. tilt (>= 1.1, < 3)
  219. shellany (0.0.1)
  220. spoon (0.0.6)
  221. ffi
  222. spring (2.1.0)
  223. spring-watcher-listen (2.0.1)
  224. listen (>= 2.7, < 4.0)
  225. spring (>= 1.2, < 3.0)
  226. sprockets (3.7.2)
  227. concurrent-ruby (~> 1.0)
  228. rack (> 1, < 3)
  229. sprockets-rails (3.2.1)
  230. actionpack (>= 4.0)
  231. activesupport (>= 4.0)
  232. sprockets (>= 3.0.0)
  233. sqlite3 (1.4.2)
  234. thor (1.0.1)
  235. thread_safe (0.3.6)
  236. thread_safe (0.3.6-java)
  237. tilt (2.0.10)
  238. turbolinks (5.2.1)
  239. turbolinks-source (~> 5.2)
  240. turbolinks-source (5.2.0)
  241. tzinfo (1.2.6)
  242. thread_safe (~> 0.1)
  243. tzinfo-data (1.2019.3)
  244. tzinfo (>= 1.0.0)
  245. uglifier (4.2.0)
  246. execjs (>= 0.3.0, < 3)
  247. web-console (3.7.0)
  248. actionview (>= 5.0)
  249. activemodel (>= 5.0)
  250. bindex (>= 0.4.0)
  251. railties (>= 5.0)
  252. websocket-driver (0.6.5)
  253. websocket-extensions (>= 0.1.0)
  254. websocket-driver (0.6.5-java)
  255. websocket-extensions (>= 0.1.0)
  256. websocket-extensions (0.1.4)
  257. xpath (2.1.0)
  258. nokogiri (~> 1.3)
  259.  
  260. PLATFORMS
  261. java
  262. ruby
  263. x64-mingw32
  264. x86-mingw32
  265. x86-mswin32
  266.  
  267. DEPENDENCIES
  268. autoprefixer-rails (~> 6.3.7)
  269. bootstrap-sass (~> 3.3.6)
  270. byebug
  271. capybara (= 2.7.1)
  272. coffee-rails (~> 4.2)
  273. guard (~> 2.14.0)
  274. guard-cucumber (~> 2.1.2)
  275. guard-rspec (~> 4.7.2)
  276. jbuilder (~> 2.5)
  277. jquery-rails
  278. listen (~> 3.0.5)
  279. puma (~> 3.0)
  280. rails (~> 5.0.0, >= 5.0.0.1)
  281. rake (< 11)
  282. rspec-rails (= 3.1.0)
  283. sass-rails (~> 5.0)
  284. spring
  285. spring-watcher-listen (~> 2.0.0)
  286. sqlite3
  287. turbolinks (~> 5)
  288. tzinfo-data
  289. uglifier (>= 1.3.0)
  290. web-console
  291.  
  292. BUNDLED WITH
  293. 1.17.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement