Update Gemfile.

This commit is contained in:
Nikita Lutsenko
2015-09-23 14:17:06 -07:00
parent 38be076620
commit 6f71ce6285
3 changed files with 0 additions and 16 deletions

View File

@@ -1,6 +0,0 @@
ci_service: travis_ci
coverage_service: coveralls
xcodeproj: Parse.xcodeproj
ignore:
- Tests/*
- Vendor/*

View File

@@ -3,7 +3,6 @@ source 'https://rubygems.org'
gem 'rake'
gem 'plist'
gem 'naturally', '~> 1.3.2'
gem 'slather'
gem 'xcpretty'
gem 'xcodeproj'
gem 'cocoapods'

View File

@@ -8,7 +8,6 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
claide (0.9.1)
clamp (0.6.5)
cocoapods (0.38.2)
activesupport (>= 3.2.15)
claide (~> 0.9.1)
@@ -41,20 +40,13 @@ GEM
fuzzy_match (2.0.4)
i18n (0.7.0)
json (1.8.3)
mini_portile (0.6.2)
minitest (5.8.0)
molinillo (0.3.1)
nap (0.8.0)
naturally (1.3.2)
netrc (0.7.8)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
plist (3.1.0)
rake (10.4.2)
slather (1.8.1)
clamp (~> 0.6)
nokogiri (~> 1.6.3)
xcodeproj (~> 0.26.2)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
@@ -72,7 +64,6 @@ DEPENDENCIES
naturally (~> 1.3.2)
plist
rake
slather
xcodeproj
xcpretty