Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the deps group with 7 updates #1710

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ gem "ahoy_matey", "~> 5.2"

gem "good_job", "~> 4.4"

gem "blazer", "~> 3.0"
gem "blazer", "~> 3.1"
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,20 +118,20 @@ GEM
activerecord (>= 5.2, < 8.0)
activesupport (>= 5.2, < 8.0)
aws-eventstream (1.3.0)
aws-partitions (1.987.0)
aws-sdk-core (3.209.1)
aws-partitions (1.992.0)
aws-sdk-core (3.211.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.94.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.167.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-s3 (1.169.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.0)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
backport (1.2.0)
barnes (0.0.9)
Expand All @@ -149,11 +149,11 @@ GEM
smart_properties
bigdecimal (3.1.8)
bindex (0.8.1)
blazer (3.0.4)
blazer (3.1.0)
activerecord (>= 6.1)
chartkick (>= 5)
csv
railties (>= 6.1)
railties (>= 7)
safely_block (>= 0.4)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand All @@ -173,7 +173,7 @@ GEM
capybara
playwright-ruby-client (>= 1.16.0)
certifi (2018.01.18)
chartkick (5.1.0)
chartkick (5.1.1)
childprocess (5.0.0)
chronic (0.10.2)
concurrent-ruby (1.3.4)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http_persistent (2.2.0)
faraday-net_http_persistent (2.3.0)
faraday (~> 2.5)
net-http-persistent (>= 4.0.4, < 5)
faraday-retry (2.2.1)
Expand All @@ -251,7 +251,7 @@ GEM
text (>= 1.3.0)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.4.1)
good_job (4.4.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
launchy (3.0.0)
addressable (~> 2.8)
childprocess (~> 5.0)
lefthook (1.7.18)
lefthook (1.7.22)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lint_roller (1.1.0)
Expand Down Expand Up @@ -552,7 +552,7 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
spy (1.0.5)
square.rb (39.1.0.20240919)
square.rb (39.2.0.20241017)
apimatic_core (~> 0.3.9)
apimatic_core_interfaces (~> 0.2.1)
apimatic_faraday_client_adapter (~> 0.1.4)
Expand Down Expand Up @@ -581,10 +581,10 @@ GEM
timeout (0.4.1)
translation (1.41)
gettext (~> 3.2, >= 3.2.5, <= 3.4.9)
turbo-rails (2.0.10)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
twilio-ruby (7.3.3)
twilio-ruby (7.3.4)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down Expand Up @@ -627,7 +627,7 @@ DEPENDENCIES
audited
aws-sdk-s3
barnes
blazer (~> 3.0)
blazer (~> 3.1)
bootsnap (>= 1.4.1)
byebug
capybara (>= 2.15)
Expand Down