Skip to content

Commit

Permalink
Merge pull request #244 from Shopify/dependabot/bundler/activerecord-…
Browse files Browse the repository at this point in the history
…7.0.3
  • Loading branch information
sambostock authored Jul 5, 2022
2 parents 5fddd41 + 852a781 commit 17e6ec5
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,19 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activejob (6.1.6)
activesupport (= 6.1.6)
activejob (7.0.3)
activesupport (= 7.0.3)
globalid (>= 0.3.6)
activemodel (6.1.6)
activesupport (= 6.1.6)
activerecord (6.1.6)
activemodel (= 6.1.6)
activesupport (= 6.1.6)
activesupport (6.1.6)
activemodel (7.0.3)
activesupport (= 7.0.3)
activerecord (7.0.3)
activemodel (= 7.0.3)
activesupport (= 7.0.3)
activesupport (7.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
coderay (1.1.3)
concurrent-ruby (1.1.10)
Expand All @@ -43,7 +42,7 @@ GEM
concurrent-ruby (~> 1.0)
json (2.6.2)
method_source (1.0.0)
minitest (5.15.0)
minitest (5.16.2)
mocha (1.14.0)
mono_logger (1.1.1)
multi_json (1.15.0)
Expand Down Expand Up @@ -103,7 +102,6 @@ GEM
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.5.4)

PLATFORMS
ruby
Expand Down

0 comments on commit 17e6ec5

Please sign in to comment.