File tree 3 files changed +12
-12
lines changed
3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |spec |
2
2
spec . name = 'DifferenceKit'
3
- spec . version = '1.1.2 '
3
+ spec . version = '1.1.3 '
4
4
spec . author = { 'ra1028' => '[email protected] ' }
5
5
spec . homepage = 'https://github.com/ra1028/DifferenceKit'
6
6
spec . documentation_url = 'https://ra1028.github.io/DifferenceKit'
Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem 'cocoapods' , '1.7.0.rc.1 '
3
+ gem 'cocoapods' , '1.7.2 '
4
4
gem 'jazzy' , '0.9.4'
Original file line number Diff line number Diff line change 9
9
tzinfo (~> 1.1 )
10
10
atomos (0.1.3 )
11
11
claide (1.0.2 )
12
- cocoapods (1.7.0.rc.1 )
12
+ cocoapods (1.7.2 )
13
13
activesupport (>= 4.0.2 , < 5 )
14
14
claide (>= 1.0.2 , < 2.0 )
15
- cocoapods-core (= 1.7.0.rc.1 )
15
+ cocoapods-core (= 1.7.2 )
16
16
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
17
17
cocoapods-downloader (>= 1.2.2 , < 2.0 )
18
18
cocoapods-plugins (>= 1.0.0 , < 2.0 )
22
22
cocoapods-try (>= 1.1.0 , < 2.0 )
23
23
colored2 (~> 3.1 )
24
24
escape (~> 0.0.4 )
25
- fourflusher (>= 2.2 .0 , < 3.0 )
25
+ fourflusher (>= 2.3 .0 , < 3.0 )
26
26
gh_inspector (~> 1.0 )
27
27
molinillo (~> 0.6.6 )
28
28
nap (~> 1.0 )
29
29
ruby-macho (~> 1.4 )
30
- xcodeproj (>= 1.8.2 , < 2.0 )
31
- cocoapods-core (1.7.0.rc.1 )
30
+ xcodeproj (>= 1.10.0 , < 2.0 )
31
+ cocoapods-core (1.7.2 )
32
32
activesupport (>= 4.0.2 , < 6 )
33
33
fuzzy_match (~> 2.0.4 )
34
34
nap (~> 1.0 )
45
45
colored2 (3.1.2 )
46
46
concurrent-ruby (1.1.5 )
47
47
escape (0.0.4 )
48
- ffi (1.10.0 )
49
- fourflusher (2.2 .0 )
48
+ ffi (1.11.1 )
49
+ fourflusher (2.3 .0 )
50
50
fuzzy_match (2.0.4 )
51
51
gh_inspector (1.1.3 )
52
52
i18n (0.9.5 )
72
72
rb-inotify (0.10.0 )
73
73
ffi (~> 1.0 )
74
74
redcarpet (3.4.0 )
75
- rouge (3.3.0 )
75
+ rouge (3.4.1 )
76
76
ruby-macho (1.4.0 )
77
77
sass (3.7.4 )
78
78
sass-listen (~> 4.0.0 )
85
85
thread_safe (~> 0.1 )
86
86
xcinvoke (0.3.0 )
87
87
liferaft (~> 0.0.6 )
88
- xcodeproj (1.9 .0 )
88
+ xcodeproj (1.10 .0 )
89
89
CFPropertyList (>= 2.3.3 , < 4.0 )
90
90
atomos (~> 0.1.3 )
91
91
claide (>= 1.0.2 , < 2.0 )
@@ -96,7 +96,7 @@ PLATFORMS
96
96
ruby
97
97
98
98
DEPENDENCIES
99
- cocoapods (= 1.7.0.rc.1 )
99
+ cocoapods (= 1.7.2 )
100
100
jazzy (= 0.9.4 )
101
101
102
102
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments