We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb98eb4 + 47cadea commit 80f9abaCopy full SHA for 80f9aba
Gemfile.lock
@@ -11,15 +11,15 @@ GIT
11
GEM
12
remote: https://rubygems.org/
13
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
+ activemodel (6.1.7.10)
+ activesupport (= 6.1.7.10)
+ activerecord (6.1.7.10)
+ activemodel (= 6.1.7.10)
19
activerecord-utils (0.4.1)
20
activerecord
21
logutils
22
- activesupport (6.1.7.5)
+ activesupport (6.1.7.10)
23
concurrent-ruby (~> 1.0, >= 1.0.2)
24
i18n (>= 1.6, < 2)
25
minitest (>= 5.1)
0 commit comments