rubycas-server 0.5.0.186 → 0.5.0.193

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.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.2
3
3
  specification_version: 1
4
4
  name: rubycas-server
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.5.0.186
7
- date: 2007-11-27 00:00:00 -05:00
6
+ version: 0.5.0.193
7
+ date: 2007-11-29 00:00:00 -05:00
8
8
  summary: Provides single sign on for web applications using the CAS protocol.
9
9
  require_paths:
10
10
  - lib
@@ -67,6 +67,10 @@ files:
67
67
  - resources/init.d.sh
68
68
  - setup.rb
69
69
  - test/test_casserver.rb
70
+ - vendor/camping-1.5.180/CHANGELOG
71
+ - vendor/camping-1.5.180/COPYING
72
+ - vendor/camping-1.5.180/README
73
+ - vendor/camping-1.5.180/Rakefile
70
74
  - vendor/camping-1.5.180/lib/camping-unabridged.rb
71
75
  - vendor/camping-1.5.180/lib/camping.rb
72
76
  - vendor/camping-1.5.180/lib/camping/db.rb
@@ -74,6 +78,14 @@ files:
74
78
  - vendor/camping-1.5.180/lib/camping/reloader.rb
75
79
  - vendor/camping-1.5.180/lib/camping/session.rb
76
80
  - vendor/camping-1.5.180/lib/camping/webrick.rb
81
+ - vendor/isaac_0.9.1/LICENSE
82
+ - vendor/isaac_0.9.1/README
83
+ - vendor/isaac_0.9.1/TODO
84
+ - vendor/isaac_0.9.1/VERSIONS
85
+ - vendor/isaac_0.9.1/crypt/ISAAC.rb
86
+ - vendor/isaac_0.9.1/isaac.gemspec
87
+ - vendor/isaac_0.9.1/setup.rb
88
+ - vendor/isaac_0.9.1/test/TC_ISAAC.rb
77
89
  test_files:
78
90
  - test/test_cas.rb
79
91
  - test/test_casserver.rb