dailycred 0.1.32 → 0.1.33

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.
data/README.md CHANGED
@@ -111,3 +111,5 @@ To specify where users should be redirected after authentication actions, setup
111
111
  4. Push to the branch (`git push origin my-new-feature`)
112
112
  5. Create new Pull Request
113
113
 
114
+ ![](https://www.dailycred.com/dc.gif?client_id=dailycred "")
115
+
@@ -15,7 +15,7 @@ class SessionsController < ApplicationController
15
15
  redirect_to_unauth
16
16
  end
17
17
 
18
- def failure login
18
+ def failure
19
19
  redirect_to_unauth, notice: params[:message]
20
20
  end
21
21
 
data/dailycred.gemspec CHANGED
@@ -15,5 +15,5 @@ Gem::Specification.new do |gem|
15
15
  gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
16
16
  gem.name = "dailycred"
17
17
  gem.require_paths = ["lib"]
18
- gem.version = "0.1.32"
18
+ gem.version = "0.1.33"
19
19
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dailycred
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.32
4
+ version: 0.1.33
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: