birdsong 0.2.8
A gem to interface with Twitter's API V2
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (7):
            capybara
            ~> 3.40
          
          
            curb
            ~> 1.0, >= 1.0.5
          
          
            oauth
            ~> 0.5.6
          
          
            oj
            ~> 3.16, >= 3.16.3
          
          
            selenium-devtools
            >= 0
          
          
            selenium-webdriver
            ~> 4.21, >= 4.21.1
          
          
            typhoeus
            ~> 1.4.0
          
    Development依存関係 (9):
            byebug
            >= 0
          
          
            dotenv
            >= 0
          
          
            minitest
            >= 0
          
          
            rake
            >= 0
          
          
            rubocop
            >= 0
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rails
            >= 0
          
          
            rubocop-rails_config
            >= 0
          
          
            solargraph
            >= 0
          
    