rack-oauth2-server 2.0.0.beta5 → 2.0.0.beta6

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
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rack-oauth2-server
3
3
  version: !ruby/object:Gem::Version
4
- hash: -1848230039
4
+ hash: -1848230042
5
5
  prerelease: true
6
6
  segments:
7
7
  - 2
8
8
  - 0
9
9
  - 0
10
- - beta5
11
- version: 2.0.0.beta5
10
+ - beta6
11
+ version: 2.0.0.beta6
12
12
  platform: ruby
13
13
  authors:
14
14
  - Assaf Arkin
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-11-17 00:00:00 -08:00
19
+ date: 2010-11-21 00:00:00 -08:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -91,6 +91,7 @@ files:
91
91
  - lib/rack/oauth2/admin/css/screen.css
92
92
  - lib/rack/oauth2/admin/images/loading.gif
93
93
  - lib/rack/oauth2/admin/images/oauth-2.png
94
+ - lib/rack/oauth2/admin/js/application.coffee
94
95
  - lib/rack/oauth2/admin/js/application.js
95
96
  - lib/rack/oauth2/admin/js/jquery.js
96
97
  - lib/rack/oauth2/admin/js/jquery.tmpl.js
@@ -159,7 +160,7 @@ licenses:
159
160
  post_install_message: To get started, run the command oauth2-server
160
161
  rdoc_options:
161
162
  - --title
162
- - rack-oauth2-server 2.0.0.beta5
163
+ - rack-oauth2-server 2.0.0.beta6
163
164
  - --main
164
165
  - README.rdoc
165
166
  - --webcvs