whiplash-app 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 193d13b5243acadeaeaa29acbddfab95699b9ed6
4
- data.tar.gz: 745b79664dcf13199ddf31041074357c0a3b02a9
3
+ metadata.gz: 9acc3cba8b3e4cef52a2068e9fe3f16c81d7815f
4
+ data.tar.gz: c351232810577e3f357512c9c4b7e550bf0dbb2b
5
5
  SHA512:
6
- metadata.gz: 1911aec4369daf630a855b794180ae7ed8e9d1988f61d5aef881591a33b636b50af1349687867173f1cbfcfc8defc56167c2159cd1597992d274a833bed701d6
7
- data.tar.gz: 0f8e81b13812f1b7dbea5d56a3e7b36c1ac561a40ee283497421f94cf732c62f16a01ef7db94e0ab9c6927662bea25728d90e11bbbdf425b0cca2b8d45421df5
6
+ metadata.gz: f4bc91939f74965a430b4c5d6f21ca888d568fe9e31fa3e9ef67d94f45324768f983693e8db756836408768ad40cfa7fd9047ffa352fcaabcc88c44332dcc02a
7
+ data.tar.gz: 25b613c592e8c728bf9b447624df347e2989bf2b04e2109b371ea200ae57a494883d2382c2a90b56abd8d4e62a56e43bdcb30765aea81b68e5b99d0cb44493f9
@@ -15,7 +15,7 @@ module Whiplash
15
15
  end
16
16
 
17
17
  def testing_url
18
- ENV["WHIPLASH_API_URL"] || "https://testing.getwhiplash.com"
18
+ ENV["WHIPLASH_API_URL"] || "https://sandbox.getwhiplash.com"
19
19
  end
20
20
 
21
21
  end
@@ -1,5 +1,5 @@
1
1
  module Whiplash
2
2
  module App
3
- VERSION = "0.3.0"
3
+ VERSION = "0.3.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whiplash-app
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Don Sullivan, Mark Dickson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-05-23 00:00:00.000000000 Z
11
+ date: 2017-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oauth2