GEM
  remote: http://rubygems.org/
  specs:
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    addressable (2.4.0)
    bitly (1.1.2)
      httparty (>= 0.7.6)
      multi_json (~> 1.3)
      oauth2 (>= 0.5.0, < 2.0)
    builder (3.2.3)
    chronic (0.10.2)
    concurrent-ruby (1.1.5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    docile (1.3.2)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    git (1.5.0)
    github_api (0.16.0)
      addressable (~> 2.4.0)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8, < 0.10)
      hashie (>= 3.4)
      mime-types (>= 1.16, < 3.0)
      oauth2 (~> 1.0)
    hashie (3.6.0)
    highline (2.0.2)
    httparty (0.16.2)
      multi_xml (>= 0.5.2)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    jeweler (2.3.9)
      builder
      bundler
      git (>= 1.2.5)
      github_api (~> 0.16.0)
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      psych
      rake
      rdoc
      semver2
    json (2.2.0)
    jwt (2.2.1)
    mime-types (2.99.3)
    mini_portile2 (2.4.0)
    minitest (5.12.0)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    oauth (0.5.4)
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    psych (3.1.0)
    rack (2.0.8)
    rake (12.3.3)
    rdoc (6.2.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    semver2 (3.4.2)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thread_safe (0.3.6)
    twitter_oauth (0.4.94)
      json (>= 1.8.0)
      mime-types (>= 1.16)
      oauth (>= 0.4.7)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    whenever (1.0.0)
      chronic (>= 0.6.3)
    zeitwerk (2.1.10)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (>= 2.3.5)
  bitly (>= 0.4.0)
  jeweler (>= 0.11.0)
  nokogiri (>= 1.10.4)
  rack (~> 2.0.6)
  rake
  rspec (>= 2.0.0.beta.22)
  simplecov
  twitter_oauth (>= 0.3.3)
  whenever (>= 0.4.1)

RUBY VERSION
   ruby 2.7.0p0

BUNDLED WITH
   2.1.2