Skip to content

Commit

Permalink
Merge pull request #729 from StepicOrg/release/1.127
Browse files Browse the repository at this point in the history
Release 1.127
  • Loading branch information
ivan-magda authored Jun 10, 2020
2 parents 111a81d + 7859690 commit f4fbab3
Show file tree
Hide file tree
Showing 121 changed files with 2,511 additions and 320 deletions.
1 change: 0 additions & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ whitelist_rules:
- nesting
- nimble_operator
- no_space_in_method_call
- notification_center_detachment
- nslocalizedstring_key
- nsobject_prefer_isequal
- number_separator
Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
source "https://rubygems.org"
ruby "2.6.5"

gem "fastlane", "2.148.1"
gem "cocoapods", "1.9.1"
gem "fastlane", "2.149.1"
gem "cocoapods", "1.9.3"

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,32 @@ GEM
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
algoliasearch (1.27.2)
algoliasearch (1.27.3)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
aws-eventstream (1.1.0)
aws-partitions (1.318.0)
aws-sdk-core (3.96.1)
aws-partitions (1.324.0)
aws-sdk-core (3.97.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.31.0)
aws-sdk-kms (1.33.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.65.0)
aws-sdk-s3 (1.67.1)
aws-sdk-core (~> 3, >= 3.96.1)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.3)
aws-sigv4 (1.1.4)
aws-eventstream (~> 1.0, >= 1.0.2)
babosa (1.0.3)
claide (1.0.3)
cocoapods (1.9.1)
cocoapods (1.9.3)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.9.1)
cocoapods-core (= 1.9.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -50,7 +50,7 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.14.0, < 2.0)
cocoapods-core (1.9.1)
cocoapods-core (1.9.3)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
faraday_middleware (1.0.0)
faraday (~> 1.0)
fastimage (2.1.7)
fastlane (2.148.1)
fastlane (2.149.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
aws-sdk-s3 (~> 1.0)
Expand Down Expand Up @@ -131,7 +131,7 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-firebase_app_distribution (0.1.4)
ffi (1.12.2)
ffi (1.13.0)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand All @@ -146,10 +146,10 @@ GEM
google-cloud-core (1.5.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.3.1)
google-cloud-env (1.3.2)
faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.0.0)
google-cloud-storage (1.26.1)
google-cloud-errors (1.0.1)
google-cloud-storage (1.26.2)
addressable (~> 2.5)
digest-crc (~> 0.4)
google-api-client (~> 0.33)
Expand Down Expand Up @@ -210,7 +210,7 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tty-cursor (0.7.1)
tty-screen (0.7.1)
tty-screen (0.8.0)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
typhoeus (1.4.0)
Expand Down Expand Up @@ -238,8 +238,8 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.9.1)
fastlane (= 2.148.1)
cocoapods (= 1.9.3)
fastlane (= 2.149.1)
fastlane-plugin-firebase_app_distribution

RUBY VERSION
Expand Down
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ inhibit_all_warnings!
use_frameworks!

def shared_pods
pod 'Alamofire', '5.2.0'
pod 'Alamofire', '5.2.1'
pod 'Atributika', '4.9.7'
pod 'SwiftyJSON', '5.0.0'
pod 'SDWebImage', '5.7.4'
Expand Down Expand Up @@ -60,7 +60,7 @@ def all_pods
pod 'Charts', '3.4.0'
pod 'EasyTipView', '2.0.4'
pod 'ActionSheetPicker-3.0', '2.4.0'
pod 'Nuke', '8.4.1'
pod 'Nuke', '9.1.0'
pod 'STRegex', '2.1.1'
pod 'Tabman', '2.8.0'
pod 'SwiftDate', '6.1.0'
Expand Down
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- ActionSheetPicker-3.0 (2.4.0)
- Agrume (5.6.8):
- SwiftyGif
- Alamofire (5.2.0)
- Alamofire (5.2.1)
- Amplitude-iOS (4.9.3)
- Atributika (4.9.7)
- BEMCheckBox (1.4.1)
Expand Down Expand Up @@ -154,7 +154,7 @@ PODS:
- nanopb/decode (1.30905.0)
- nanopb/encode (1.30905.0)
- Nimble (8.0.9)
- Nuke (8.4.1)
- Nuke (9.1.0)
- Pageboy (3.5.1)
- pop (1.0.12)
- Presentr (1.9)
Expand Down Expand Up @@ -201,7 +201,7 @@ PODS:
DEPENDENCIES:
- ActionSheetPicker-3.0 (= 2.4.0)
- Agrume (= 5.6.8)
- Alamofire (= 5.2.0)
- Alamofire (= 5.2.1)
- Amplitude-iOS (= 4.9.3)
- Atributika (= 4.9.7)
- BEMCheckBox (= 1.4.1)
Expand All @@ -225,7 +225,7 @@ DEPENDENCIES:
- lottie-ios (= 2.5.3)
- Mockingjay (= 3.0.0-alpha.1)
- Nimble (= 8.0.9)
- Nuke (= 8.4.1)
- Nuke (= 9.1.0)
- Presentr (= 1.9)
- PromiseKit (= 6.13.0)
- Quick (= 2.2.0)
Expand Down Expand Up @@ -329,7 +329,7 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
ActionSheetPicker-3.0: c68e1f8355828b4e1c823fa87185aacfef5e6fe3
Agrume: 53c2be9b06caef4b4996a2886a56b9e901bcc6c0
Alamofire: c1ca147559e730bfb2182c8c7aafbdd90a867987
Alamofire: e911732990610fe89af59ac0077f923d72dc3dfd
Amplitude-iOS: 122e026c44db8460e5efcf84859aa290a0ae9786
Atributika: 6428744f0405ebe79220397a3cb4a9c9d19d5c46
BEMCheckBox: 5ba6e37ade3d3657b36caecc35c8b75c6c2b1a4e
Expand Down Expand Up @@ -367,7 +367,7 @@ SPEC CHECKSUMS:
Mockingjay: 0f7c5aa49c7f1b95621cee3c79b557141f5a225c
nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
Nimble: 98b888285a615fd34f20e61753cf58ea1402bde4
Nuke: d780e3507a86b86c589ab3cc5cd302d5456f06fb
Nuke: c97bf6006d31687cfa7c28507305143de27a4aa1
Pageboy: 288353d4cc848c24deec2f7542f325089247c136
pop: d582054913807fd11fd50bfe6a539d91c7e1a55a
Presentr: 7078d7eb5d1661ebeaae60c9e42a1e534de1b993
Expand All @@ -393,6 +393,6 @@ SPEC CHECKSUMS:
VK-ios-sdk: 62a10b6571fbcda0657f455fedce7fedf55b4cd0
YandexMobileMetrica: 1030df2959c886a7be3bc3d274eb54c8e86afd6f

PODFILE CHECKSUM: 589e7730aaf5f88b6eb827b904adee58229b0540
PODFILE CHECKSUM: 96d90dd536d857d0a4b714653fdb527c9a657d38

COCOAPODS: 1.9.1
COCOAPODS: 1.9.3
Loading

0 comments on commit f4fbab3

Please sign in to comment.