Skip to content

Commit e080160

Browse files
chore(deps): bump activesupport from 6.1.7.3 to 6.1.7.6 (#39)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.3...v6.1.7.6) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9c0016 commit e080160

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
specs:
1212
CFPropertyList (3.0.6)
1313
rexml
14-
activesupport (6.1.7.3)
14+
activesupport (6.1.7.6)
1515
concurrent-ruby (~> 1.0, >= 1.0.2)
1616
i18n (>= 1.6, < 2)
1717
minitest (>= 5.1)
@@ -209,7 +209,7 @@ GEM
209209
http-cookie (1.0.5)
210210
domain_name (~> 0.5)
211211
httpclient (2.8.3)
212-
i18n (1.12.0)
212+
i18n (1.14.1)
213213
concurrent-ruby (~> 1.0)
214214
jazzy (0.14.3)
215215
cocoapods (~> 1.5)
@@ -229,7 +229,7 @@ GEM
229229
mini_magick (4.12.0)
230230
mini_mime (1.1.2)
231231
mini_portile2 (2.8.1)
232-
minitest (5.18.0)
232+
minitest (5.19.0)
233233
molinillo (0.8.0)
234234
multi_json (1.15.0)
235235
multipart-post (2.0.0)
@@ -300,7 +300,7 @@ GEM
300300
rouge (~> 2.0.7)
301301
xcpretty-travis-formatter (1.0.1)
302302
xcpretty (~> 0.2, >= 0.0.7)
303-
zeitwerk (2.6.7)
303+
zeitwerk (2.6.11)
304304

305305
PLATFORMS
306306
ruby

0 commit comments

Comments
 (0)