Skip to content

Commit d937230

Browse files
build(deps): bump activesupport from 6.0.2.2 to 6.0.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.2.2...v6.0.3.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61c6754 commit d937230

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (6.0.2.2)
11+
activesupport (6.0.3.1)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 0.7, < 2)
1414
minitest (~> 5.1)
1515
tzinfo (~> 1.1)
16-
zeitwerk (~> 2.2)
16+
zeitwerk (~> 2.2, >= 2.2.2)
1717
addressable (2.7.0)
1818
public_suffix (>= 2.0.2, < 5.0)
1919
ast (2.4.0)
@@ -79,7 +79,7 @@ GEM
7979
rb-inotify (~> 0.9, >= 0.9.10)
8080
mercenary (0.3.6)
8181
mini_portile2 (2.4.0)
82-
minitest (5.14.0)
82+
minitest (5.14.1)
8383
nokogiri (1.10.9)
8484
mini_portile2 (~> 2.4.0)
8585
nokogumbo (2.0.2)

0 commit comments

Comments
 (0)