Skip to content

Commit

Permalink
fixing yaml bug by forcefully upgrading psych gem
Browse files Browse the repository at this point in the history
  • Loading branch information
MontrealSergiy committed Sep 30, 2024
1 parent eafabe2 commit 6c4c81c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BrainPortal/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ gem "bcrypt_pbkdf"
# They are usually the most tricky to compile and integrate into the app.
gem "rbnacl"
gem "rbnacl-libsodium"
gem "psych", '~> 3.3'

# Other utilities
gem "sys-proctable", '~> 1.2.0'
Expand Down

0 comments on commit 6c4c81c

Please sign in to comment.