Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: airsidemobile/JOSESwift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 278449efab0d5151e6a38f06705a05972651880c
Choose a base ref
..
head repository: airsidemobile/JOSESwift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 86480f5229f9963dcff203e29aac2f6c2332f013
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +1 −1 BuildTools/Package.swift
  2. +5 −5 Gemfile.lock
2 changes: 1 addition & 1 deletion BuildTools/Package.swift
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ let package = Package(
platforms: [.macOS(.v14)],
dependencies: [
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.5"),
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.0")
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1")
],
targets: [.target(name: "BuildTools", path: "")]
)
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.2)
aws-partitions (1.1082.0)
aws-partitions (1.1087.0)
aws-sdk-core (3.222.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
@@ -130,7 +130,7 @@ GEM
faraday_middleware (1.2.1)
faraday (~> 1.0)
fastimage (2.4.0)
fastlane (2.227.0)
fastlane (2.227.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
@@ -170,12 +170,12 @@ GEM
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.4.0)
xcpretty (~> 0.4.1)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
fastlane-sirp (1.0.0)
sysrandom (~> 1.0)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)