You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.1 KiB

  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. addressable (2.5.1)
  5. public_suffix (~> 2.0, >= 2.0.2)
  6. buftok (0.2.0)
  7. domain_name (0.5.20160615)
  8. unf (>= 0.0.5, < 1.0.0)
  9. equalizer (0.0.11)
  10. faraday (0.11.0)
  11. multipart-post (>= 1.2, < 3)
  12. http (2.2.2)
  13. addressable (~> 2.3)
  14. http-cookie (~> 1.0)
  15. http-form_data (~> 1.0.1)
  16. http_parser.rb (~> 0.6.0)
  17. http-cookie (1.0.2)
  18. domain_name (~> 0.5)
  19. http-form_data (1.0.1)
  20. http_parser.rb (0.6.0)
  21. httparty (0.14.0)
  22. multi_xml (>= 0.5.2)
  23. inifile (3.0.0)
  24. memoizable (0.4.2)
  25. thread_safe (~> 0.3, >= 0.3.1)
  26. multi_xml (0.6.0)
  27. multipart-post (2.0.0)
  28. naught (1.1.0)
  29. public_suffix (2.0.5)
  30. simple_oauth (0.3.1)
  31. thread_safe (0.3.5)
  32. twitter (6.1.0)
  33. addressable (~> 2.5)
  34. buftok (~> 0.2.0)
  35. equalizer (= 0.0.11)
  36. faraday (~> 0.11.0)
  37. http (~> 2.1)
  38. http_parser.rb (~> 0.6.0)
  39. memoizable (~> 0.4.2)
  40. naught (~> 1.1)
  41. simple_oauth (~> 0.3.1)
  42. unf (0.1.4)
  43. unf_ext
  44. unf_ext (0.0.7.2)
  45. PLATFORMS
  46. ruby
  47. DEPENDENCIES
  48. httparty
  49. inifile
  50. twitter
  51. BUNDLED WITH
  52. 1.14.4