Skip to content

Chore/update to fastlane 2.233.1#71

Open
bjorkert wants to merge 1 commit intoLoopKit:devfrom
loopandlearn:chore/update_to_fastlane_2.233.1
Open

Chore/update to fastlane 2.233.1#71
bjorkert wants to merge 1 commit intoLoopKit:devfrom
loopandlearn:chore/update_to_fastlane_2.233.1

Conversation

@bjorkert
Copy link
Copy Markdown
Contributor

@bjorkert bjorkert commented May 2, 2026

Purpose

Use the most recent version of fastlane, 2.233.1, and address dependabot security issues with the Gemfile.lock file.

Mirrors LoopKit/LoopWorkspace#437.

Method

Update to fastlane 2.233.1

  1. Modify Gemfile for fastlane 2.233.1
  2. In Terminal, run bundle install
  3. Commit the modified Gemfile and Gemfile.lock

Address security issues

  1. Modify Gemfile to add gem "json", ">=2.19.2" and gem "addressable", ">=2.9.0"
  2. In Terminal, run bundle install
  3. Commit the modified Gemfile and Gemfile.lock

Update fastlane to 2.233.1 and address dependabot security warnings by pinning json >=2.19.2 and addressable >=2.9.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant