Gemfile.lock 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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.0.5)
  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)
  27. danger-swiftlint (0.24.4)
  28. danger
  29. rake (> 10)
  30. thor (~> 0.19)
  31. faraday (1.0.1)
  32. multipart-post (>= 1.2, < 3)
  33. faraday-http-cache (2.2.0)
  34. faraday (>= 0.8)
  35. git (1.7.0)
  36. rchardet (~> 1.8)
  37. kramdown (2.3.1)
  38. rexml
  39. kramdown-parser-gfm (1.1.0)
  40. kramdown (~> 2.0)
  41. multipart-post (2.1.1)
  42. nap (1.1.0)
  43. no_proxy_fix (0.1.2)
  44. octokit (4.18.0)
  45. faraday (>= 0.9)
  46. sawyer (~> 0.8.0, >= 0.5.3)
  47. open4 (1.3.4)
  48. public_suffix (4.0.6)
  49. rake (13.0.1)
  50. rchardet (1.8.0)
  51. rexml (3.2.5)
  52. sawyer (0.8.2)
  53. addressable (>= 2.3.5)
  54. faraday (> 0.8, < 2.0)
  55. terminal-table (1.8.0)
  56. unicode-display_width (~> 1.1, >= 1.1.1)
  57. thor (0.20.3)
  58. unicode-display_width (1.7.0)
  59. PLATFORMS
  60. ruby
  61. DEPENDENCIES
  62. danger
  63. danger-swiftlint
  64. BUNDLED WITH
  65. 1.17.3