Skip to content

Commit 015660a

Browse files
committed
chore: update ios dependencies [skip e2e]
1 parent 7c0bf5a commit 015660a

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed
-42.7 KB
Binary file not shown.
39.4 KB
Binary file not shown.

packages/mobile/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source "https://rubygems.org"
77
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
88
ruby "2.7.6"
99

10-
gem 'cocoapods', '~> 1.12'
10+
gem 'cocoapods', '~> 1.15.2'
1111
gem 'fastlane'
1212
gem 'fastlane-plugin-bundletool'
1313
gem 'xcode-install'

packages/mobile/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (7.1.1)
6+
activesupport (7.1.3)
77
base64
88
bigdecimal
99
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -37,15 +37,15 @@ GEM
3737
aws-sigv4 (1.6.1)
3838
aws-eventstream (~> 1, >= 1.0.2)
3939
babosa (1.0.4)
40-
base64 (0.1.1)
41-
bigdecimal (3.1.4)
40+
base64 (0.2.0)
41+
bigdecimal (3.1.6)
4242
claide (1.1.0)
43-
cocoapods (1.14.2)
43+
cocoapods (1.15.2)
4444
addressable (~> 2.8)
4545
claide (>= 1.0.2, < 2.0)
46-
cocoapods-core (= 1.14.2)
46+
cocoapods-core (= 1.15.2)
4747
cocoapods-deintegrate (>= 1.0.3, < 2.0)
48-
cocoapods-downloader (>= 2.0)
48+
cocoapods-downloader (>= 2.1, < 3.0)
4949
cocoapods-plugins (>= 1.0.0, < 2.0)
5050
cocoapods-search (>= 1.0.0, < 2.0)
5151
cocoapods-trunk (>= 1.6.0, < 2.0)
@@ -58,7 +58,7 @@ GEM
5858
nap (~> 1.0)
5959
ruby-macho (>= 2.3.0, < 3.0)
6060
xcodeproj (>= 1.23.0, < 2.0)
61-
cocoapods-core (1.14.2)
61+
cocoapods-core (1.15.2)
6262
activesupport (>= 5.0, < 8)
6363
addressable (~> 2.8)
6464
algoliasearch (~> 1.0)
@@ -69,7 +69,7 @@ GEM
6969
public_suffix (~> 4.0)
7070
typhoeus (~> 1.0)
7171
cocoapods-deintegrate (1.0.5)
72-
cocoapods-downloader (2.0)
72+
cocoapods-downloader (2.1)
7373
cocoapods-plugins (1.0.0)
7474
nap
7575
cocoapods-search (1.0.1)
@@ -81,7 +81,7 @@ GEM
8181
colored2 (3.1.2)
8282
commander (4.6.0)
8383
highline (~> 2.0.0)
84-
concurrent-ruby (1.2.2)
84+
concurrent-ruby (1.2.3)
8585
connection_pool (2.4.1)
8686
declarative (0.0.20)
8787
digest-crc (0.6.5)
@@ -290,7 +290,7 @@ PLATFORMS
290290
ruby
291291

292292
DEPENDENCIES
293-
cocoapods (~> 1.12)
293+
cocoapods (~> 1.15.2)
294294
fastlane
295295
fastlane-plugin-bundletool
296296
xcode-install

packages/mobile/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,4 +809,4 @@ SPEC CHECKSUMS:
809809

810810
PODFILE CHECKSUM: c3b827e3c92cdf3199eddc52083480826e717b88
811811

812-
COCOAPODS: 1.14.2
812+
COCOAPODS: 1.15.2

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"get-yarn-workspaces": "^1.0.2",
5151
"metro-react-native-babel-preset": "^0.77.0",
5252
"npm-check-updates": "*",
53-
"pod-install": "^0.1.38",
53+
"pod-install": "^0.2.0",
5454
"prettier": "*",
5555
"prettier-plugin-organize-imports": "^3.2.0",
5656
"react": "18.2.0",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.191.0",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
6-
"author": "Standard Notes",
6+
"author": "Standard Notes.",
77
"private": true,
88
"files": [
99
"dist"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7167,7 +7167,7 @@ __metadata:
71677167
get-yarn-workspaces: ^1.0.2
71687168
metro-react-native-babel-preset: ^0.77.0
71697169
npm-check-updates: "*"
7170-
pod-install: ^0.1.38
7170+
pod-install: ^0.2.0
71717171
prettier: "*"
71727172
prettier-plugin-organize-imports: ^3.2.0
71737173
react: 18.2.0
@@ -22317,12 +22317,12 @@ __metadata:
2231722317
languageName: node
2231822318
linkType: hard
2231922319

22320-
"pod-install@npm:^0.1.38":
22321-
version: 0.1.38
22322-
resolution: "pod-install@npm:0.1.38"
22320+
"pod-install@npm:^0.2.0":
22321+
version: 0.2.0
22322+
resolution: "pod-install@npm:0.2.0"
2232322323
bin:
2232422324
pod-install: build/index.js
22325-
checksum: 9ff3e8f50dba2cee1c174deeb394312d6a950096f39c5a413a9dbf9acf4acb890440a9c316381799c8e125858c4c84d2c4f0c3d7ef2ceb056ea820a417004fd7
22325+
checksum: ecfe94d1285b42dd56fb03b9d1850d805f5626b8030acd32f2cb9ea6902e678deaefbb8475d2e307d0a6311159c6b5deea173adcc045c5ff6d58b377b0dcf1b8
2232622326
languageName: node
2232722327
linkType: hard
2232822328

0 commit comments

Comments
 (0)