Skip to content

Commit

Permalink
Merge pull request #4 from delonnewman/dependabot/bundler/activerecor…
Browse files Browse the repository at this point in the history
…d-7.0.4.3

Bump activerecord from 6.1.6.1 to 7.0.4.3
  • Loading branch information
delonnewman authored Jun 7, 2024
2 parents abc6ac8 + b167eca commit 4e17b09
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 @@ -6,25 +6,24 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.6.1)
activesupport (= 6.1.6.1)
activerecord (6.1.6.1)
activemodel (= 6.1.6.1)
activesupport (= 6.1.6.1)
activesupport (6.1.6.1)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.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)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.15.0)
minitest (5.18.0)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -63,10 +62,9 @@ GEM
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
sqlite3 (1.4.4)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
zeitwerk (2.6.0)

PLATFORMS
-darwin-21
Expand Down

0 comments on commit 4e17b09

Please sign in to comment.