devise-drupal 0.0.1 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Changelog.md +6 -0
  2. metadata +2 -2
data/Changelog.md CHANGED
@@ -1,4 +1,10 @@
1
1
  ## Changelog
2
2
 
3
+ ### 0.0.3
4
+ * Fix version mismatches
5
+
6
+ ### 0.0.2
7
+ * Fix homepage
8
+
3
9
  ### 0.0.1
4
10
  * Initial version
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devise-drupal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -54,7 +54,7 @@ files:
54
54
  - test/rails_app/config/application.rb
55
55
  - test/rails_app/config/boot.rb
56
56
  - test/rails_app/config/initializers/devise.rb
57
- homepage: http://github.com/jerbob92/drupal
57
+ homepage: https://github.com/jerbob92/devise-drupal
58
58
  licenses:
59
59
  - Apache 2.0
60
60
  post_install_message: