aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ab410e9..2deda9b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,14 @@ GEM
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
builder (3.2.2)
+ byebug (11.0.1)
concurrent-ruby (1.1.5)
diff-lcs (1.2.5)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
+ io-console (0.5.4)
+ irb (1.2.1)
+ reline (>= 0.0.1)
minitest (5.13.0)
pdf-core (0.7.0)
prawn (2.2.2)
@@ -19,6 +23,8 @@ GEM
ttfunk (~> 1.5)
prawn-table (0.2.1)
rake (13.0.1)
+ reline (0.1.2)
+ io-console (~> 0.5)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
@@ -46,6 +52,8 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 6.0.0)
+ byebug
+ irb
prawn (~> 2.2.0)
prawn-table (~> 0.2.1)
rake (~> 13.0.0)