Sha256: fc378834b3bfc5142a88cbf8707c29be0430f8f63d1b615e11f809e83fca4150
Contents?: true
Size: 503 Bytes
Versions: 1
Compression:
Stored size: 503 Bytes
Contents
source 'https://rubygems.org' gem "adhearsion", "~> 2.3" gem "adhearsion_sinatra", path: 'adhearsion_sinatra' gem "xmarts_web_service", path: 'xmarts_web_service' # # Here are some example plugins you might like to use. Simply # uncomment them and run `bundle install`. # gem 'adhearsion-asterisk' # gem 'adhearsion_sequel' # gem 'adhearsion-rails' # gem 'adhearsion-activerecord' # gem 'adhearsion-ldap' # gem 'adhearsion-xmpp' # gem 'adhearsion-drb' group :development, :test do gem 'rspec' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
adhearsion_sinatra-0.0.1 | Gemfile |