Pack up functionality done

This commit is contained in:
Senad Uka
2020-10-21 15:11:20 +02:00
parent 25cfc6610c
commit 6f655dfe2b
11 changed files with 95 additions and 13 deletions

View File

@@ -49,6 +49,7 @@ GEM
byebug (11.0.1)
concurrent-ruby (1.1.5)
crass (1.0.4)
csv (3.1.7)
erubi (1.8.0)
ffi (1.11.1)
globalid (0.4.2)
@@ -134,6 +135,7 @@ PLATFORMS
DEPENDENCIES
bootsnap (>= 1.1.0)
byebug
csv (~> 3.1)
listen (>= 3.0.5, < 3.2)
pg (>= 0.18, < 2.0)
puma (~> 3.11)
@@ -146,4 +148,4 @@ RUBY VERSION
ruby 2.6.3p62
BUNDLED WITH
1.17.2
1.17.3