Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit dae4b1d

Browse files
committed
-modify bundle update script
1 parent cadfbab commit dae4b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
# update bundler
1212
- run:
1313
name: Update Bundler
14-
command: sudo gem update
14+
command: gem update
1515

1616
# pre-start the simulator to prevent timeouts
1717
- run:

0 commit comments

Comments
 (0)