Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency codeeditor to v1.2.6 #193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def shared_pods

pod 'Highlightr', :git => 'https://github.com/raspu/Highlightr.git', :tag => '2.1.2'

pod 'CodeEditor', :git => 'https://github.com/ZeeZide/CodeEditor.git', :tag => '1.2.4'
pod 'CodeEditor', :git => 'https://github.com/ZeeZide/CodeEditor.git', :tag => '1.2.6'

pod 'swift-petitparser'

Expand Down
8 changes: 4 additions & 4 deletions src/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PODS:
DEPENDENCIES:
- CocoaMQTT (from `https://github.com/philipparndt/CocoaMQTT.git`, branch `apple-network`)
- CocoaMQTT/WebSockets (from `https://github.com/philipparndt/CocoaMQTT.git`, branch `apple-network`)
- CodeEditor (from `https://github.com/ZeeZide/CodeEditor.git`, tag `1.2.4`)
- CodeEditor (from `https://github.com/ZeeZide/CodeEditor.git`, tag `1.2.6`)
- GRDB.swift (from `https://github.com/groue/GRDB.swift`, tag `v6.27.0`)
- Highlightr (from `https://github.com/raspu/Highlightr.git`, tag `2.1.2`)
- swift-petitparser
Expand All @@ -36,7 +36,7 @@ EXTERNAL SOURCES:
:git: https://github.com/philipparndt/CocoaMQTT.git
CodeEditor:
:git: https://github.com/ZeeZide/CodeEditor.git
:tag: 1.2.4
:tag: 1.2.6
GRDB.swift:
:git: https://github.com/groue/GRDB.swift
:tag: v6.27.0
Expand All @@ -50,7 +50,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/philipparndt/CocoaMQTT.git
CodeEditor:
:git: https://github.com/ZeeZide/CodeEditor.git
:tag: 1.2.4
:tag: 1.2.6
GRDB.swift:
:git: https://github.com/groue/GRDB.swift
:tag: v6.27.0
Expand All @@ -67,6 +67,6 @@ SPEC CHECKSUMS:
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
SwiftyJSON: 2f33a42c6fbc52764d96f13368585094bfd8aa5e

PODFILE CHECKSUM: d90353827f8441e72348e600f9b161b860213594
PODFILE CHECKSUM: aac914187b50411d6a134b27d107c8ce1b716484

COCOAPODS: 1.15.0