Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent 389da5d commit a45184c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.1)
activesupport (7.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
bcrypt (3.1.18)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
diff-lcs (1.1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.17.0)
minitest (5.18.1)
mixlib-config (3.0.27)
tomlrb
net-http-spy (0.2.1)
Expand All @@ -55,7 +55,7 @@ GEM
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
tomlrb (2.0.3)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand Down

0 comments on commit a45184c

Please sign in to comment.