Skip to content

Commit

Permalink
Bump activesupport from 7.0.8 to 7.1.3.2 in /oc-chef-pedant (#3783)
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.8 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.8...v7.1.3.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 18d033c commit fa689e2
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions oc-chef-pedant/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8)
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.1)
public_suffix (>= 2.0.2, < 6.0)
Expand All @@ -45,6 +50,8 @@ GEM
aws-sigv4 (~> 1.1)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bigdecimal (3.1.6)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
Expand Down Expand Up @@ -101,13 +108,16 @@ GEM
uuidtools (~> 2.1)
webrick
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
corefoundation (0.3.13)
ffi (>= 1.15.0)
debug_inspector (1.1.0)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.2.0)
ruby2_keywords
erubi (1.10.0)
erubis (2.7.0)
faraday (1.4.3)
Expand Down Expand Up @@ -183,7 +193,7 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.20.0)
minitest (5.22.2)
mixlib-archive (1.1.7)
mixlib-log
mixlib-authentication (3.0.10)
Expand All @@ -195,6 +205,7 @@ GEM
chef-utils
multi_json (1.15.0)
multipart-post (2.1.1)
mutex_m (0.2.0)
net-http-spy (0.2.1)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
Expand Down

0 comments on commit fa689e2

Please sign in to comment.