Skip to content

Commit 7122fef

Browse files
Bump activesupport from 6.1.7.3 to 7.0.8 in /example
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 7.0.8. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.3...v7.0.8) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9e8910 commit 7122fef

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

example/Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (6.1.7.3)
6+
activesupport (7.0.8)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
1211
addressable (2.8.4)
1312
public_suffix (>= 2.0.2, < 6.0)
1413
algoliasearch (1.27.5)
@@ -66,7 +65,7 @@ GEM
6665
i18n (1.14.1)
6766
concurrent-ruby (~> 1.0)
6867
json (2.6.3)
69-
minitest (5.18.1)
68+
minitest (5.20.0)
7069
molinillo (0.8.0)
7170
nanaimo (0.3.0)
7271
nap (1.1.0)
@@ -85,7 +84,6 @@ GEM
8584
colored2 (~> 3.1)
8685
nanaimo (~> 0.3.0)
8786
rexml (~> 3.2.4)
88-
zeitwerk (2.6.8)
8987

9088
PLATFORMS
9189
ruby

0 commit comments

Comments
 (0)