Skip to content

Commit

Permalink
Update pod dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
interstateone committed Oct 25, 2018
1 parent d87800c commit bd70b53
Show file tree
Hide file tree
Showing 122 changed files with 1,240 additions and 1,487 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ target 'Astro' do
inherit! :search_paths

pod 'Quick', '~> 1.2'
pod 'Nimble', '~> 7.0.2', :inhibit_warnings => true
pod 'Nimble', '~> 7.3.1', :inhibit_warnings => true
end
end
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ PODS:
- Astro/Logging
- Astro/UI (5.2.0)
- Astro/Utils (5.2.0)
- Nimble (7.0.2)
- Quick (1.2.0)
- SwiftLint (0.23.1)
- Nimble (7.3.1)
- Quick (1.3.2)
- SwiftLint (0.27.0)

DEPENDENCIES:
- Astro (from `.`)
- Nimble (~> 7.0.2)
- Nimble (~> 7.3.1)
- Quick (~> 1.2)
- SwiftLint (~> 0.22)

Expand All @@ -31,10 +31,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Astro: 44cf3928eac701a28540a0b3ad4d5f61cf5c0d83
Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
SwiftLint: 1b670ce79284c76520f84060e87d645078fd32fa
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073

PODFILE CHECKSUM: b17f02f9e43c6d131960e704533c9dbe49d42a70
PODFILE CHECKSUM: 4c2e3656ceb47235c954ccf6a23748fcc6184637

COCOAPODS: 1.5.3
16 changes: 8 additions & 8 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

84 changes: 42 additions & 42 deletions Pods/Nimble/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bd70b53

Please sign in to comment.