Skip to content

Commit

Permalink
Fix out of date lockfile
Browse files Browse the repository at this point in the history
I think this was caused by upgrading Ruby
  • Loading branch information
jdudley1123 committed Nov 2, 2023
1 parent 9adc074 commit d176c46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ PLATFORMS
arm64-darwin-21
x86_64-darwin-20
x86_64-darwin-21
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
Expand All @@ -156,7 +157,7 @@ DEPENDENCIES
standard

RUBY VERSION
ruby 3.1.2p20
ruby 3.2.2p53

BUNDLED WITH
2.2.30

0 comments on commit d176c46

Please sign in to comment.