Skip to content

Commit 43f7f5b

Browse files
authored
Merge branch 'develop' into 2.2.1
2 parents 175c0b4 + 3209439 commit 43f7f5b

15 files changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
autoprefixer-rails (10.2.4.0)
6464
execjs
6565
aws-eventstream (1.1.0)
66-
aws-partitions (1.425.0)
66+
aws-partitions (1.427.0)
6767
aws-sdk-core (3.112.0)
6868
aws-eventstream (~> 1, >= 1.0.2)
6969
aws-partitions (~> 1, >= 1.239.0)
@@ -72,7 +72,7 @@ GEM
7272
aws-sdk-kms (1.42.0)
7373
aws-sdk-core (~> 3, >= 3.112.0)
7474
aws-sigv4 (~> 1.1)
75-
aws-sdk-s3 (1.88.0)
75+
aws-sdk-s3 (1.88.1)
7676
aws-sdk-core (~> 3, >= 3.112.0)
7777
aws-sdk-kms (~> 1)
7878
aws-sigv4 (~> 1.1)
@@ -91,7 +91,7 @@ GEM
9191
chartkick (>= 3.2)
9292
railties (>= 5)
9393
safely_block (>= 0.1.1)
94-
bootsnap (1.7.1)
94+
bootsnap (1.7.2)
9595
msgpack (~> 1.0)
9696
bootstrap (4.6.0)
9797
autoprefixer-rails (>= 9.1.0)
@@ -350,7 +350,7 @@ GEM
350350
ruby-progressbar (1.11.0)
351351
ruby2_keywords (0.0.4)
352352
ruby_dep (1.5.0)
353-
ruby_http_client (3.5.0)
353+
ruby_http_client (3.5.2)
354354
ruby_parser (3.14.2)
355355
sexp_processor (~> 4.9)
356356
rubyzip (2.3.0)
@@ -371,10 +371,10 @@ GEM
371371
selenium-webdriver (3.142.7)
372372
childprocess (>= 0.5, < 4.0)
373373
rubyzip (>= 1.2.2)
374-
sendgrid-actionmailer (3.0.2)
374+
sendgrid-actionmailer (3.1.1)
375375
mail (~> 2.7)
376376
sendgrid-ruby (~> 6.0)
377-
sendgrid-ruby (6.3.2)
377+
sendgrid-ruby (6.4.0)
378378
ruby_http_client (~> 3.4)
379379
sexp_processor (4.15.0)
380380
shellany (0.0.1)
@@ -400,7 +400,7 @@ GEM
400400
simplecov_json_formatter (~> 0.1)
401401
simplecov-html (0.12.3)
402402
simplecov_json_formatter (0.1.2)
403-
spring (2.1.0)
403+
spring (2.1.1)
404404
spring-watcher-listen (2.0.1)
405405
listen (>= 2.7, < 4.0)
406406
spring (>= 1.2, < 3.0)
-23.5 KB
Binary file not shown.
23.5 KB
Binary file not shown.

vendor/cache/aws-sdk-s3-1.88.0.gem

-293 KB
Binary file not shown.

vendor/cache/aws-sdk-s3-1.88.1.gem

293 KB
Binary file not shown.

vendor/cache/bootsnap-1.7.1.gem

-34.5 KB
Binary file not shown.

vendor/cache/bootsnap-1.7.2.gem

34.5 KB
Binary file not shown.
-22.5 KB
Binary file not shown.
165 KB
Binary file not shown.
-17.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)