1
0

Gemfile.lock 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.8.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.13.1)
  43. addressable (~> 2.8)
  44. rchardet (~> 1.8)
  45. kramdown (2.3.1)
  46. rexml
  47. kramdown-parser-gfm (1.1.0)
  48. kramdown (~> 2.0)
  49. multipart-post (2.1.1)
  50. nap (1.1.0)
  51. no_proxy_fix (0.1.2)
  52. octokit (4.21.0)
  53. faraday (>= 0.9)
  54. sawyer (~> 0.8.0, >= 0.5.3)
  55. open4 (1.3.4)
  56. public_suffix (4.0.6)
  57. rake (13.0.3)
  58. rchardet (1.8.0)
  59. rexml (3.2.5)
  60. ruby2_keywords (0.0.4)
  61. sawyer (0.8.2)
  62. addressable (>= 2.3.5)
  63. faraday (> 0.8, < 2.0)
  64. terminal-table (3.0.0)
  65. unicode-display_width (~> 1.1, >= 1.1.1)
  66. thor (0.20.3)
  67. unicode-display_width (1.7.0)
  68. PLATFORMS
  69. ruby
  70. DEPENDENCIES
  71. danger
  72. danger-swiftlint
  73. BUNDLED WITH
  74. 1.17.3