Gemfile.lock 958 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.2)
  5. public_suffix (>= 2.0.2, < 4.0)
  6. colorize (0.8.1)
  7. commonmarker (0.14.15)
  8. ruby-enum (~> 0.5)
  9. concurrent-ruby (1.0.5)
  10. configatron (4.5.1)
  11. faraday (0.13.1)
  12. multipart-post (>= 1.2, < 3)
  13. github-markup (1.6.2)
  14. i18n (0.9.1)
  15. concurrent-ruby (~> 1.0)
  16. json (1.8.6)
  17. multipart-post (2.0.0)
  18. octokit (4.7.0)
  19. sawyer (~> 0.8.0, >= 0.5.3)
  20. public_suffix (3.0.1)
  21. releasinator (0.7.6)
  22. colorize (~> 0.7)
  23. configatron (~> 4.5)
  24. json (~> 1.8)
  25. octokit (~> 4.0)
  26. semantic (~> 1.4)
  27. vandamme (~> 0.0.11)
  28. ruby-enum (0.7.1)
  29. i18n
  30. sawyer (0.8.1)
  31. addressable (>= 2.3.5, < 2.6)
  32. faraday (~> 0.8, < 1.0)
  33. semantic (1.6.0)
  34. vandamme (0.0.12)
  35. commonmarker (~> 0.14.14)
  36. github-markup (~> 1.3)
  37. PLATFORMS
  38. ruby
  39. DEPENDENCIES
  40. releasinator (~> 0.4)
  41. BUNDLED WITH
  42. 1.16.0