Skip to content

Commit

Permalink
Merge pull request #106 from ksss/bundle-update
Browse files Browse the repository at this point in the history
Bundle update
  • Loading branch information
ksss authored Feb 5, 2025
2 parents 36882c6 + 6ebc6e2 commit 540689d
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,34 +23,40 @@ GEM
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
csv (3.3.2)
debug (1.9.2)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.1)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
fileutils (1.7.3)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.5)
minitest (5.25.4)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
psych (5.2.0)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
psych (5.2.3)
date
stringio
racc (1.8.1)
rainbow (3.1.1)
Expand All @@ -60,9 +66,9 @@ GEM
ffi (~> 1.0)
rbs (3.8.1)
logger
rdoc (6.8.1)
rdoc (6.11.0)
psych (>= 4.0.0)
reline (0.5.11)
reline (0.6.0)
io-console (~> 0.5)
rgot (1.4.0)
securerandom (0.4.1)
Expand Down

0 comments on commit 540689d

Please sign in to comment.