ppp 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/ppp/version.rb +1 -1
  2. metadata +2 -2
@@ -1,3 +1,3 @@
1
1
  module Ppp
2
- VERSION = '1.0.0'
2
+ VERSION = '1.0.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ppp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -36,7 +36,7 @@ files:
36
36
  - ext/ppp/rijndael.h
37
37
  - ext/ppp/sha2.h
38
38
  - ext/ppp/extconf.rb
39
- homepage: http://ertt.ca/
39
+ homepage: https://github.com/sangster/ruby-ppp#readme
40
40
  licenses: []
41
41
  post_install_message:
42
42
  rdoc_options: []