Skip to content

Commit 80f9aba

Browse files
authored
Merge pull request #156 from dsa-ntc/dependabot/bundler/activerecord-6.1.7.10
Bump activerecord from 6.1.7.5 to 6.1.7.10
2 parents fb98eb4 + 47cadea commit 80f9aba

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
@@ -11,15 +11,15 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
activemodel (6.1.7.5)
15-
activesupport (= 6.1.7.5)
16-
activerecord (6.1.7.5)
17-
activemodel (= 6.1.7.5)
18-
activesupport (= 6.1.7.5)
14+
activemodel (6.1.7.10)
15+
activesupport (= 6.1.7.10)
16+
activerecord (6.1.7.10)
17+
activemodel (= 6.1.7.10)
18+
activesupport (= 6.1.7.10)
1919
activerecord-utils (0.4.1)
2020
activerecord
2121
logutils
22-
activesupport (6.1.7.5)
22+
activesupport (6.1.7.10)
2323
concurrent-ruby (~> 1.0, >= 1.0.2)
2424
i18n (>= 1.6, < 2)
2525
minitest (>= 5.1)

0 commit comments

Comments
 (0)