Skip to content

Commit

Permalink
Merge pull request #919 from alphagov/dependabot/bundler/state_machin…
Browse files Browse the repository at this point in the history
…es-activerecord-0.9.0

Bump state_machines-activerecord from 0.8.0 to 0.9.0
  • Loading branch information
KludgeKML authored Jul 11, 2023
2 parents 983939e + 44c4ed0 commit a7e2779
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 @@ -713,13 +713,13 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
state_machines (0.5.0)
state_machines-activemodel (0.8.0)
activemodel (>= 5.1)
state_machines (>= 0.5.0)
state_machines-activerecord (0.8.0)
activerecord (>= 5.1)
state_machines-activemodel (>= 0.8.0)
state_machines (0.6.0)
state_machines-activemodel (0.9.0)
activemodel (>= 6.0)
state_machines (>= 0.6.0)
state_machines-activerecord (0.9.0)
activerecord (>= 6.0)
state_machines-activemodel (>= 0.9.0)
statsd-ruby (1.5.0)
sync (0.5.0)
sys-uname (1.2.2)
Expand Down

0 comments on commit a7e2779

Please sign in to comment.