amadeus 5.2.1
Ruby library for the Amadeus travel APIs, providing hotel, flight, airport, and other travel related APIs.
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (13):
            awesome_print
            ~> 1.8
          
          
            bundler
            ~> 2.2.14
          
          
            guard
            ~> 2.16
          
          
            guard-rake
            ~> 1.0
          
          
            guard-yard
            ~> 2.2
          
          
            rake
            ~> 12.3.1
          
          
            rb-readline
            ~> 0.5.5
          
          
            rspec
            ~> 3.9
          
          
            rubocop
            = 0.79
          
          
            simplecov
            ~> 0.18
          
          
            vcr
            ~> 5.1
          
          
            webmock
            ~> 3.8
          
          
            yard
            ~> 0.9.24
          
    