tybo 0.0.19 → 0.0.20

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
  SHA256:
3
- metadata.gz: e94f051ab3087c310930ff0bfcbccd7af7c1ecbc18a2886183aba92f887f70a9
4
- data.tar.gz: c78a6c55f1c47e2ee96d076b77d61196f05e29ab1149dd4cdb41ba5da058b90b
3
+ metadata.gz: 950bff95f819ea40f2bf1f9629fe9f6c1ff61db72d81126077078fa677ec31aa
4
+ data.tar.gz: b9e82e19f855c88b860743ee742a1765efa33604a089701e2bc69a8465da3324
5
5
  SHA512:
6
- metadata.gz: 4887fdfec3231c7dc33bf959d109fb455aea53c5a8cbd831e66ad64bc8fd675fc0605157ba7935022e380e587dd16e24bd4b259cb380cae8e32d40d33f0e9b67
7
- data.tar.gz: 4b9d5524915bd8f4c814679aed82ba91bb2455044e8ea80108c190cc167b27bc528978dd6e5f455858002802333241ce346424e67260b599ac9fc880a5843505
6
+ metadata.gz: 3d7dd1d21bec139da2f5bdd0c4d7356b7781f2592e68cf1b240421fce9e813c618370c18d934c046c885af34c7f38748d205d87f6b72c8a011b9bd32a1cdb44f
7
+ data.tar.gz: bd04698dd5bdbd8621782d52cc359181cdb6e81b8b12ba032dfe35bc71651105f8c842611242782adde2c404b75df927be70dcb66344e383f21f8787066e43cf
@@ -31,7 +31,7 @@
31
31
  </div>
32
32
 
33
33
  <div class="text-sm">
34
- <a href="<%= new_password_path(Administrator)%>" class="font-medium text-tybo-600 hover:text-tybo-500", data-turbo='false' >
34
+ <a href="<%= new_password_path(resource)%>" class="font-medium text-tybo-600 hover:text-tybo-500", data-turbo='false' >
35
35
  <%=I18n.t("devise.passwords.new.forgot_your_password")%>
36
36
  </a>
37
37
  </div>
data/lib/tybo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Tybo
2
- VERSION = '0.0.19'
2
+ VERSION = '0.0.20'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tybo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
4
+ version: 0.0.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michel Delpierre
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-02-17 00:00:00.000000000 Z
12
+ date: 2023-02-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails