diff --git a/.tool-versions b/.tool-versions index 7dd48f6..484135b 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -ruby 3.2.0 +ruby 3.2.2 postgres 15.1 diff --git a/Gemfile b/Gemfile index b066119..8872bd8 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -ruby "3.2.0" +ruby "3.2.2" gem "hanami", "~> 2.0.0" gem "hanami-router", "~> 2.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index bbacae2..51e8c19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -454,6 +454,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-darwin-23 x86_64-linux DEPENDENCIES @@ -513,7 +514,7 @@ DEPENDENCIES webmention RUBY VERSION - ruby 3.2.0 + ruby 3.2.2p53 BUNDLED WITH 2.3.22 diff --git a/public/assets/asset-manifest.json b/public/assets/asset-manifest.json index 3ffd9ee..864b1d2 100644 --- a/public/assets/asset-manifest.json +++ b/public/assets/asset-manifest.json @@ -1 +1 @@ -{"gallery.js":"gallery-U9cfaYeloDw_.js","index.js":"index-U9cfaYeloDw_.js","index.css":"index-U9cfaYeloDw_.css"} \ No newline at end of file +{"gallery.js":"gallery-6hWYOFKTnciU.js","index.js":"index-6hWYOFKTnciU.js","index.css":"index-6hWYOFKTnciU.css"} \ No newline at end of file diff --git a/public/assets/dist/gallery-U9cfaYeloDw_.js b/public/assets/dist/gallery-6hWYOFKTnciU.js similarity index 100% rename from public/assets/dist/gallery-U9cfaYeloDw_.js rename to public/assets/dist/gallery-6hWYOFKTnciU.js diff --git a/public/assets/dist/index-U9cfaYeloDw_.css b/public/assets/dist/index-6hWYOFKTnciU.css similarity index 100% rename from public/assets/dist/index-U9cfaYeloDw_.css rename to public/assets/dist/index-6hWYOFKTnciU.css diff --git a/public/assets/dist/index-U9cfaYeloDw_.js b/public/assets/dist/index-6hWYOFKTnciU.js similarity index 100% rename from public/assets/dist/index-U9cfaYeloDw_.js rename to public/assets/dist/index-6hWYOFKTnciU.js