From de44f78004d30e18e255a8745ee896e25b683272 Mon Sep 17 00:00:00 2001 From: moe Date: Sun, 3 Jul 2022 20:28:31 +0200 Subject: [PATCH] Temporarily pin to sodium.cr 2e1856 Latest release version of sodium.cr is broken in Crystal >= v1.2.2. https://github.com/didactic-drunk/sodium.cr/issues/16 The fixed version is not released, yet, so for the time being we pin to a known good commit on master. --- .tool-versions | 2 +- docs/JSON.html | 23 +++--- docs/JSON/Serializable.html | 29 ++++---- docs/Suzuri.html | 58 +++++---------- docs/Suzuri/Error.html | 23 +++--- docs/Suzuri/Error/DecodeError.html | 23 +++--- docs/Suzuri/Error/DecryptionFailed.html | 23 +++--- docs/Suzuri/Error/MalformedInput.html | 23 +++--- docs/Suzuri/Error/TokenExpired.html | 23 +++--- docs/Suzuri/Token.html | 35 +++++---- docs/css/style.css | 8 +- docs/index.html | 97 +++++++++++-------------- docs/index.json | 2 +- docs/js/doc.js | 77 ++++++++++++-------- docs/search-index.js | 2 +- shard.yml | 7 +- src/suzuri.cr | 6 +- 17 files changed, 240 insertions(+), 221 deletions(-) diff --git a/.tool-versions b/.tool-versions index a120515..cc78324 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -crystal 1.0.0 +crystal 1.4.1 diff --git a/docs/JSON.html b/docs/JSON.html index a6c8077..b38376a 100644 --- a/docs/JSON.html +++ b/docs/JSON.html @@ -3,21 +3,16 @@ - + + - - - + JSON - suzuri master-dev - - - + JSON::Serializable - suzuri master-dev - - - + Suzuri - suzuri master-dev - - - + Suzuri::Error - suzuri master-dev - - - + Suzuri::Error::DecodeError - suzuri master-dev - - - + Suzuri::Error::DecryptionFailed - suzuri master-dev - - - + Suzuri::Error::MalformedInput - suzuri master-dev - - - + Suzuri::Error::TokenExpired - suzuri master-dev - - - + Suzuri::Token - suzuri master-dev - - - + suzuri master-dev