Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-07-18)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 18, 2024
1 parent 7036fdc commit beb0f60
Showing 1 changed file with 21 additions and 19 deletions.
40 changes: 21 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,54 +47,56 @@ GEM
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
drb (2.2.1)
erubi (1.12.0)
ffi (1.15.5)
erubi (1.13.0)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
groupdate (5.2.4)
activesupport (>= 5)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
ipaddr (1.2.6)
irb (1.13.1)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.1)
listen (3.7.1)
json (2.7.2)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
minitest (5.23.1)
minitest (5.24.1)
mutex_m (0.2.0)
net-http (0.1.1)
net-protocol
uri
net-protocol (0.2.2)
timeout
nio4r (2.7.0)
nokogiri (1.16.5-aarch64-linux)
nio4r (2.7.3)
nokogiri (1.16.6-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
openssl (2.2.3)
ipaddr
pg (1.4.5)
pg (1.5.6)
psych (5.1.2)
stringio
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.0.11)
rack-cors (1.1.1)
rack (3.1.7)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand All @@ -120,21 +122,21 @@ GEM
zeitwerk (~> 2.6)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.7.0)
psych (>= 4.0.0)
reline (0.5.8)
reline (0.5.9)
io-console (~> 0.5)
securerandom (0.3.1)
stringio (3.1.0)
stringio (3.1.1)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.0)
webrick (1.8.1)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
aarch64-linux-musl
Expand Down

0 comments on commit beb0f60

Please sign in to comment.