Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jan 10, 2024
1 parent d6c816f commit ebf4c52
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
numerizer (~> 0.1.1)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
counter_culture (3.5.0)
counter_culture (3.5.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
crack (0.4.5)
Expand All @@ -115,13 +115,12 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
execjs (2.9.1)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.0)
faraday (~> 2.0)
faraday-typhoeus (1.1.0)
Expand All @@ -130,16 +129,16 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.1)
google-protobuf (3.25.2)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
irb (1.11.0)
irb (1.11.1)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand All @@ -163,6 +162,8 @@ GEM
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.9.1)
date
net-protocol
Expand All @@ -185,9 +186,9 @@ GEM
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
numerizer (0.1.1)
pagy (6.2.0)
pagy (6.3.0)
pg (1.5.4)
pg_query (5.0.0)
pg_query (5.1.0)
google-protobuf (>= 3.22.3)
pghero (3.4.0)
activerecord (>= 6)
Expand Down Expand Up @@ -303,6 +304,7 @@ GEM
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
Expand Down

0 comments on commit ebf4c52

Please sign in to comment.