Skip to content

Commit 9151e0c

Browse files
committed
installing latest bundler
1 parent 194b053 commit 9151e0c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.testspace.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<root>
44
<suite name="Install.prerequisites" state="1" id=".sh" description="**Install** system prerequisites ">
55
<attributes>
6-
<![CDATA[bundle install]]>
6+
<![CDATA[gem install bundler
7+
bundle install]]>
78
</attributes>
89
</suite>
910
<suite name="Tests" state="1" id=".sh" description="run **all** of the unit tests">

0 commit comments

Comments
 (0)