Skip to content

Commit

Permalink
Merge pull request #39 from Uaitt/dependabot/bundler/activerecord-7.1…
Browse files Browse the repository at this point in the history
….3.2

chore(deps-dev): bump activerecord from 7.1.3 to 7.1.3.2
  • Loading branch information
Uaitt committed Mar 24, 2024
2 parents 8adfba6 + e5a5250 commit 7912424
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ GEM
aasm (5.5.0)
concurrent-ruby (~> 1.0)
abbrev (0.1.2)
activemodel (7.1.3)
activesupport (= 7.1.3)
activerecord (7.1.3)
activemodel (= 7.1.3)
activesupport (= 7.1.3)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activerecord (7.1.3.2)
activemodel (= 7.1.3.2)
activesupport (= 7.1.3.2)
timeout (>= 0.4.0)
activesupport (7.1.3)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -45,7 +45,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
minitest (5.21.2)
minitest (5.22.2)
mutex_m (0.2.0)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down

0 comments on commit 7912424

Please sign in to comment.