chore: update Gemfile

This commit is contained in:
David Bailey 2023-04-12 15:16:12 +02:00
parent d415aa6860
commit 487f5be2b5

View file

@ -10,13 +10,13 @@ GEM
backport (1.2.0)
benchmark (0.2.1)
coderay (1.1.3)
debug (1.6.2)
irb (>= 1.3.6)
debug (1.7.2)
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.5.0)
e2mmap (0.1.0)
io-console (0.5.11)
irb (1.4.1)
io-console (0.6.0)
irb (1.6.4)
reline (>= 0.3.0)
jaro_winkler (1.5.4)
json (2.6.3)
@ -26,12 +26,12 @@ GEM
kramdown (~> 2.0)
method_source (1.0.0)
minitest (5.18.0)
nokogiri (1.14.2-x86_64-linux)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
parser (3.2.2.0)
ast (~> 2.4.1)
pry (0.14.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.6.2)
@ -39,12 +39,12 @@ GEM
rake (13.0.6)
rbs (2.8.4)
regexp_parser (2.7.0)
reline (0.3.1)
reline (0.3.3)
io-console (~> 0.5)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rubocop (1.50.0)
rubocop (1.50.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
@ -76,7 +76,7 @@ GEM
thor (1.2.1)
tilt (2.1.0)
unicode-display_width (2.4.2)
yard (0.9.32)
yard (0.9.33)
PLATFORMS
x86_64-linux