diff options
| author | realtradam <[email protected]> | 2024-06-17 22:33:24 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-17 22:33:24 -0400 |
| commit | 5fb193314230fd69a15b255aa713fef22f0b313b (patch) | |
| tree | 4d6948682df4f48a06e02f65b7035a839b5c1ed3 /Gemfile.lock | |
| parent | 39f2dc47ef9aa94b2fe30019715a9484000552a9 (diff) | |
| download | gameHolster-5fb193314230fd69a15b255aa713fef22f0b313b.tar.gz gameHolster-5fb193314230fd69a15b255aa713fef22f0b313b.zip | |
change login to use new tab
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 |
