titech-pubnet-auth 0.1.9 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/titech_pubnet_auth/version.rb +1 -1
- metadata +1 -2
- data/config/private.yml +0 -3
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.
|
4
|
+
version: 0.2.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -74,7 +74,6 @@ files:
|
|
74
74
|
- lib/titech_pubnet_auth.rb.back
|
75
75
|
- bin/titech-pubnet-auth
|
76
76
|
- bin/titech-pubnet-auth-daemon
|
77
|
-
- config/private.yml
|
78
77
|
- config/private.yml.example
|
79
78
|
- Rakefile
|
80
79
|
- Gemfile
|
data/config/private.yml
DELETED