Skip to content

Commit 1caed9d

Browse files
authored
Merge pull request #24 from CycloneDX/dependabot/bundler/features/fixtures/simple/activesupport-7.0.7.1
Bump activesupport from 7.0.4.3 to 7.0.7.1 in /features/fixtures/simple
2 parents dba598b + 5b7e253 commit 1caed9d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

features/fixtures/simple/Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.3)
4+
activesupport (7.0.7.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
concurrent-ruby (1.2.2)
10-
i18n (1.12.0)
10+
i18n (1.14.1)
1111
concurrent-ruby (~> 1.0)
12-
minitest (5.18.0)
12+
minitest (5.19.0)
1313
tzinfo (2.0.6)
1414
concurrent-ruby (~> 1.0)
1515

1616
PLATFORMS
1717
arm64-darwin-22
18+
x86_64-linux
1819

1920
DEPENDENCIES
2021
activesupport

0 commit comments

Comments
 (0)