UserLAnd/Gemfile
Matthew Tighe 5851d0d4aa
Fix delete filesystem action. Save user storage. (#897)
* Remove rootfs files from <filesystem>/support.

* Ensure busybox is present when clearing support files.

* Truncate play store release notes to adhere to max size.

* Add regression for asset clearing link setup.

* Fix bug just introduced and add regression.

* Use new script to delete filesystems.

* Update FilesystemUtilityTest.

* Lint

* Delete local intermediate file during filesystem export.

* Setup links on object creation, instead of during session startup.

* Lint

* Fix test name.
2019-06-17 13:40:51 -07:00

5 lines
66 B
Ruby

source "https://rubygems.org"
gem "fastlane"
gem "activesupport"