user_mgmt 0.7.12 → 0.7.13

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 93429bc61064297858a772a0b830dccc3a9d8e46
4
- data.tar.gz: 5385f231a693013a15f0a506901ab4d4830410dd
3
+ metadata.gz: 3bad58c026a8596490771a11b7c407c0c2a705d0
4
+ data.tar.gz: 340b5452ff3e0f9ccb12470410b29ef3cf2fab22
5
5
  SHA512:
6
- metadata.gz: 843cad41b1787736a1031737a15126dc871f7a1df81492bd35e7feef52fb10b926564d6bd729140dc655e0ba131cf0b937d87860af1710dfcd19211bc4f02c64
7
- data.tar.gz: 58ec7c95bff0ee7ab42d5d39d172da57e780221747f6e060d6977e542da16ef2ac55541746ba475a743caba26182bc50989c21c184a7e0532081d483d4191762
6
+ metadata.gz: cc935bf333d52eebdd2e1dc1e4e59ecaafd509b6b7f4527b066bde3b98ce7a6248621dc82cc3597d61db2ac8f86d10d46378ac5da03b89fec1f5e9f6630f430d
7
+ data.tar.gz: 4cce7d2ac8ef4994a85a3428c1807586f104ff5fdd2d3df2aed953e14dd33c9df99cbe9f1dd03c3a8d089e37cfbcacf02ed2379f7f1691e8e49c2ef479237083
@@ -2,9 +2,9 @@
2
2
 
3
3
  = form_tag send_reset_request_path, :class => "form-signin", :method => :post do
4
4
 
5
- %h4.center Tell us your email address please:
6
-
7
- .center
8
- = text_field :user, 'Email', :class => "input-block-level", :placeholder => "Email"
5
+ %h4.center Tell us your email address please:
9
6
 
10
- = submit_tag 'submit', :class => "btn btn-large btn-primary"
7
+ .center
8
+ = text_field :user, 'Email', :class => "input-block-level", :placeholder => "Email"
9
+
10
+ = submit_tag 'submit', :class => "btn btn-large btn-primary"
@@ -1,3 +1,3 @@
1
1
  module UserMgmt
2
- VERSION = "0.7.12"
2
+ VERSION = "0.7.13"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: user_mgmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.12
4
+ version: 0.7.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Faria, Fernando Gorodscy, Josh Leslie