Skip to content

Commit 3b69a06

Browse files
Bump activemodel from 6.0.3.2 to 6.0.3.3
Bumps [activemodel](https://github.com/rails/rails) from 6.0.3.2 to 6.0.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/activemodel/CHANGELOG.md) - [Commits](rails/rails@v6.0.3.2...v6.0.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 29cb4c5 commit 3b69a06

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
@@ -10,9 +10,9 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activemodel (6.0.3.2)
14-
activesupport (= 6.0.3.2)
15-
activesupport (6.0.3.2)
13+
activemodel (6.0.3.3)
14+
activesupport (= 6.0.3.3)
15+
activesupport (6.0.3.3)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 0.7, < 2)
1818
minitest (~> 5.1)
@@ -51,7 +51,7 @@ GEM
5151
lumberjack (1.2.4)
5252
method_source (1.0.0)
5353
mini_portile2 (2.4.0)
54-
minitest (5.14.1)
54+
minitest (5.14.2)
5555
nenv (0.3.0)
5656
nokogiri (1.10.10)
5757
mini_portile2 (~> 2.4.0)

0 commit comments

Comments
 (0)