File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
# commit Gemfile and Gemfile.lock.
3
3
source 'https://rubygems.org'
4
4
5
- gem 'cocoapods' , "1.8.0 "
5
+ gem 'cocoapods' , "1.8.1 "
6
6
gem 'cocoapods-generate' , '1.6.0'
Original file line number Diff line number Diff line change 7
7
minitest (~> 5.1 )
8
8
thread_safe (~> 0.3 , >= 0.3.4 )
9
9
tzinfo (~> 1.1 )
10
- algoliasearch (1.27.0 )
10
+ algoliasearch (1.27.1 )
11
11
httpclient (~> 2.8 , >= 2.8.3 )
12
12
json (>= 1.5.1 )
13
13
atomos (0.1.3 )
14
14
claide (1.0.3 )
15
- cocoapods (1.8.0 )
15
+ cocoapods (1.8.1 )
16
16
activesupport (>= 4.0.2 , < 5 )
17
17
claide (>= 1.0.2 , < 2.0 )
18
- cocoapods-core (= 1.8.0 )
18
+ cocoapods-core (= 1.8.1 )
19
19
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
20
20
cocoapods-downloader (>= 1.2.2 , < 2.0 )
21
21
cocoapods-plugins (>= 1.0.0 , < 2.0 )
31
31
nap (~> 1.0 )
32
32
ruby-macho (~> 1.4 )
33
33
xcodeproj (>= 1.11.1 , < 2.0 )
34
- cocoapods-core (1.8.0 )
34
+ cocoapods-core (1.8.1 )
35
35
activesupport (>= 4.0.2 , < 6 )
36
36
algoliasearch (~> 1.0 )
37
- concurrent-ruby (~> 1.0 )
37
+ concurrent-ruby (~> 1.1 )
38
38
fuzzy_match (~> 2.0.4 )
39
39
nap (~> 1.0 )
40
40
cocoapods-deintegrate (1.0.4 )
46
46
nap
47
47
cocoapods-search (1.0.0 )
48
48
cocoapods-stats (1.1.0 )
49
- cocoapods-trunk (1.4.0 )
49
+ cocoapods-trunk (1.4.1 )
50
50
nap (>= 0.8 , < 2.0 )
51
51
netrc (~> 0.11 )
52
52
cocoapods-try (1.1.0 )
@@ -80,7 +80,7 @@ PLATFORMS
80
80
ruby
81
81
82
82
DEPENDENCIES
83
- cocoapods (= 1.8.0 )
83
+ cocoapods (= 1.8.1 )
84
84
cocoapods-generate (= 1.6.0 )
85
85
86
86
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments