oauth2 0.8.1 → 0.9.0

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.gz.sig ADDED
@@ -0,0 +1,3 @@
1
+ 0�e�`;�n�Ɵ�a���Wq��sS���� ��̇B��|P=����<e����_�8��9h�-� �%}�������K�3i{a:d�ߧb��]�;�7I'�LE�����i2vn\;��;6��.�1o+>��6�U���#�����cj�p_)Y_���4�2��
2
+ ּHUg����V^�����/��|81�>��W �'��c�n�'-�u��1.���qN�
3
+ �HT!�Xc�Z�Ҵn<�L�>ߝV\˨O6�]P�+
data/.gemtest DELETED
File without changes
data/.gitignore DELETED
@@ -1,35 +0,0 @@
1
- .rvmrc
2
- /live
3
-
4
- ## TEXTMATE
5
- *.tmproj
6
- tmtags
7
-
8
- ## EMACS
9
- *~
10
- \#*
11
- .\#*
12
-
13
- ## VIM
14
- *.swp
15
-
16
- ## PROJECT::GENERAL
17
- coverage
18
- doc
19
- rdoc
20
- log
21
-
22
- ## BUNDLER
23
- *.gem
24
- .bundle
25
- pkg
26
- Gemfile.lock
27
-
28
- ## RCOV
29
- coverage.data
30
-
31
- ## PROJECT::SPECIFIC
32
- .svn
33
-
34
- ## Rubinius
35
- *.rbc
data/.rspec DELETED
@@ -1,2 +0,0 @@
1
- --color
2
- --order random
data/.travis.yml DELETED
@@ -1,13 +0,0 @@
1
- language: ruby
2
- matrix:
3
- allow_failures:
4
- - rvm: jruby-18mode
5
- rvm:
6
- - rbx-18mode
7
- - rbx-19mode
8
- - jruby-18mode
9
- - jruby-19mode
10
- - 1.8.7
11
- - 1.9.2
12
- - 1.9.3
13
- - ruby-head
data/Gemfile DELETED
@@ -1,3 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- gemspec