Gemfile.lock 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.7.0)
  5. public_suffix (>= 2.0.2, < 5.0)
  6. claide (1.0.3)
  7. claide-plugins (0.9.2)
  8. cork
  9. nap
  10. open4 (~> 1.3)
  11. colored2 (3.1.2)
  12. cork (0.3.0)
  13. colored2 (~> 3.1)
  14. danger (8.2.3)
  15. claide (~> 1.0)
  16. claide-plugins (>= 0.9.2)
  17. colored2 (~> 3.1)
  18. cork (~> 0.1)
  19. faraday (>= 0.9.0, < 2.0)
  20. faraday-http-cache (~> 2.0)
  21. git (~> 1.7)
  22. kramdown (~> 2.3)
  23. kramdown-parser-gfm (~> 1.0)
  24. no_proxy_fix
  25. octokit (~> 4.7)
  26. terminal-table (>= 1, < 4)
  27. danger-swiftlint (0.26.0)
  28. danger
  29. rake (> 10)
  30. thor (~> 0.19)
  31. faraday (1.4.1)
  32. faraday-excon (~> 1.1)
  33. faraday-net_http (~> 1.0)
  34. faraday-net_http_persistent (~> 1.1)
  35. multipart-post (>= 1.2, < 3)
  36. ruby2_keywords (>= 0.0.4)
  37. faraday-excon (1.1.0)
  38. faraday-http-cache (2.2.0)
  39. faraday (>= 0.8)
  40. faraday-net_http (1.0.1)
  41. faraday-net_http_persistent (1.1.0)
  42. git (1.8.1)
  43. rchardet (~> 1.8)
  44. kramdown (2.3.1)
  45. rexml
  46. kramdown-parser-gfm (1.1.0)
  47. kramdown (~> 2.0)
  48. multipart-post (2.1.1)
  49. nap (1.1.0)
  50. no_proxy_fix (0.1.2)
  51. octokit (4.21.0)
  52. faraday (>= 0.9)
  53. sawyer (~> 0.8.0, >= 0.5.3)
  54. open4 (1.3.4)
  55. public_suffix (4.0.6)
  56. rake (13.0.3)
  57. rchardet (1.8.0)
  58. rexml (3.2.5)
  59. ruby2_keywords (0.0.4)
  60. sawyer (0.8.2)
  61. addressable (>= 2.3.5)
  62. faraday (> 0.8, < 2.0)
  63. terminal-table (3.0.0)
  64. unicode-display_width (~> 1.1, >= 1.1.1)
  65. thor (0.20.3)
  66. unicode-display_width (1.7.0)
  67. PLATFORMS
  68. ruby
  69. DEPENDENCIES
  70. danger
  71. danger-swiftlint
  72. BUNDLED WITH
  73. 1.17.3