titech-pubnet-auth 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -62,7 +62,6 @@ error_notifier = ->(e){TerminalNotifier.notify(e.inspect,:title => 'Titech Punet
62
62
  pubnet_auth = TitechPubnetAuth.new
63
63
  loop do
64
64
  begin
65
- no_such_method
66
65
  mputs 'network_available?', pubnet_auth.network_available?
67
66
  mputs 'is_connected?', pubnet_auth.is_connected? if pubnet_auth.network_available?
68
67
  mputs 'auth', pubnet_auth.auth and notifier.call if pubnet_auth.network_available? and not pubnet_auth.is_connected?
@@ -1,3 +1,3 @@
1
1
  class TitechPubnetAuth
2
- VERSION = '0.1.7'
2
+ VERSION = '0.1.8'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: titech-pubnet-auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: