README.md in devise_ldap_authenticatable-0.4.1 vs README.md in devise_ldap_authenticatable-0.4.1.1

- old
+ new

@@ -26,10 +26,10 @@ This will *only* work for Rails 3 applications. In the Gemfile for your application: gem "devise", "1.1.rc2" - gem "devise_ldap_authenticatable", "0.4.0" + gem "devise_ldap_authenticatable", "0.4.1" To get the latest version, pull directly from github instead of the gem: gem "devise_ldap_authenticatable", :git => "git://github.com/cschiewek/devise_ldap_authenticatable.git", :branch => "rails3"