Gemfile.lock 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.2)
  5. public_suffix (>= 2.0.2, < 4.0)
  6. claide (1.0.2)
  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.0.6)
  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 (~> 1.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.20.1)
  28. danger
  29. rake (> 10)
  30. thor (~> 0.19)
  31. faraday (0.15.4)
  32. multipart-post (>= 1.2, < 3)
  33. faraday-http-cache (1.3.1)
  34. faraday (~> 0.8)
  35. git (1.5.0)
  36. kramdown (2.1.0)
  37. kramdown-parser-gfm (1.0.1)
  38. kramdown (~> 2.0)
  39. multipart-post (2.0.0)
  40. nap (1.1.0)
  41. no_proxy_fix (0.1.2)
  42. octokit (4.14.0)
  43. sawyer (~> 0.8.0, >= 0.5.3)
  44. open4 (1.3.4)
  45. public_suffix (3.0.3)
  46. rake (12.3.2)
  47. sawyer (0.8.1)
  48. addressable (>= 2.3.5, < 2.6)
  49. faraday (~> 0.8, < 1.0)
  50. terminal-table (1.8.0)
  51. unicode-display_width (~> 1.1, >= 1.1.1)
  52. thor (0.20.3)
  53. unicode-display_width (1.5.0)
  54. PLATFORMS
  55. ruby
  56. DEPENDENCIES
  57. danger
  58. danger-swiftlint
  59. BUNDLED WITH
  60. 1.16.5