Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Sep 18, 2023
1 parent 03996f9 commit fc33413
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.4.15.0)
execjs (~> 2)
base64 (0.1.1)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -102,8 +103,9 @@ GEM
erubi (1.12.0)
ethon (0.16.0)
ffi (>= 1.15.0)
execjs (2.9.0)
faraday (2.7.10)
execjs (2.9.1)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.3.0)
Expand All @@ -122,7 +124,7 @@ GEM
google-protobuf (3.24.3-arm64-darwin)
google-protobuf (3.24.3-x86_64-darwin)
google-protobuf (3.24.3-x86_64-linux)
groupdate (6.3.0)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.0.1)
i18n (1.14.1)
Expand Down Expand Up @@ -257,7 +259,7 @@ GEM
shoulda-context (2.0.0)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
sidekiq (7.1.2)
sidekiq (7.1.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand All @@ -281,7 +283,7 @@ GEM
sprockets (>= 3.0.0)
stringio (3.0.8)
thor (1.2.2)
tilt (2.2.0)
tilt (2.3.0)
timeout (0.4.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
Expand Down

0 comments on commit fc33413

Please sign in to comment.