diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 16af94a..3663415 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,14 @@ GEM remote: https://rubygems.org/ specs: + bigdecimal (3.2.2) rubyzip (2.4.1) + sync (0.5.0) + term-ansicolor (1.11.2) + tins (~> 1.0) + tins (1.38.0) + bigdecimal + sync PLATFORMS ruby @@ -9,6 +16,7 @@ PLATFORMS DEPENDENCIES rubyzip (~> 2.4) + term-ansicolor (~> 1.11) BUNDLED WITH - 2.6.2 + 2.6.7 |
