Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
pod update
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Aug 12, 2017
1 parent 0860df7 commit 46209cc
Show file tree
Hide file tree
Showing 13 changed files with 136 additions and 103 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true
source 'https://rubygems.org'

gem 'cocoapods', '1.2.1'
gem 'cocoapods', '1.3.1'
gem 'xcpretty'
gem 'rake'
gem 'octokit', '~> 4.7'
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ GEM
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
claide (1.0.2)
cocoapods (1.2.1)
cocoapods (1.3.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.1, < 2.0)
cocoapods-core (= 1.2.1)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.3.1)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -28,9 +28,9 @@ GEM
molinillo (~> 0.5.7)
nap (~> 1.0)
ruby-macho (~> 1.1)
xcodeproj (>= 1.4.4, < 2.0)
cocoapods-core (1.2.1)
activesupport (>= 4.0.2, < 5)
xcodeproj (>= 1.5.1, < 2.0)
cocoapods-core (1.3.1)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.1)
Expand Down Expand Up @@ -81,7 +81,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.2.1)
cocoapods (= 1.3.1)
octokit (~> 4.7)
rake
xcpretty
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- PathKit (0.8.0)
- Stencil (0.9.0):
- PathKit (~> 0.8.0)
- StencilSwiftKit (1.0.2):
- StencilSwiftKit (2.0.1):
- Stencil (~> 0.9.0)

DEPENDENCIES:
Expand All @@ -15,14 +15,14 @@ EXTERNAL SOURCES:

CHECKOUT OPTIONS:
StencilSwiftKit:
:commit: 4a73848c371c1c356f56462523c6f073d2389e4d
:commit: 695b6bfd3f0f54cec5b96d65783f98c3edd9a81c
:git: https://github.com/SwiftGen/StencilSwiftKit

SPEC CHECKSUMS:
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
Stencil: 510f0b0518a366b67b6a9c5085a0399741b6d2f9
StencilSwiftKit: 6d5b0c7fbb185edb24617fdd63ab0d9938569c8a
StencilSwiftKit: b7f4de5ecd88c484713883d83968da8b6cc3ff97

PODFILE CHECKSUM: 910aa7b4b6bcbe527b3b6800c8fe6bc374027140

COCOAPODS: 1.2.1
COCOAPODS: 1.3.1
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/StencilSwiftKit.podspec.json

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

8 changes: 4 additions & 4 deletions Pods/Manifest.lock

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

Loading

0 comments on commit 46209cc

Please sign in to comment.