fbauth 1.2.2.1 → 1.2.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/public/channel.html +1 -0
  2. metadata +6 -5
@@ -0,0 +1 @@
1
+ <script src="http://connect.facebook.net/en_US/all.js"></script>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fbauth
3
3
  version: !ruby/object:Gem::Version
4
- hash: 69
4
+ hash: 67
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
9
  - 2
10
- - 1
11
- version: 1.2.2.1
10
+ - 2
11
+ version: 1.2.2.2
12
12
  platform: ruby
13
13
  authors:
14
14
  - Three Wise Men Inc.
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-03-24 00:00:00 -04:00
19
+ date: 2011-03-26 00:00:00 -04:00
20
20
  default_executable:
21
21
  dependencies: []
22
22
 
@@ -41,6 +41,7 @@ files:
41
41
  - app/views/fbauth/_init.html.haml
42
42
  - app/views/fbauth/_login.html.haml
43
43
  - rails/init.rb
44
+ - public/channel.html
44
45
  - README.mdown
45
46
  has_rdoc: true
46
47
  homepage: http://github.com/ThreeWiseMen/fbauth
@@ -72,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
72
73
  requirements: []
73
74
 
74
75
  rubyforge_project:
75
- rubygems_version: 1.5.2
76
+ rubygems_version: 1.6.2
76
77
  signing_key:
77
78
  specification_version: 3
78
79
  summary: Authentication framework for Rails Facebook apps