diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-09-14 16:02:15 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-09-14 16:02:15 +0200 |
| commit | 71a1444ec305d537cbfadb1a599df7dcacde13a1 (patch) | |
| tree | e32f62260896c09fa0429cd8dc0e110b9adb14cf | |
| parent | c1cb2ddf0837c6d8ba38e2dc98fff74ec0d5a10a (diff) | |
| download | jo.mssola.com-71a1444ec305d537cbfadb1a599df7dcacde13a1.tar.gz jo.mssola.com-71a1444ec305d537cbfadb1a599df7dcacde13a1.zip | |
Update ruby version and copyright notice
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
| -rw-r--r-- | .ruby-version | 2 | ||||
| -rw-r--r-- | Gemfile | 2 | ||||
| -rw-r--r-- | Gemfile.lock | 100 | ||||
| -rw-r--r-- | Rakefile | 2 | ||||
| -rw-r--r-- | _plugins/log.rb | 2 | ||||
| -rw-r--r-- | _plugins/modified_time_helper.rb | 2 | ||||
| -rw-r--r-- | _plugins/render_helper.rb | 2 | ||||
| -rw-r--r-- | _plugins/twitter.rb | 2 | ||||
| -rw-r--r-- | _plugins/type.rb | 2 | ||||
| -rw-r--r-- | config/webpack.js | 2 | ||||
| -rw-r--r-- | javascripts/main.js | 2 |
11 files changed, 69 insertions, 51 deletions
diff --git a/.ruby-version b/.ruby-version index be94e6f..fa7adc7 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.5 @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2018-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/Gemfile.lock b/Gemfile.lock index de14afe..ab5e04c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,39 +1,54 @@ GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + Ascii85 (1.1.1) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) ast (2.4.2) - async (2.5.0) - console (~> 1.10) - io-event (~> 1.1) - timers (~> 4.1) + async (2.17.0) + console (~> 1.26) + fiber-annotation + io-event (~> 1.6, >= 1.6.5) + base64 (0.2.0) + bigdecimal (3.1.8) colorator (1.1.0) - concurrent-ruby (1.2.2) - console (1.16.2) - fiber-local + concurrent-ruby (1.3.4) + connection_pool (2.4.1) + console (1.27.0) + fiber-annotation + fiber-local (~> 1.1) + json + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - ffi (1.15.5) - fiber-local (1.0.0) + ffi (1.17.0) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.0) forwardable-extended (2.6.0) - gemoji (4.0.1) + gemoji (4.1.0) hashery (2.1.2) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.0.6) + html-proofer (5.0.9) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) @@ -43,9 +58,9 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) - io-event (1.1.7) + io-event (1.6.5) jekyll (4.2.2) addressable (~> 2.4) colorator (~> 1.0) @@ -71,41 +86,43 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.6.3) + json (2.7.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.1) mercenary (0.4.0) - mini_portile2 (2.8.1) - minitest (5.18.0) - nokogiri (1.14.2) - mini_portile2 (~> 2.8.0) + mini_portile2 (2.8.7) + minitest (5.25.1) + nokogiri (1.16.7) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pathutil (0.16.2) forwardable-extended (~> 2.6) - pdf-reader (2.11.0) + pdf-reader (2.12.0) Ascii85 (~> 1.0) afm (~> 0.2.1) hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (5.0.1) - racc (1.6.2) + public_suffix (6.0.1) + racc (1.8.1) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.7.0) - rexml (3.2.5) + regexp_parser (2.9.2) + rexml (3.3.7) rouge (3.30.0) rubocop (1.42.0) json (~> 2.3) @@ -117,9 +134,9 @@ GEM rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) - parser (>= 3.2.1.0) - rubocop-performance (1.16.0) + rubocop-ast (1.32.3) + parser (>= 3.3.1.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rake (0.6.0) @@ -134,18 +151,19 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) sassc (2.4.0) ffi (~> 1.9) + securerandom (0.3.1) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) - timers (4.3.5) - ttfunk (1.7.0) - typhoeus (1.4.0) + ttfunk (1.8.0) + bigdecimal (~> 3.1) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.7) + zeitwerk (2.6.18) PLATFORMS ruby @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2018-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/_plugins/log.rb b/_plugins/log.rb index 2abed7f..8a7d512 100644 --- a/_plugins/log.rb +++ b/_plugins/log.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/_plugins/modified_time_helper.rb b/_plugins/modified_time_helper.rb index a5f56fc..e1cffd8 100644 --- a/_plugins/modified_time_helper.rb +++ b/_plugins/modified_time_helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/_plugins/render_helper.rb b/_plugins/render_helper.rb index dc7990b..b563d57 100644 --- a/_plugins/render_helper.rb +++ b/_plugins/render_helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/_plugins/twitter.rb b/_plugins/twitter.rb index 2d68446..eaf0483 100644 --- a/_plugins/twitter.rb +++ b/_plugins/twitter.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/_plugins/type.rb b/_plugins/type.rb index b96466b..0bc4d49 100644 --- a/_plugins/type.rb +++ b/_plugins/type.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-Ω Miquel Sabaté Solà <mikisabate@gmail.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/config/webpack.js b/config/webpack.js index 2b204e6..f1eea97 100644 --- a/config/webpack.js +++ b/config/webpack.js @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +// Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/javascripts/main.js b/javascripts/main.js index 0f5dc3d..21b4412 100644 --- a/javascripts/main.js +++ b/javascripts/main.js @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +// Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by |
