Skip to content

Commit

Permalink
Update pg and bootsnap dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martikat committed Jan 30, 2025
1 parent e3a857f commit 9a6ca7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
bindex (0.8.1)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.3)
bootsnap (1.18.4)
msgpack (~> 1.2)
brakeman (6.1.2)
racc
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
msgpack (1.7.2)
msgpack (1.7.5)
multi_json (1.15.0)
net-imap (0.5.0)
date
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.9)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down

0 comments on commit 9a6ca7d

Please sign in to comment.