Skip to content

Commit

Permalink
Bumping version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Oct 4, 2010
1 parent 9624081 commit 86862ea
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 29 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
6 changes: 3 additions & 3 deletions oa-basic/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PATH
remote: .
specs:
oa-basic (0.1.0)
oa-basic (0.1.1)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.1.0)
oa-core (= 0.1.1)
rest-client (~> 1.6.0)

PATH
remote: /Users/mbleigh/gems/omniauth/oa-core
specs:
oa-core (0.1.0)
oa-core (0.1.1)
rack (~> 1.1)

GEM
Expand Down
2 changes: 1 addition & 1 deletion oa-core/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
oa-core (0.1.0)
oa-core (0.1.1)
rack (~> 1.1)

GEM
Expand Down
10 changes: 7 additions & 3 deletions oa-enterprise/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
PATH
remote: /Users/mbleigh/gems/omniauth/oa-core
specs:
oa-core (0.1.0)
oa-core (0.1.1)
rack (~> 1.1)

PATH
remote: .
specs:
oa-enterprise (0.1.0)
oa-enterprise (0.1.1)
net-ldap (~> 0.1.1)
nokogiri (~> 1.4.2)
oa-core (= 0.1.0)
oa-core (= 0.1.1)
rubyntlm (~> 0.1.1)

GEM
remote: http://rubygems.org/
Expand All @@ -19,12 +21,14 @@ GEM
json (1.4.3)
mg (0.0.8)
rake
net-ldap (0.1.1)
nokogiri (1.4.3.1)
rack (1.1.0)
rack-test (0.5.4)
rack (>= 1.0)
rake (0.8.7)
rspec (1.3.0)
rubyntlm (0.1.1)
webmock (1.3.4)
addressable (>= 2.1.1)
crack (>= 0.1.7)
Expand Down
6 changes: 3 additions & 3 deletions oa-oauth/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PATH
remote: /Users/mbleigh/gems/omniauth/oa-core
specs:
oa-core (0.1.0)
oa-core (0.1.1)
rack (~> 1.1)

PATH
remote: .
specs:
oa-oauth (0.1.0)
oa-oauth (0.1.1)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.1.0)
oa-core (= 0.1.1)
oauth (~> 0.4.0)
oauth2 (~> 0.0.10)

Expand Down
6 changes: 3 additions & 3 deletions oa-openid/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
PATH
remote: /Users/mbleigh/gems/omniauth/oa-core
specs:
oa-core (0.1.0)
oa-core (0.1.1)
rack (~> 1.1)

PATH
remote: .
specs:
oa-openid (0.1.0)
oa-core (= 0.1.0)
oa-openid (0.1.1)
oa-core (= 0.1.1)
rack-openid (~> 1.1.1)
ruby-openid-apps-discovery

Expand Down
34 changes: 19 additions & 15 deletions omniauth/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,52 +1,54 @@
PATH
remote: /Users/mbleigh/gems/omniauth/oa-basic
specs:
oa-basic (0.1.0)
oa-basic (0.1.1)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.1.0)
oa-core (= 0.1.1)
rest-client (~> 1.6.0)

PATH
remote: /Users/mbleigh/gems/omniauth/oa-core
specs:
oa-core (0.1.0)
oa-core (0.1.1)
rack (~> 1.1)

PATH
remote: /Users/mbleigh/gems/omniauth/oa-enterprise
specs:
oa-enterprise (0.1.0)
oa-enterprise (0.1.1)
net-ldap (~> 0.1.1)
nokogiri (~> 1.4.2)
oa-core (= 0.1.0)
oa-core (= 0.1.1)
rubyntlm (~> 0.1.1)

PATH
remote: /Users/mbleigh/gems/omniauth/oa-oauth
specs:
oa-oauth (0.1.0)
oa-oauth (0.1.1)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.1.0)
oa-core (= 0.1.1)
oauth (~> 0.4.0)
oauth2 (~> 0.0.10)

PATH
remote: /Users/mbleigh/gems/omniauth/oa-openid
specs:
oa-openid (0.1.0)
oa-core (= 0.1.0)
oa-openid (0.1.1)
oa-core (= 0.1.1)
rack-openid (~> 1.1.1)
ruby-openid-apps-discovery

PATH
remote: .
specs:
omniauth (0.1.0)
oa-basic (= 0.1.0)
oa-core (= 0.1.0)
oa-enterprise (= 0.1.0)
oa-oauth (= 0.1.0)
oa-openid (= 0.1.0)
omniauth (0.1.1)
oa-basic (= 0.1.1)
oa-core (= 0.1.1)
oa-enterprise (= 0.1.1)
oa-oauth (= 0.1.1)
oa-openid (= 0.1.1)

GEM
remote: http://rubygems.org/
Expand All @@ -61,6 +63,7 @@ GEM
rake
mime-types (1.16)
multi_json (0.0.4)
net-ldap (0.1.1)
nokogiri (1.4.3.1)
oauth (0.4.3)
oauth2 (0.0.13)
Expand All @@ -79,6 +82,7 @@ GEM
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
rubyntlm (0.1.1)
webmock (1.3.4)
addressable (>= 2.1.1)
crack (>= 0.1.7)
Expand Down

0 comments on commit 86862ea

Please sign in to comment.