Gemfile.lock 589 B

123456789101112131415161718192021222324252627282930
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.7.0)
  5. public_suffix (>= 2.0.2, < 5.0)
  6. concurrent-ruby (1.1.7)
  7. faraday (1.1.0)
  8. multipart-post (>= 1.2, < 3)
  9. ruby2_keywords
  10. multipart-post (2.1.1)
  11. octokit (4.19.0)
  12. faraday (>= 0.9)
  13. sawyer (~> 0.8.0, >= 0.5.3)
  14. public_suffix (4.0.6)
  15. ruby2_keywords (0.0.2)
  16. sawyer (0.8.2)
  17. addressable (>= 2.3.5)
  18. faraday (> 0.8, < 2.0)
  19. tzinfo (2.0.3)
  20. concurrent-ruby (~> 1.0)
  21. PLATFORMS
  22. ruby
  23. DEPENDENCIES
  24. octokit (~> 4.19)
  25. tzinfo (~> 2.0)
  26. BUNDLED WITH
  27. 2.1.4