anoubis_sso_client 1.0.1 → 1.0.2

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
  SHA256:
3
- metadata.gz: d6d6fc2d74ea7bf5a7702de2638af217e68f7095567ea9a179de4b139a01b5cd
4
- data.tar.gz: c5978605ce5ec97d9e8bc5e1f632a15f36cb8a6ce7573b6ce8694adb67b79123
3
+ metadata.gz: bfc4014043dfadc257f8f47fde2dde88ab2a9044008963f5399e65b1a25bde13
4
+ data.tar.gz: e5991bd40a4546de594f66dac17956387fd7c84721093e2cd9e02835699f5ea3
5
5
  SHA512:
6
- metadata.gz: 658c4bf239c8dcab773f3551a93d6ca1649ea2b0ab5a95ecdadce60ec5ee14bbc59586b56aec6cb92b4e3c96983a405f3d0b23d592c2f538896aceae3dbf56fe
7
- data.tar.gz: a01020e0880338c9a014466c3ead470b499505c3216fc45a67f62a56b224e40e1f9d0833f01168436a522b25126e77aea0f1756dde56c881cdd54676b811b32b
6
+ metadata.gz: 267d99bef0b403bef6764273fc65361a9da0297c37902e0ef06ae1bd24905253cc83cf41f1b56b7ec260f3ef87f138afc49177354aac527764610bbf1619a148
7
+ data.tar.gz: 4b81046854f3b6ae4ac9363028e4e9880d03bab5c1b19b32d17fb8394629a5c8d147010164aad14ad8fb6a1e5668f2954aa330388c0bbf68550051c5ac2b4ca5
@@ -148,6 +148,8 @@ module AnoubisSsoClient::ApplicationCommon
148
148
  end
149
149
  end
150
150
 
151
+ Time.zone = current_user[:timezone]
152
+
151
153
  after_sso_client_initialization
152
154
  end
153
155
 
@@ -1,4 +1,4 @@
1
1
  module AnoubisSsoClient
2
2
  ## Gem version
3
- VERSION = "1.0.1"
3
+ VERSION = "1.0.2"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anoubis_sso_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrey Ryabov
@@ -217,7 +217,7 @@ metadata:
217
217
  homepage_uri: https://github.com/RA-Company/
218
218
  source_code_uri: https://github.com/RA-Company/anoubis_sso_client
219
219
  changelog_uri: https://github.com/RA-Company/anoubis_sso_client/blob/main/CHANGELOG.md
220
- documentation_uri: https://www.rubydoc.info/gems/anoubis_sso_client/1.0.1
220
+ documentation_uri: https://www.rubydoc.info/gems/anoubis_sso_client/1.0.2
221
221
  post_install_message:
222
222
  rdoc_options: []
223
223
  require_paths: