diff --git a/Gemfile.lock b/Gemfile.lock index a47ff54..e0a1447 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,9 +127,9 @@ GEM diff-lcs (1.5.1) doorkeeper (5.8.1) railties (>= 5) - dotenv (3.1.6) - dotenv-rails (3.1.6) - dotenv (= 3.1.6) + dotenv (3.1.7) + dotenv-rails (3.1.7) + dotenv (= 3.1.7) railties (>= 6.1) drb (2.2.1) erubi (1.13.0) @@ -157,7 +157,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -232,7 +232,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.1) + psych (5.2.2) date stringio puma (6.5.0) @@ -277,10 +277,10 @@ GEM rainbow (3.1.1) rake (13.2.1) rbtree3 (0.7.1) - rdoc (6.9.0) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -340,7 +340,7 @@ GEM ruby-vips (2.2.2) ffi (~> 1.12) logger - securerandom (0.4.0) + securerandom (0.4.1) stringio (3.1.2) thor (1.3.2) timeout (0.4.2)