aws-xray-sdk 0.16.0
The AWS X-Ray SDK for Ruby enables Ruby developers to record and emit information from within their applications to the AWS X-Ray service.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            aws-sdk-xray
            ~> 1.4.0
          
          
            multi_json
            ~> 1
          
    Development Dependencies (9):
            aws-sdk-dynamodb
            ~> 1
          
          
            aws-sdk-s3
            ~> 1
          
          
            bundler
            ~> 2.0
          
          
            minitest
            ~> 5.0
          
          
            rack
            ~> 2.0
          
          
            rake
            ~> 12.0
          
          
            simplecov
            ~> 0.15
          
          
            webmock
            ~> 3.0
          
          
            yard
            ~> 0.9
          
    