1
0

Gemfile.lock 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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 (6.1.0)
  15. claide (~> 1.0)
  16. claide-plugins (>= 0.9.2)
  17. colored2 (~> 3.1)
  18. cork (~> 0.1)
  19. faraday (~> 0.9)
  20. faraday-http-cache (~> 2.0)
  21. git (~> 1.5)
  22. kramdown (~> 2.0)
  23. kramdown-parser-gfm (~> 1.0)
  24. no_proxy_fix
  25. octokit (~> 4.7)
  26. terminal-table (~> 1)
  27. danger-swiftlint (0.23.0)
  28. danger
  29. rake (> 10)
  30. thor (~> 0.19)
  31. faraday (0.17.0)
  32. multipart-post (>= 1.2, < 3)
  33. faraday-http-cache (2.0.0)
  34. faraday (~> 0.8)
  35. git (1.5.0)
  36. kramdown (2.3.0)
  37. rexml
  38. kramdown-parser-gfm (1.1.0)
  39. kramdown (~> 2.0)
  40. multipart-post (2.1.1)
  41. nap (1.1.0)
  42. no_proxy_fix (0.1.2)
  43. octokit (4.14.0)
  44. sawyer (~> 0.8.0, >= 0.5.3)
  45. open4 (1.3.4)
  46. public_suffix (4.0.1)
  47. rake (13.0.0)
  48. rexml (3.2.4)
  49. sawyer (0.8.2)
  50. addressable (>= 2.3.5)
  51. faraday (> 0.8, < 2.0)
  52. terminal-table (1.8.0)
  53. unicode-display_width (~> 1.1, >= 1.1.1)
  54. thor (0.20.3)
  55. unicode-display_width (1.6.0)
  56. PLATFORMS
  57. ruby
  58. DEPENDENCIES
  59. danger
  60. danger-swiftlint
  61. BUNDLED WITH
  62. 1.17.2