user_mgmt 0.8.3 → 0.8.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1d023eddf9f1bcc170ae495045ebf0cdba19bed1
4
- data.tar.gz: 88a5e920d5e3321e77df4570784ebdc18a854f85
3
+ metadata.gz: 61fc700c29bc89a485b837a7fa85a81cc9525b3f
4
+ data.tar.gz: 7b34286137d31743f4f8fdcd6bb0c1432dc11e18
5
5
  SHA512:
6
- metadata.gz: a8d5e5b2060cd6c25dda70fe52437d32a3e36dc8961b506d5ee1afa557efbc2b655f5cefd2e2e501d4b8e25a110262ceaaa8bdfda0f3c7d5d8faaded157c9ba6
7
- data.tar.gz: 169ae68948df6c80f56adcbcaa5616f6ae651cbf048c2a930bf835c8cfd29e43885ca9a24a3f42edb76229589317e822f1426ddf1c027469676f211d978d3fba
6
+ metadata.gz: 6f086042459f21f5f7f1a5b9660d4352dcc9e11b4324578e7cb82ea67ff08afd3abbbf2c2032170061596aa309e896a48f2271803fb7aa303fddf159ea3418c5
7
+ data.tar.gz: 4d0ad2547693f63bee94e5965f1278590fdba27df5dc1a7b1460b2f0f182e5ac6d4d6eda94ad974c87af1ef9f4065d16ee6c3511d3c81261118bdbc8cf4628c0
@@ -1,13 +1,13 @@
1
1
  .container.center
2
2
  .oauth_buttons
3
- %ul.unstyled
4
- %li
5
- = link_to image_tag('user_mgmt/normal/facebook.png', class: "menu_icon"), "auth/facebook"
6
- = link_to image_tag('user_mgmt/normal/twitter.png', class: "menu_icon"), "auth/twitter"
7
- = link_to image_tag('user_mgmt/normal/windows.png', class: "menu_icon"), "auth/windowslive"
8
- %li
9
- = link_to image_tag('user_mgmt/normal/linkedin.png', class: "menu_icon"), "auth/linkedin"
10
- = link_to image_tag('user_mgmt/normal/yahoo-copied.jpg', class: "menu_icon", height: '45', width: '45'), "auth/yahoo"
11
- = link_to image_tag('user_mgmt/normal/gmail-copied.png', class: "menu_icon", height: '45', width: '45'), "auth/google_oauth2"
3
+ %ul.unstyled
4
+ %li
5
+ = link_to image_tag('user_mgmt/normal/facebook.png', class: "menu_icon"), "auth/facebook"
6
+ = link_to image_tag('user_mgmt/normal/twitter.png', class: "menu_icon"), "auth/twitter"
7
+ = link_to image_tag('user_mgmt/normal/windows.png', class: "menu_icon"), "auth/windowslive"
8
+ %li
9
+ = link_to image_tag('user_mgmt/normal/linkedin.png', class: "menu_icon"), "auth/linkedin"
10
+ = link_to image_tag('user_mgmt/normal/yahoo-copied.jpg', class: "menu_icon", height: '45', width: '45'), "auth/yahoo"
11
+ = link_to image_tag('user_mgmt/normal/gmail-copied.png', class: "menu_icon", height: '45', width: '45'), "auth/google_oauth2"
12
12
  .password_reset
13
- = link_to 'forgot your password?', password_reset_request_path
13
+ = link_to 'forgot your password?', password_reset_request_path
@@ -1,3 +1,3 @@
1
1
  module UserMgmt
2
- VERSION = "0.8.3"
2
+ VERSION = "0.8.3.1"
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.8.3
4
+ version: 0.8.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Faria, Fernando Gorodscy, Josh Leslie