chatspry 0.0.1.pre4 → 0.0.1.pre5

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,8 +4,6 @@ require "chatspry/configurable"
4
4
  require "chatspry/authentication"
5
5
  require "chatspry/client/user"
6
6
 
7
- require "pry"
8
-
9
7
  module Chatspry
10
8
 
11
9
  class Client
@@ -1,3 +1,3 @@
1
1
  module Chatspry
2
- VERSION = "0.0.1.pre4"
2
+ VERSION = "0.0.1.pre5"
3
3
  end
data/spec/helper.rb CHANGED
@@ -2,6 +2,7 @@ require "json"
2
2
  require "chatspry"
3
3
  require "rspec"
4
4
  require "webmock/rspec"
5
+ require "pry"
5
6
 
6
7
  require "support/fixture_configuration"
7
8
  require "support/environment_defaults"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chatspry
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre4
4
+ version: 0.0.1.pre5
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: