GIT
  remote: git@github.com:Reaver01/cleverbot_rb.git
  revision: b051f5df41ccc44e527229f7b5f59d58a4298ef2
  branch: master
  specs:
    cleverbot_rb (1.0.0)
      json
      rest-client

GIT
  remote: git@github.com:steem-third-party/steemdata-rb.git
  revision: b98b24bf6ec62cf125a46a60c0d23fbc10152103
  specs:
    steemdata-rb (0.0.1f)
      mongoid (~> 6.1, >= 6.1.0)

PATH
  remote: .
  specs:
    cosgrove (0.0.1rc8)
      activesupport (~> 5.1, >= 5.1.1)
      ai4r (~> 1.13, >= 1.13)
      discordrb (~> 3.2, >= 3.2.1)
      mechanize (~> 2.7, >= 2.7.5)
      mongoid (~> 6.1, >= 6.1.0)
      phantomjs (~> 2.1, >= 2.1.1.0)
      radiator (~> 0.2, >= 0.2.3rc2)
      railties (~> 5.1, >= 5.1.1)
      rdiscount (~> 2.2, >= 2.2.0.1)
      rmagick (~> 2.16, >= 2.16.0)
      ruby-cleverbot-api (~> 1.0, >= 1.0.6)
      steem-slap (~> 0.0, >= 0.0.2)
      steemdata-rb (~> 0.0, >= 0.0.1f)
      wolfram-alpha (~> 0.3, >= 0.3.1)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (5.1.3)
      actionview (= 5.1.3)
      activesupport (= 5.1.3)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.1.3)
      activesupport (= 5.1.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activemodel (5.1.3)
      activesupport (= 5.1.3)
    activesupport (5.1.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    ai4r (1.13)
    awesome_print (1.8.0)
    bitcoin-ruby (0.0.10)
    bson (4.2.2)
    builder (3.2.3)
    byebug (9.1.0)
    coderay (1.1.1)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    discordrb (3.2.1)
      discordrb-webhooks (~> 3.2.0.1)
      opus-ruby
      rbnacl (~> 3.4.0)
      rest-client
      websocket-client-simple (>= 0.3.0)
    discordrb-webhooks (3.2.0.1)
      rest-client
    docile (1.1.5)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    erubi (1.6.1)
    ethon (0.10.1)
      ffi (>= 1.3.0)
    event_emitter (0.2.6)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.18)
    hashdiff (0.3.6)
    hashie (3.5.6)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (0.8.6)
    json (1.8.6)
    little-plugger (1.1.4)
    logging (2.2.2)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mechanize (2.7.5)
      domain_name (~> 0.5, >= 0.5.1)
      http-cookie (~> 1.0)
      mime-types (>= 1.17.2)
      net-http-digest_auth (~> 1.1, >= 1.1.1)
      net-http-persistent (~> 2.5, >= 2.5.2)
      nokogiri (~> 1.6)
      ntlm-http (~> 0.1, >= 0.1.1)
      webrobots (>= 0.0.9, < 0.2)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.2.0)
    minitest (5.10.3)
    minitest-line (0.6.4)
      minitest (~> 5.0)
    minitest-proveit (1.0.0)
      minitest (> 5, < 7)
    mongo (2.4.3)
      bson (>= 4.2.1, < 5.0.0)
    mongoid (6.2.1)
      activemodel (~> 5.1)
      mongo (>= 2.4.1, < 3.0.0)
    multi_json (1.12.1)
    multipart-post (2.0.0)
    net-http-digest_auth (1.4.1)
    net-http-persistent (2.9.4)
    netrc (0.11.0)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    ntlm-http (0.1.1)
    opus-ruby (1.0.1)
      ffi
    phantomjs (2.1.1.0)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    public_suffix (3.0.0)
    rack (2.0.3)
    rack-test (0.6.3)
      rack (>= 1.0)
    radiator (0.2.3rc2)
      bitcoin-ruby (= 0.0.10)
      ffi (= 1.9.18)
      hashie (~> 3.5, >= 3.5.5)
      json (~> 1.8, >= 1.8.6)
      logging (~> 2.2, >= 2.2.0)
      net-http-persistent (~> 2.9, >= 2.9.4)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    railties (5.1.3)
      actionpack (= 5.1.3)
      activesupport (= 5.1.3)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (11.3.0)
    rbnacl (3.4.0)
      ffi
    rdiscount (2.2.0.1)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rmagick (2.16.0)
    ruby-cleverbot-api (1.0.6)
    safe_yaml (1.0.4)
    simplecov (0.15.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slop (3.6.0)
    steem-slap (0.0.2)
    thor (0.20.0)
    thread_safe (0.3.6)
    typhoeus (1.3.0)
      ethon (>= 0.9.0)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    vcr (3.0.3)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    webrobots (0.1.2)
    websocket (1.2.4)
    websocket-client-simple (0.3.0)
      event_emitter
      websocket
    wolfram-alpha (0.3.1)
      nokogiri
    yard (0.9.9)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print (~> 1.7, >= 1.7.0)
  bundler (~> 1.11)
  byebug (~> 9.0, >= 9.0.6)
  cleverbot_rb!
  cosgrove!
  faraday (~> 0.9, >= 0.9.2)
  minitest (~> 5.9, >= 5.9.0)
  minitest-line (~> 0.6, >= 0.6.3)
  minitest-proveit (~> 1.0, >= 1.0.0)
  pry (~> 0.10, >= 0.10.3)
  radiator
  rake (~> 11.2, >= 11.2.2)
  simplecov (~> 0.11, >= 0.11.2)
  steemdata-rb!
  typhoeus (~> 1.0, >= 1.0.2)
  vcr (~> 3.0, >= 3.0.3)
  webmock (~> 3.0, >= 3.0.1)
  yard (~> 0.8, >= 0.8.7.6)

BUNDLED WITH
   1.14.6