Birst_Command 0.6.0 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a54ea884b6fdfe9bdcb8e1927c3bfa1bc48d80c0
4
- data.tar.gz: 643fea5022b6b6f58a616462dbbf1ea053ad0e7e
3
+ metadata.gz: e905e2d4fbca29b338504558753ad1c4fdde5cf7
4
+ data.tar.gz: d5931a8149f0c55e2e50983fc664d6a977b98334
5
5
  SHA512:
6
- metadata.gz: 79b9f9032f8d8a9acfd3782560b9bc2a3f2164dc9862f3f9cb5c53c59156fbba418306c467a55fb99a8f8b3904c4487e0e0e647cbc08f5b7811268d8594d663d
7
- data.tar.gz: 9563a4c7d0cced6aa03c3e4351ced654d56cce4286a2f30112358ba68448dab83b944b597fbca04c214896d8b3c837bbf61806515feaa4c22e09f7c713332cca
6
+ metadata.gz: 7ad1789be125f6c0c3e162262acd9f97aab6cbfa993586418057b3c72a770ae3953cdc4d9095d6a1c15a022223508e18d46d9201c3df9998cc8d9d1f7231b68a
7
+ data.tar.gz: 66aa98d7a8ab86bcb1340ad84687c59ec571633fc574705261c37cf0f243f8734d2ed03717cf233cf6a1739c18d9f91b6d2620df1210449403d82bc090cdd7be
@@ -119,7 +119,6 @@ module Birst_Command
119
119
  def login_and_run(&block)
120
120
  login
121
121
  yield self
122
- ensure
123
122
  logout
124
123
  end
125
124
 
@@ -1,3 +1,3 @@
1
1
  module Birst_Command
2
- VERSION = "0.6.0"
2
+ VERSION = "0.6.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Birst_Command
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sterling Paramore
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-17 00:00:00.000000000 Z
11
+ date: 2014-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: savon