File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'DifferenceKit'
3- spec . version = '1.1.2 '
3+ spec . version = '1.1.3 '
44 spec . author = { 'ra1028' => '[email protected] ' } 55 spec . homepage = 'https://github.com/ra1028/DifferenceKit'
66 spec . documentation_url = 'https://ra1028.github.io/DifferenceKit'
Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem 'cocoapods' , '1.7.0.rc.1 '
3+ gem 'cocoapods' , '1.7.2 '
44gem 'jazzy' , '0.9.4'
Original file line number Diff line number Diff line change 99 tzinfo (~> 1.1 )
1010 atomos (0.1.3 )
1111 claide (1.0.2 )
12- cocoapods (1.7.0.rc.1 )
12+ cocoapods (1.7.2 )
1313 activesupport (>= 4.0.2 , < 5 )
1414 claide (>= 1.0.2 , < 2.0 )
15- cocoapods-core (= 1.7.0.rc.1 )
15+ cocoapods-core (= 1.7.2 )
1616 cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
1717 cocoapods-downloader (>= 1.2.2 , < 2.0 )
1818 cocoapods-plugins (>= 1.0.0 , < 2.0 )
2222 cocoapods-try (>= 1.1.0 , < 2.0 )
2323 colored2 (~> 3.1 )
2424 escape (~> 0.0.4 )
25- fourflusher (>= 2.2 .0 , < 3.0 )
25+ fourflusher (>= 2.3 .0 , < 3.0 )
2626 gh_inspector (~> 1.0 )
2727 molinillo (~> 0.6.6 )
2828 nap (~> 1.0 )
2929 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 )
3232 activesupport (>= 4.0.2 , < 6 )
3333 fuzzy_match (~> 2.0.4 )
3434 nap (~> 1.0 )
4545 colored2 (3.1.2 )
4646 concurrent-ruby (1.1.5 )
4747 escape (0.0.4 )
48- ffi (1.10.0 )
49- fourflusher (2.2 .0 )
48+ ffi (1.11.1 )
49+ fourflusher (2.3 .0 )
5050 fuzzy_match (2.0.4 )
5151 gh_inspector (1.1.3 )
5252 i18n (0.9.5 )
7272 rb-inotify (0.10.0 )
7373 ffi (~> 1.0 )
7474 redcarpet (3.4.0 )
75- rouge (3.3.0 )
75+ rouge (3.4.1 )
7676 ruby-macho (1.4.0 )
7777 sass (3.7.4 )
7878 sass-listen (~> 4.0.0 )
8585 thread_safe (~> 0.1 )
8686 xcinvoke (0.3.0 )
8787 liferaft (~> 0.0.6 )
88- xcodeproj (1.9 .0 )
88+ xcodeproj (1.10 .0 )
8989 CFPropertyList (>= 2.3.3 , < 4.0 )
9090 atomos (~> 0.1.3 )
9191 claide (>= 1.0.2 , < 2.0 )
@@ -96,7 +96,7 @@ PLATFORMS
9696 ruby
9797
9898DEPENDENCIES
99- cocoapods (= 1.7.0.rc.1 )
99+ cocoapods (= 1.7.2 )
100100 jazzy (= 0.9.4 )
101101
102102BUNDLED WITH
You can’t perform that action at this time.
0 commit comments