Skip to content

Commit

Permalink
Bump activesupport from 7.0.6 to 7.1.3.2
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 to 7.1.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.6...v7.1.3.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent c13f996 commit 795628b
Showing 1 changed file with 21 additions and 14 deletions.
35 changes: 21 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.6)
activesupport (= 7.0.6)
activesupport (7.0.6)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
Expand Down Expand Up @@ -36,10 +41,12 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
azure-loganalytics-datacollector-api (0.5.0)
rest-client
base64 (0.2.0)
bigdecimal (3.1.6)
bindata (2.4.10)
bson (4.15.0)
childprocess (4.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.2.5)
cool.io (1.7.1)
declarative (0.0.20)
Expand All @@ -48,6 +55,7 @@ GEM
rake (>= 12.0.0, < 14.0.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.2.1)
elastic-transport (8.0.1)
faraday (~> 1)
multi_json
Expand Down Expand Up @@ -128,7 +136,7 @@ GEM
fluent-plugin-rewrite-tag-filter (2.4.0)
fluent-config-regexp-type
fluentd (>= 0.14.2, < 2)
fluent-plugin-s3 (1.6.1)
fluent-plugin-s3 (1.7.2)
aws-sdk-s3 (~> 1.60)
aws-sdk-sqs (~> 1.23)
fluentd (>= 0.14.22, < 2)
Expand All @@ -143,17 +151,15 @@ GEM
fluent-plugin-sumologic_output (1.8.0)
fluentd (>= 0.14.12)
httpclient (~> 2.8.0)
fluentd (1.15.3)
bundler
fluentd (1.11.5)
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
msgpack (>= 1.3.1, < 2.0.0)
serverengine (>= 2.3.0, < 3.0.0)
serverengine (>= 2.2.2, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.4, < 1.0.0)
strptime (>= 0.2.2, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
webrick (>= 1.4.2, < 1.8.0)
yajl-ruby (~> 1.0)
gems (1.2.0)
google-api-client (0.53.0)
Expand Down Expand Up @@ -186,9 +192,9 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http_parser.rb (0.8.0)
http_parser.rb (0.6.0)
httpclient (2.8.3)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
json-jwt (1.13.0)
Expand Down Expand Up @@ -216,12 +222,13 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.19.0)
minitest (5.22.2)
mongo (2.6.4)
bson (>= 4.3.0, < 5.0.0)
msgpack (1.6.1)
multi_json (1.15.0)
multipart-post (2.1.1)
mutex_m (0.2.0)
net-http-digest_auth (1.4.1)
net-http-persistent (3.1.0)
connection_pool (~> 2.2)
Expand Down

0 comments on commit 795628b

Please sign in to comment.