password_resetter 1.0.0 → 1.0.1
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.
|
File without changes
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: password_resetter
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -143,7 +143,7 @@ description: And it will be sweet
|
|
|
143
143
|
email:
|
|
144
144
|
- efatsi@comcast.net
|
|
145
145
|
executables:
|
|
146
|
-
-
|
|
146
|
+
- password_resetter
|
|
147
147
|
extensions: []
|
|
148
148
|
extra_rdoc_files: []
|
|
149
149
|
files:
|
|
@@ -211,7 +211,7 @@ files:
|
|
|
211
211
|
- spec/support/controller_login_helper.rb
|
|
212
212
|
- spec/support/making_helper.rb
|
|
213
213
|
- !binary |-
|
|
214
|
-
|
|
214
|
+
YmluL3Bhc3N3b3JkX3Jlc2V0dGVy
|
|
215
215
|
homepage: http://efatsi.github.com
|
|
216
216
|
licenses: []
|
|
217
217
|
post_install_message:
|