Skip to content

Commit 17e6ec5

Browse files
authored
Merge pull request #244 from Shopify/dependabot/bundler/activerecord-7.0.3
2 parents 5fddd41 + 852a781 commit 17e6ec5

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

Gemfile.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,19 @@ PATH
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
activejob (6.1.6)
17-
activesupport (= 6.1.6)
16+
activejob (7.0.3)
17+
activesupport (= 7.0.3)
1818
globalid (>= 0.3.6)
19-
activemodel (6.1.6)
20-
activesupport (= 6.1.6)
21-
activerecord (6.1.6)
22-
activemodel (= 6.1.6)
23-
activesupport (= 6.1.6)
24-
activesupport (6.1.6)
19+
activemodel (7.0.3)
20+
activesupport (= 7.0.3)
21+
activerecord (7.0.3)
22+
activemodel (= 7.0.3)
23+
activesupport (= 7.0.3)
24+
activesupport (7.0.3)
2525
concurrent-ruby (~> 1.0, >= 1.0.2)
2626
i18n (>= 1.6, < 2)
2727
minitest (>= 5.1)
2828
tzinfo (~> 2.0)
29-
zeitwerk (~> 2.3)
3029
ast (2.4.2)
3130
coderay (1.1.3)
3231
concurrent-ruby (1.1.10)
@@ -43,7 +42,7 @@ GEM
4342
concurrent-ruby (~> 1.0)
4443
json (2.6.2)
4544
method_source (1.0.0)
46-
minitest (5.15.0)
45+
minitest (5.16.2)
4746
mocha (1.14.0)
4847
mono_logger (1.1.1)
4948
multi_json (1.15.0)
@@ -103,7 +102,6 @@ GEM
103102
webrick (1.7.0)
104103
yard (0.9.28)
105104
webrick (~> 1.7.0)
106-
zeitwerk (2.5.4)
107105

108106
PLATFORMS
109107
ruby

0 commit comments

Comments
 (0)