From 9243f562ca47ef10517669c28d90487d3e38ffe4 Mon Sep 17 00:00:00 2001 From: Daniel Nitsikopoulos Date: Sat, 16 Sep 2023 10:40:11 +1000 Subject: [PATCH] Upate gems --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5415dec..d9b7a97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GIT GIT remote: https://github.com/hanami/view.git - revision: a70319b58e7d0c0fc9edbb8710ac234c9a4dbe58 + revision: 083f8325b86685e18be856ef62c70d599b6d9596 branch: main specs: hanami-view (2.1.0.beta1) @@ -48,7 +48,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7.2) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -60,6 +60,7 @@ GEM ast (2.4.2) babosa (2.0.0) base64 (0.1.1) + bigdecimal (3.1.4) builder (3.2.4) capistrano (3.17.3) airbrussh (>= 1.0.0) @@ -163,7 +164,7 @@ GEM gpx (1.1.1) nokogiri (~> 1.7) rake - guard (2.18.0) + guard (2.18.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -271,7 +272,7 @@ GEM mime-types-data (3.2023.0808) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.19.0) + minitest (5.20.0) multi_xml (0.6.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) @@ -310,7 +311,7 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - pg (1.5.3) + pg (1.5.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -382,7 +383,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.56.1) + rubocop (1.56.3) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -406,12 +407,13 @@ GEM ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5) - sanitize (6.0.2) + sanitize (6.1.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - sentry-ruby (5.10.0) + sentry-ruby (5.11.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sequel (5.71.0) + sequel (5.72.0) + bigdecimal shellany (0.0.1) simple-rss (1.3.3) slim (5.1.1) @@ -420,10 +422,10 @@ GEM sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - standard (1.31.0) + standard (1.31.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.56.0) + rubocop (~> 1.56.2) standard-custom (~> 1.0.0) standard-performance (~> 1.2) standard-custom (1.0.2) @@ -436,7 +438,7 @@ GEM standard temple (0.10.2) thor (1.2.2) - tilt (2.2.0) + tilt (2.3.0) time_math2 (0.1.1) timecop (0.9.8) timeout (0.4.0)