davetron5000-gliffy 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/gliffy +2 -0
  2. metadata +3 -3
data/bin/gliffy CHANGED
@@ -20,6 +20,8 @@ pre do |global_options,command,options,args|
20
20
  Gliffy::Config.config.log_level = Logger::DEBUG if global_options[:v]
21
21
  $gliffy = Gliffy::Handle.new(Gliffy::CLIConfig.instance.config[:username],previous_token)
22
22
  true
23
+ else
24
+ true
23
25
  end
24
26
  end
25
27
 
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: davetron5000-gliffy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
- - David Copeland
7
+ - David66666land
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -19,7 +19,7 @@ dependencies:
19
19
  requirements:
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 0.5.2
22
+ version: 0.5.3
23
23
  version:
24
24
  - !ruby/object:Gem::Dependency
25
25
  name: davetron5000-gli