Skip to content

Commit

Permalink
Bump activesupport from 7.1.3.3 to 7.1.3.4 in /features-parser (#7)
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.3 to 7.1.3.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.3...v7.1.3.4)

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

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 Jun 5, 2024
1 parent 8fa1393 commit a3dabf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features-parser/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.3)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -21,7 +21,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
cucumber-gherkin (28.0.0)
cucumber-messages (>= 19.1.4, < 24)
Expand Down

0 comments on commit a3dabf5

Please sign in to comment.