Skip to content

Commit

Permalink
Merge pull request #937 from pulsar-edit/Cirrus-gem-dependencies-fix
Browse files Browse the repository at this point in the history
Cirrus: Install older dotenv gem version ~> 2.8 (< 3)
  • Loading branch information
confused-Techie authored Mar 7, 2024
2 parents 4c6d907 + cc4e193 commit 5c54aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ arm_linux_task:
libasound2-dev
libnss3
xvfb
- gem install dotenv -v '~> 2.8'
- gem install fpm
- git submodule init
- git submodule update
Expand Down

0 comments on commit 5c54aed

Please sign in to comment.