Skip to content

Commit 5fc20cc

Browse files
authored
Merge pull request #1187 from StepicOrg/release/1.220
Release 1.220
2 parents a0e3696 + 74c58bc commit 5fc20cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+654
-526
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
source "https://rubygems.org"
22
ruby "3.2.1"
33

4-
gem "fastlane", "2.220.0"
5-
gem "cocoapods", "1.16.0"
4+
gem "fastlane", "2.225.0"
5+
gem "cocoapods", "1.16.1"
66
gem "generamba", git: "https://github.com/ivan-magda/Generamba.git", branch: "develop"
77

88
eval_gemfile("fastlane/Pluginfile")

Gemfile.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ GEM
5656
base64 (0.2.0)
5757
bigdecimal (3.1.8)
5858
claide (1.1.0)
59-
cocoapods (1.16.0)
59+
cocoapods (1.16.1)
6060
addressable (~> 2.8)
6161
claide (>= 1.0.2, < 2.0)
62-
cocoapods-core (= 1.16.0)
62+
cocoapods-core (= 1.16.1)
6363
cocoapods-deintegrate (>= 1.0.3, < 2.0)
6464
cocoapods-downloader (>= 2.1, < 3.0)
6565
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -74,7 +74,7 @@ GEM
7474
nap (~> 1.0)
7575
ruby-macho (>= 2.3.0, < 3.0)
7676
xcodeproj (>= 1.26.0, < 2.0)
77-
cocoapods-core (1.16.0)
77+
cocoapods-core (1.16.1)
7878
activesupport (>= 5.0, < 8)
7979
addressable (~> 2.8)
8080
algoliasearch (~> 1.0)
@@ -139,7 +139,7 @@ GEM
139139
faraday_middleware (1.2.1)
140140
faraday (~> 1.0)
141141
fastimage (2.3.1)
142-
fastlane (2.220.0)
142+
fastlane (2.225.0)
143143
CFPropertyList (>= 2.3, < 4.0.0)
144144
addressable (>= 2.8, < 3.0.0)
145145
artifactory (~> 3.0)
@@ -155,6 +155,7 @@ GEM
155155
faraday-cookie_jar (~> 0.0.6)
156156
faraday_middleware (~> 1.0)
157157
fastimage (>= 2.1.0, < 3.0.0)
158+
fastlane-sirp (>= 1.0.0)
158159
gh_inspector (>= 1.1.2, < 2.0.0)
159160
google-apis-androidpublisher_v3 (~> 0.3)
160161
google-apis-playcustomapp_v1 (~> 0.1)
@@ -183,7 +184,10 @@ GEM
183184
fastlane-plugin-firebase_app_distribution (0.9.1)
184185
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
185186
google-apis-firebaseappdistribution_v1alpha (~> 0.2.0)
187+
fastlane-sirp (1.0.0)
188+
sysrandom (~> 1.0)
186189
ffi (1.17.0-arm64-darwin)
190+
ffi (1.17.0-x86_64-linux-gnu)
187191
fourflusher (2.3.1)
188192
fuzzy_match (2.0.4)
189193
gh_inspector (1.1.3)
@@ -194,10 +198,9 @@ GEM
194198
google-apis-core (>= 0.11.0, < 2.a)
195199
google-apis-core (0.11.3)
196200
addressable (~> 2.5, >= 2.5.1)
197-
googleauth (~> 1.9)
198-
httpclient (>= 2.8.3, < 3.a)
201+
googleauth (>= 0.16.2, < 2.a)
202+
httpclient (>= 2.8.1, < 3.a)
199203
mini_mime (~> 1.0)
200-
mutex_m
201204
representable (~> 3.0)
202205
retriable (>= 2.0, < 4.a)
203206
rexml
@@ -223,7 +226,7 @@ GEM
223226
google-apis-iamcredentials_v1 (~> 0.1)
224227
google-apis-storage_v1 (~> 0.31.0)
225228
google-cloud-core (~> 1.6)
226-
googleauth (~> 1.9)
229+
googleauth (>= 0.16.2, < 2.a)
227230
mini_mime (~> 1.0)
228231
googleauth (1.8.1)
229232
faraday (>= 0.17.3, < 3.a)
@@ -280,6 +283,7 @@ GEM
280283
simctl (1.6.10)
281284
CFPropertyList
282285
naturally
286+
sysrandom (1.0.5)
283287
terminal-notifier (2.0.0)
284288
terminal-table (3.0.2)
285289
unicode-display_width (>= 1.1.1, < 3)
@@ -310,15 +314,16 @@ GEM
310314

311315
PLATFORMS
312316
arm64-darwin-22
317+
x86_64-linux
313318

314319
DEPENDENCIES
315-
cocoapods (= 1.16.0)
316-
fastlane (= 2.220.0)
320+
cocoapods (= 1.16.1)
321+
fastlane (= 2.225.0)
317322
fastlane-plugin-firebase_app_distribution
318323
generamba!
319324

320325
RUBY VERSION
321326
ruby 3.2.1p31
322327

323328
BUNDLED WITH
324-
2.4.10
329+
2.5.22

Podfile

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ project "Stepic",
1515
def shared_pods
1616
pod "StepikModel", path: "./StepikModel"
1717

18-
pod "Alamofire", "5.4.4"
18+
pod "Alamofire", "5.10.1"
1919
pod "Atributika", "4.10.1"
20-
pod "SwiftyJSON", "5.0.0"
21-
pod "SDWebImage", "5.12.1"
22-
pod "SVGKit", :git => "https://github.com/SVGKit/SVGKit.git", :branch => "2.x"
23-
pod "DeviceKit", "4.5.2"
24-
pod "PromiseKit", :git => "https://github.com/mxcl/PromiseKit.git", :tag => "6.16.2"
25-
pod "SwiftLint", "0.45.1"
20+
pod "SwiftyJSON", "5.0.2"
21+
pod "SDWebImage", "5.19.7"
22+
pod "SVGKit", :git => "https://github.com/SVGKit/SVGKit.git", :branch => "3.x"
23+
pod "DeviceKit", "5.5.0"
24+
pod "PromiseKit", "8.0.0"
25+
pod "SwiftLint", "0.57.0"
2626

2727
if ENV["FASTLANE_BETA_PROFILE"] == "true"
2828
pod "FLEX",
@@ -39,21 +39,19 @@ end
3939
def all_pods
4040
shared_pods
4141

42-
pod "DownloadButton", "0.1.0"
43-
pod "SVProgressHUD", "2.2.5"
44-
45-
pod "SnapKit", "5.0.1"
42+
pod "SVProgressHUD", "2.3.1"
43+
pod "SnapKit", "5.7.1"
4644

4745
# Firebase
48-
pod "Firebase/Core", "10.15.0"
49-
pod "Firebase/Messaging", "10.15.0"
50-
pod "Firebase/Analytics", "10.15.0"
51-
pod "Firebase/Crashlytics", "10.15.0"
52-
pod "Firebase/RemoteConfig", "10.15.0"
46+
pod "Firebase/Core", "10.29.0"
47+
pod "Firebase/Messaging", "10.29.0"
48+
pod "Firebase/Analytics", "10.29.0"
49+
pod "Firebase/Crashlytics", "10.29.0"
50+
pod "Firebase/RemoteConfig", "10.29.0"
5351

54-
pod "YandexMobileMetrica/Dynamic", "3.17.0"
55-
pod "Amplitude", "8.5.0"
56-
pod "Branch", "1.40.2"
52+
pod "AppMetricaCore", "5.8.2"
53+
pod "Amplitude", "8.22.0"
54+
pod "BranchSDK", "3.6.5"
5755

5856
pod "BEMCheckBox", "1.4.1"
5957

@@ -71,17 +69,17 @@ def all_pods
7169
pod "Presentr", :git => "https://github.com/ivan-magda/Presentr.git", :tag => "v1.9.1"
7270
pod "PanModal", :git => "https://github.com/ivan-magda/PanModal.git", :branch => "remove-presenting-appearance-transitions"
7371

74-
pod "Agrume", "5.6.13"
72+
pod "Agrume", "5.8.0"
7573
pod "Highlightr", :git => "https://github.com/ivan-magda/Highlightr.git", :tag => "v2.1.3"
7674
pod "TTTAttributedLabel", "2.0.0"
7775
pod "lottie-ios", "3.2.3"
7876
pod "Koloda", "5.0.1"
79-
pod "Charts", "4.1.0"
77+
pod "DGCharts", "5.1.0"
8078
pod "EasyTipView", "2.1.0"
81-
pod "ActionSheetPicker-3.0", "2.7.1"
82-
pod "Nuke", "9.5.0"
79+
pod "ActionSheetPicker-3.0", "2.7.4"
80+
pod "Nuke", "10.7.1"
8381
pod "STRegex", "2.1.1"
84-
pod "Tabman", "2.10.0"
82+
pod "Tabman", "3.2.0"
8583
pod "SwiftDate", "6.3.1"
8684
end
8785

0 commit comments

Comments
 (0)