Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jan 1, 2025
1 parent 5f4cbee commit 649433b
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,14 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
appsignal (4.2.3)
appsignal (4.3.2)
logger
rack
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand All @@ -115,7 +115,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.1)
csv (3.3.2)
date (3.4.1)
deb_control (0.0.1)
debug (1.10.0)
Expand All @@ -139,10 +139,10 @@ GEM
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.17.0)
ffi (1.17.0-aarch64-linux-musl)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.2)
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
json (2.9.1)
librariesio-gem-parser (1.0.0)
logger (1.6.4)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -188,7 +188,7 @@ GEM
msgpack (1.7.5)
net-http (0.6.0)
uri
net-imap (0.5.2)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -198,18 +198,19 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.2-aarch64-linux)
nokogiri (1.18.1-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.17.2-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.2-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
numerizer (0.1.1)
ostruct (0.6.1)
ox (2.14.18)
ox (2.14.19)
bigdecimal (>= 3.0)
packageurl-ruby (0.1.0)
pg (1.5.9)
pg_query (6.0.0)
Expand All @@ -233,7 +234,7 @@ GEM
rack (>= 2.0.0)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -325,7 +326,7 @@ GEM
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timeout (0.4.3)
tomlrb (2.0.3)
typhoeus (1.4.1)
Expand Down Expand Up @@ -399,4 +400,4 @@ RUBY VERSION
ruby 3.3.6p108

BUNDLED WITH
2.6.1
2.6.2

0 comments on commit 649433b

Please sign in to comment.