Skip to content

Commit d40bedd

Browse files
Bump activesupport from 6.1.5 to 6.1.7.1 (#10724)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.5...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7e9599 commit d40bedd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.5)
6+
activesupport (6.1.7.1)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -61,7 +61,7 @@ GEM
6161
netrc (~> 0.11)
6262
cocoapods-try (1.2.0)
6363
colored2 (3.1.2)
64-
concurrent-ruby (1.1.9)
64+
concurrent-ruby (1.1.10)
6565
cork (0.3.0)
6666
colored2 (~> 3.1)
6767
danger (8.4.5)
@@ -113,14 +113,14 @@ GEM
113113
addressable (~> 2.8)
114114
rchardet (~> 1.8)
115115
httpclient (2.8.3)
116-
i18n (1.10.0)
116+
i18n (1.12.0)
117117
concurrent-ruby (~> 1.0)
118118
json (2.6.1)
119119
kramdown (2.3.1)
120120
rexml
121121
kramdown-parser-gfm (1.1.0)
122122
kramdown (~> 2.0)
123-
minitest (5.15.0)
123+
minitest (5.17.0)
124124
molinillo (0.8.0)
125125
multipart-post (2.1.1)
126126
nanaimo (0.3.0)
@@ -143,7 +143,7 @@ GEM
143143
unicode-display_width (>= 1.1.1, < 3)
144144
typhoeus (1.4.0)
145145
ethon (>= 0.9.0)
146-
tzinfo (2.0.4)
146+
tzinfo (2.0.5)
147147
concurrent-ruby (~> 1.0)
148148
unicode-display_width (2.1.0)
149149
xcodeproj (1.21.0)
@@ -153,7 +153,7 @@ GEM
153153
colored2 (~> 3.1)
154154
nanaimo (~> 0.3.0)
155155
rexml (~> 3.2.4)
156-
zeitwerk (2.5.4)
156+
zeitwerk (2.6.6)
157157

158158
PLATFORMS
159159
ruby

0 commit comments

Comments
 (0)