punchblock 2.7.5
Like Rack is to Rails and Sinatra, Punchblock provides a consistent API on top of several underlying third-party call control protocols.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (12):
            activesupport
            < 5.0.0, >= 3.0.0
          
          
            blather
            ~> 1.0
          
          
            celluloid
            ~> 0.15.2
          
          
            future-resource
            ~> 1.0
          
          
            has-guarded-handlers
            ~> 1.5
          
          
            nokogiri
            >= 1.5.6, ~> 1.5
          
          
            ruby_ami
            ~> 2.2
          
          
            ruby_fs
            ~> 1.1
          
          
            ruby_jid
            ~> 1.0
          
          
            ruby_speech
            ~> 2.3
          
          
            state_machine
            ~> 1.0
          
          
            virtus
            ~> 1.0
          
    Development Dependencies (12):
            benchmark_suite
            >= 0
          
          
            bundler
            ~> 1.0
          
          
            ci_reporter
            ~> 1.6
          
          
            countdownlatch
            >= 0
          
          
            coveralls
            >= 0
          
          
            guard-rake
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            i18n
            >= 0
          
          
            rake
            >= 0
          
          
            rb-fsevent
            ~> 0.9
          
          
            rspec
            ~> 2.13
          
          
            yard
            ~> 0.6
          
    



