From 86862ea95db5a6817896f1a7ba57e28c1129e612 Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Mon, 4 Oct 2010 13:33:56 -0500 Subject: [PATCH] Bumping version to 0.1.1 --- VERSION | 2 +- oa-basic/Gemfile.lock | 6 +++--- oa-core/Gemfile.lock | 2 +- oa-enterprise/Gemfile.lock | 10 +++++++--- oa-oauth/Gemfile.lock | 6 +++--- oa-openid/Gemfile.lock | 6 +++--- omniauth/Gemfile.lock | 34 +++++++++++++++++++--------------- 7 files changed, 37 insertions(+), 29 deletions(-) diff --git a/VERSION b/VERSION index 6c6aa7cb0..6da28dde7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.1.1 \ No newline at end of file diff --git a/oa-basic/Gemfile.lock b/oa-basic/Gemfile.lock index 563bb1005..2b2c88fd6 100644 --- a/oa-basic/Gemfile.lock +++ b/oa-basic/Gemfile.lock @@ -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 diff --git a/oa-core/Gemfile.lock b/oa-core/Gemfile.lock index 26241c023..555cdeaa4 100644 --- a/oa-core/Gemfile.lock +++ b/oa-core/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - oa-core (0.1.0) + oa-core (0.1.1) rack (~> 1.1) GEM diff --git a/oa-enterprise/Gemfile.lock b/oa-enterprise/Gemfile.lock index 9060f9973..869d76965 100644 --- a/oa-enterprise/Gemfile.lock +++ b/oa-enterprise/Gemfile.lock @@ -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/ @@ -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) diff --git a/oa-oauth/Gemfile.lock b/oa-oauth/Gemfile.lock index f2562f9ae..1a7c51462 100644 --- a/oa-oauth/Gemfile.lock +++ b/oa-oauth/Gemfile.lock @@ -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) diff --git a/oa-openid/Gemfile.lock b/oa-openid/Gemfile.lock index 34c2719ca..048f9382d 100644 --- a/oa-openid/Gemfile.lock +++ b/oa-openid/Gemfile.lock @@ -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 diff --git a/omniauth/Gemfile.lock b/omniauth/Gemfile.lock index 252903747..65d5dd9d8 100644 --- a/omniauth/Gemfile.lock +++ b/omniauth/Gemfile.lock @@ -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/ @@ -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) @@ -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)