Skip to content

Commit e382f6e

Browse files
authored
Environment update (#4)
1 parent 6f1485a commit e382f6e

File tree

12 files changed

+71
-101
lines changed

12 files changed

+71
-101
lines changed

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1
1+
5.5

.xcode-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.4.1
1+
14.1

Gemfile.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.6.1)
6+
activesupport (6.1.7)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -17,20 +17,20 @@ GEM
1717
artifactory (3.0.15)
1818
atomos (0.1.3)
1919
aws-eventstream (1.2.0)
20-
aws-partitions (1.623.0)
21-
aws-sdk-core (3.136.0)
20+
aws-partitions (1.655.0)
21+
aws-sdk-core (3.166.0)
2222
aws-eventstream (~> 1, >= 1.0.2)
23-
aws-partitions (~> 1, >= 1.525.0)
24-
aws-sigv4 (~> 1.1)
23+
aws-partitions (~> 1, >= 1.651.0)
24+
aws-sigv4 (~> 1.5)
2525
jmespath (~> 1, >= 1.6.1)
26-
aws-sdk-kms (1.58.0)
27-
aws-sdk-core (~> 3, >= 3.127.0)
26+
aws-sdk-kms (1.59.0)
27+
aws-sdk-core (~> 3, >= 3.165.0)
2828
aws-sigv4 (~> 1.1)
29-
aws-sdk-s3 (1.114.0)
30-
aws-sdk-core (~> 3, >= 3.127.0)
29+
aws-sdk-s3 (1.117.1)
30+
aws-sdk-core (~> 3, >= 3.165.0)
3131
aws-sdk-kms (~> 1)
3232
aws-sigv4 (~> 1.4)
33-
aws-sigv4 (1.5.1)
33+
aws-sigv4 (1.5.2)
3434
aws-eventstream (~> 1, >= 1.0.2)
3535
babosa (1.0.4)
3636
claide (1.1.0)
@@ -82,7 +82,7 @@ GEM
8282
concurrent-ruby (1.1.10)
8383
cork (0.3.0)
8484
colored2 (~> 3.1)
85-
danger (8.6.1)
85+
danger (9.0.0)
8686
claide (~> 1.0)
8787
claide-plugins (>= 0.9.2)
8888
colored2 (~> 3.1)
@@ -93,7 +93,7 @@ GEM
9393
kramdown (~> 2.3)
9494
kramdown-parser-gfm (~> 1.0)
9595
no_proxy_fix
96-
octokit (~> 4.7)
96+
octokit (~> 5.0)
9797
terminal-table (>= 1, < 4)
9898
danger-plugin-api (1.0.0)
9999
danger (> 2.0)
@@ -114,7 +114,7 @@ GEM
114114
escape (0.0.4)
115115
ethon (0.15.0)
116116
ffi (>= 1.15.0)
117-
excon (0.92.4)
117+
excon (0.93.1)
118118
faraday (1.10.2)
119119
faraday-em_http (~> 1.0)
120120
faraday-em_synchrony (~> 1.0)
@@ -146,7 +146,7 @@ GEM
146146
faraday_middleware (1.2.0)
147147
faraday (~> 1.0)
148148
fastimage (2.2.6)
149-
fastlane (2.209.1)
149+
fastlane (2.210.1)
150150
CFPropertyList (>= 2.3, < 4.0.0)
151151
addressable (>= 2.8, < 3.0.0)
152152
artifactory (~> 3.0)
@@ -192,9 +192,9 @@ GEM
192192
git (1.12.0)
193193
addressable (~> 2.8)
194194
rchardet (~> 1.8)
195-
google-apis-androidpublisher_v3 (0.25.0)
196-
google-apis-core (>= 0.7, < 2.a)
197-
google-apis-core (0.7.0)
195+
google-apis-androidpublisher_v3 (0.30.0)
196+
google-apis-core (>= 0.9.1, < 2.a)
197+
google-apis-core (0.9.1)
198198
addressable (~> 2.5, >= 2.5.1)
199199
googleauth (>= 0.16.2, < 2.a)
200200
httpclient (>= 2.8.1, < 3.a)
@@ -203,27 +203,27 @@ GEM
203203
retriable (>= 2.0, < 4.a)
204204
rexml
205205
webrick
206-
google-apis-iamcredentials_v1 (0.13.0)
207-
google-apis-core (>= 0.7, < 2.a)
208-
google-apis-playcustomapp_v1 (0.10.0)
209-
google-apis-core (>= 0.7, < 2.a)
210-
google-apis-storage_v1 (0.17.0)
211-
google-apis-core (>= 0.7, < 2.a)
206+
google-apis-iamcredentials_v1 (0.16.0)
207+
google-apis-core (>= 0.9.1, < 2.a)
208+
google-apis-playcustomapp_v1 (0.12.0)
209+
google-apis-core (>= 0.9.1, < 2.a)
210+
google-apis-storage_v1 (0.19.0)
211+
google-apis-core (>= 0.9.0, < 2.a)
212212
google-cloud-core (1.6.0)
213213
google-cloud-env (~> 1.0)
214214
google-cloud-errors (~> 1.0)
215215
google-cloud-env (1.6.0)
216216
faraday (>= 0.17.3, < 3.0)
217-
google-cloud-errors (1.2.0)
218-
google-cloud-storage (1.39.0)
217+
google-cloud-errors (1.3.0)
218+
google-cloud-storage (1.44.0)
219219
addressable (~> 2.8)
220220
digest-crc (~> 0.4)
221221
google-apis-iamcredentials_v1 (~> 0.1)
222-
google-apis-storage_v1 (~> 0.17.0)
222+
google-apis-storage_v1 (~> 0.19.0)
223223
google-cloud-core (~> 1.6)
224224
googleauth (>= 0.16.2, < 2.a)
225225
mini_mime (~> 1.0)
226-
googleauth (1.2.0)
226+
googleauth (1.3.0)
227227
faraday (>= 0.17.3, < 3.a)
228228
jwt (>= 1.4, < 3.0)
229229
memoist (~> 0.16)
@@ -255,7 +255,7 @@ GEM
255255
naturally (2.2.1)
256256
netrc (0.11.0)
257257
no_proxy_fix (0.1.2)
258-
octokit (4.25.1)
258+
octokit (5.6.1)
259259
faraday (>= 1, < 3)
260260
sawyer (~> 0.9)
261261
open4 (1.3.4)
@@ -324,7 +324,7 @@ GEM
324324
xcpretty-travis-formatter (1.0.1)
325325
xcpretty (~> 0.2, >= 0.0.7)
326326
xcresult (0.2.1)
327-
zeitwerk (2.6.0)
327+
zeitwerk (2.6.4)
328328

329329
PLATFORMS
330330
ruby

Mintfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
realm/SwiftLint@0.43.1
1+
realm/SwiftLint@0.49.1

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.1
1+
// swift-tools-version:5.5
22
import PackageDescription
33

44
let package = Package(

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)
66
[![SPM compatible](https://img.shields.io/badge/SPM-Compatible-brightgreen.svg?style=flat)](https://swift.org/package-manager/)
77
[![Platforms](https://img.shields.io/cocoapods/p/URLQueryCoder)](https://developer.apple.com/discover/)
8-
[![Xcode](https://img.shields.io/badge/Xcode-12-blue)](https://developer.apple.com/xcode)
9-
[![Swift](https://img.shields.io/badge/Swift-5.1-orange)](https://swift.org)
8+
[![Xcode](https://img.shields.io/badge/Xcode-13-blue)](https://developer.apple.com/xcode)
9+
[![Swift](https://img.shields.io/badge/Swift-5.5-orange)](https://swift.org)
1010
[![License](https://img.shields.io/github/license/almazrafi/URLQueryCoder)](https://opensource.org/licenses/MIT)
1111

1212
## Requirements
13-
- iOS 10.0+ / macOS 10.12+ / watchOS 3.0+ / tvOS 10.0+
14-
- Xcode 12.5+
15-
- Swift 5.1+
13+
- iOS 12.0+ / macOS 10.14+ / watchOS 5.0+ / tvOS 12.0+
14+
- Xcode 13.0+
15+
- Swift 5.5+
1616

1717
## Usage
1818
```swift
@@ -39,7 +39,7 @@ $ gem install cocoapods
3939

4040
To integrate URLQueryCoder into your Xcode project using [CocoaPods](http://cocoapods.org), specify it in your `Podfile`:
4141
``` ruby
42-
platform :ios, '10.0'
42+
platform :ios, '12.0'
4343
use_frameworks!
4444

4545
target '<Your Target Name>' do
@@ -78,7 +78,7 @@ and then specify `"URLQueryCoder"` as a dependency of the Target in which you wi
7878

7979
Here's an example `Package.swift`:
8080
``` swift
81-
// swift-tools-version:5.1
81+
// swift-tools-version:5.5
8282
import PackageDescription
8383

8484
let package = Package(

URLQueryCoder.podspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ Pod::Spec.new do |spec|
88
spec.author = { "Almaz Ibragimov" => "[email protected]" }
99
spec.source = { :git => "https://github.com/almazrafi/URLQueryCoder.git", :tag => "#{spec.version}" }
1010

11-
spec.swift_version = '5.1'
11+
spec.swift_version = '5.5'
1212
spec.requires_arc = true
1313
spec.source_files = 'Sources/**/*.swift'
1414

1515
spec.ios.frameworks = 'Foundation'
16-
spec.ios.deployment_target = "10.0"
16+
spec.ios.deployment_target = "12.0"
1717

1818
spec.osx.frameworks = 'Foundation'
19-
spec.osx.deployment_target = "10.12"
19+
spec.osx.deployment_target = "10.14"
2020

2121
spec.watchos.frameworks = 'Foundation'
22-
spec.watchos.deployment_target = "3.0"
22+
spec.watchos.deployment_target = "5.0"
2323

2424
spec.tvos.frameworks = 'Foundation'
25-
spec.tvos.deployment_target = "10.0"
25+
spec.tvos.deployment_target = "12.0"
2626
end

0 commit comments

Comments
 (0)