Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Sep 20, 2024
1 parent 28ed7e0 commit 5b94ec6
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ GEM
after_commit_action (1.1.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
appsignal (4.0.8)
appsignal (4.0.9)
logger
rack
ast (2.4.2)
autoprefixer-rails (10.4.19.0)
Expand Down Expand Up @@ -107,8 +108,9 @@ GEM
activesupport (>= 3.0.0)
erubi (1.13.0)
execjs (2.9.1)
faraday (2.11.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand All @@ -131,19 +133,19 @@ GEM
terminal-table (>= 1.5.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.28.1)
google-protobuf (4.28.2)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-aarch64-linux)
google-protobuf (4.28.2-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-arm64-darwin)
google-protobuf (4.28.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-x86_64-darwin)
google-protobuf (4.28.2-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-x86_64-linux)
google-protobuf (4.28.2-x86_64-linux)
bigdecimal
rake (>= 13)
groupdate (6.4.0)
Expand Down Expand Up @@ -179,6 +181,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.7.2)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
Expand Down Expand Up @@ -244,7 +247,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.7)
Expand Down Expand Up @@ -446,4 +449,4 @@ RUBY VERSION
ruby 3.3.5p53

BUNDLED WITH
2.5.18
2.5.19

0 comments on commit 5b94ec6

Please sign in to comment.