Skip to content

Commit

Permalink
fix activemodel in Gemfile.lock
Browse files Browse the repository at this point in the history
We removed `activemodel` from the development dependencies, but did not update
`Gemfile.lock`. This broke the CI runs.
  • Loading branch information
skoch-hc committed Feb 16, 2024
1 parent 9ccd8c1 commit 4327114
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
activemodel
bundler
codecov
faker
Expand Down

0 comments on commit 4327114

Please sign in to comment.