Skip to content

Commit 5c54aed

Browse files
Merge pull request #937 from pulsar-edit/Cirrus-gem-dependencies-fix
Cirrus: Install older dotenv gem version ~> 2.8 (< 3)
2 parents 4c6d907 + cc4e193 commit 5c54aed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ arm_linux_task:
8585
libasound2-dev
8686
libnss3
8787
xvfb
88+
- gem install dotenv -v '~> 2.8'
8889
- gem install fpm
8990
- git submodule init
9091
- git submodule update

0 commit comments

Comments
 (0)