Skip to content

Commit

Permalink
Updated dependencies for example and test_integration projects.
Browse files Browse the repository at this point in the history
  • Loading branch information
maratal committed Apr 1, 2024
1 parent 556e5ad commit e984c34
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Ably (1.2.25):
- Ably (1.2.27):
- AblyDeltaCodec (= 1.3.3)
- msgpack (= 0.4.0)
- ably_flutter (1.2.27):
- Ably (= 1.2.25)
- ably_flutter (1.2.28):
- Ably (= 1.2.27)
- Flutter
- AblyDeltaCodec (1.3.3)
- device_info_plus (0.0.1):
Expand Down Expand Up @@ -44,8 +44,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/fluttertoast/ios"

SPEC CHECKSUMS:
Ably: fc22f93c45d430d4e4218ba3878af143c759063d
ably_flutter: 50793931191f304fceca9613bc6e2551d1305d9f
Ably: 8e3131b7432a60579937626ba2536e50283bd215
ably_flutter: a9f4e3c638e7e2186335ef0477b463d7af2f8eb9
AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea
device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.2.27"
version: "1.2.28"
args:
dependency: transitive
description:
Expand Down
10 changes: 5 additions & 5 deletions test_integration/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Ably (1.2.25):
- Ably (1.2.27):
- AblyDeltaCodec (= 1.3.3)
- msgpack (= 0.4.0)
- ably_flutter (1.2.27):
- Ably (= 1.2.25)
- ably_flutter (1.2.28):
- Ably (= 1.2.27)
- Flutter
- AblyDeltaCodec (1.3.3)
- Flutter (1.0.0)
Expand All @@ -26,8 +26,8 @@ EXTERNAL SOURCES:
:path: Flutter

SPEC CHECKSUMS:
Ably: fc22f93c45d430d4e4218ba3878af143c759063d
ably_flutter: 50793931191f304fceca9613bc6e2551d1305d9f
Ably: 8e3131b7432a60579937626ba2536e50283bd215
ably_flutter: a9f4e3c638e7e2186335ef0477b463d7af2f8eb9
AblyDeltaCodec: add5d06a756b3581b12aab5b5500a320b8c55bea
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
msgpack: c85f6251873059738472ae136951cec5f30f3251
Expand Down
2 changes: 1 addition & 1 deletion test_integration/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.2.27"
version: "1.2.28"
analyzer:
dependency: transitive
description:
Expand Down

0 comments on commit e984c34

Please sign in to comment.