Update Gemfile.lock

This commit is contained in:
Rax Ventus 2023-04-29 12:06:05 -06:00 committed by GitHub
parent 8632127a44
commit 9b05d5be11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.5)
activesupport (6.1.7.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)