Skip to content

Commit a058eb5

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GIT
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
activesupport (6.1.7.1)
21+
activesupport (6.1.7.3)
2222
concurrent-ruby (~> 1.0, >= 1.0.2)
2323
i18n (>= 1.6, < 2)
2424
minitest (>= 5.1)
@@ -29,7 +29,7 @@ GEM
2929
autoprefixer-rails (10.4.7.0)
3030
execjs (~> 2)
3131
colorator (1.1.0)
32-
concurrent-ruby (1.1.10)
32+
concurrent-ruby (1.2.2)
3333
em-websocket (0.5.3)
3434
eventmachine (>= 0.12.9)
3535
http_parser.rb (~> 0)
@@ -102,7 +102,7 @@ GEM
102102
rb-inotify (~> 0.9, >= 0.9.10)
103103
mercenary (0.4.0)
104104
mini_portile2 (2.8.0)
105-
minitest (5.17.0)
105+
minitest (5.18.0)
106106
nokogiri (1.13.10)
107107
mini_portile2 (~> 2.8.0)
108108
racc (~> 1.4)
@@ -132,13 +132,13 @@ GEM
132132
unicode-display_width (~> 1.1, >= 1.1.1)
133133
typhoeus (1.4.0)
134134
ethon (>= 0.9.0)
135-
tzinfo (2.0.5)
135+
tzinfo (2.0.6)
136136
concurrent-ruby (~> 1.0)
137137
tzinfo-data (1.2022.1)
138138
tzinfo (>= 1.0.0)
139139
unicode-display_width (1.8.0)
140140
yell (2.2.2)
141-
zeitwerk (2.6.6)
141+
zeitwerk (2.6.7)
142142

143143
PLATFORMS
144144
ruby

0 commit comments

Comments
 (0)