aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 6 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3663415..ffdbf82 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
- bigdecimal (3.2.2)
+ bigdecimal (3.2.3)
+ pg (1.6.2)
+ pg (1.6.2-x86_64-linux)
rubyzip (2.4.1)
sync (0.5.0)
term-ansicolor (1.11.2)
tins (~> 1.0)
- tins (1.38.0)
+ tins (1.43.0)
bigdecimal
sync
@@ -15,8 +17,9 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
+ pg (~> 1.6)
rubyzip (~> 2.4)
term-ansicolor (~> 1.11)
BUNDLED WITH
- 2.6.7
+ 2.6.9