diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 952e0b2..37edfaa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,6 +187,8 @@ GEM stringio (3.1.1) thor (1.3.1) timeout (0.4.1) + tomlib (0.7.2) + bigdecimal tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2024.1) @@ -214,6 +216,7 @@ DEPENDENCIES rack-cors rails (~> 7.1.3, >= 7.1.3.3) rubyzip (~> 2.3) + tomlib (~> 0.7.2) tzinfo-data RUBY VERSION |
