Skip to content

Commit 14791b3

Browse files
committed
Update slather dependencies
1 parent 8b1ac8c commit 14791b3

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.6)
5-
activesupport (5.2.2)
6-
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
4+
CFPropertyList (3.0.1)
5+
activesupport (4.2.11.1)
6+
i18n (~> 0.7)
87
minitest (~> 5.1)
8+
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
atomos (0.1.3)
11-
claide (1.0.2)
12-
clamp (0.6.5)
11+
claide (1.0.3)
12+
clamp (1.3.1)
1313
colored2 (3.1.2)
14-
concurrent-ruby (1.1.3)
15-
i18n (1.2.0)
14+
concurrent-ruby (1.1.5)
15+
i18n (0.9.5)
1616
concurrent-ruby (~> 1.0)
17-
mini_portile2 (2.3.0)
18-
minitest (5.11.3)
17+
mini_portile2 (2.4.0)
18+
minitest (5.12.2)
1919
nanaimo (0.2.6)
20-
nokogiri (1.8.5)
21-
mini_portile2 (~> 2.3.0)
22-
slather (2.4.6)
23-
CFPropertyList (~> 2.2)
24-
activesupport (>= 4.0.2)
25-
clamp (~> 0.6)
26-
nokogiri (~> 1.8.2)
27-
xcodeproj (~> 1.4)
20+
nokogiri (1.10.4)
21+
mini_portile2 (~> 2.4.0)
22+
slather (2.4.7)
23+
CFPropertyList (>= 2.2, < 4)
24+
activesupport (>= 4.0.2, < 5)
25+
clamp (~> 1.3)
26+
nokogiri (~> 1.8)
27+
xcodeproj (~> 1.7)
2828
thread_safe (0.3.6)
2929
tzinfo (1.2.5)
3030
thread_safe (~> 0.1)
31-
xcodeproj (1.7.0)
31+
xcodeproj (1.13.0)
3232
CFPropertyList (>= 2.3.3, < 4.0)
3333
atomos (~> 0.1.3)
3434
claide (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)