Skip to content

Commit 6f71ce6

Browse files
committed
Update Gemfile.
1 parent 38be076 commit 6f71ce6

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

.slather.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ source 'https://rubygems.org'
33
gem 'rake'
44
gem 'plist'
55
gem 'naturally', '~> 1.3.2'
6-
gem 'slather'
76
gem 'xcpretty'
87
gem 'xcodeproj'
98
gem 'cocoapods'

Gemfile.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ GEM
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
claide (0.9.1)
11-
clamp (0.6.5)
1211
cocoapods (0.38.2)
1312
activesupport (>= 3.2.15)
1413
claide (~> 0.9.1)
@@ -41,20 +40,13 @@ GEM
4140
fuzzy_match (2.0.4)
4241
i18n (0.7.0)
4342
json (1.8.3)
44-
mini_portile (0.6.2)
4543
minitest (5.8.0)
4644
molinillo (0.3.1)
4745
nap (0.8.0)
4846
naturally (1.3.2)
4947
netrc (0.7.8)
50-
nokogiri (1.6.6.2)
51-
mini_portile (~> 0.6.0)
5248
plist (3.1.0)
5349
rake (10.4.2)
54-
slather (1.8.1)
55-
clamp (~> 0.6)
56-
nokogiri (~> 1.6.3)
57-
xcodeproj (~> 0.26.2)
5850
thread_safe (0.3.5)
5951
tzinfo (1.2.2)
6052
thread_safe (~> 0.1)
@@ -72,7 +64,6 @@ DEPENDENCIES
7264
naturally (~> 1.3.2)
7365
plist
7466
rake
75-
slather
7667
xcodeproj
7768
xcpretty
7869

0 commit comments

Comments
 (0)