mirror of
https://github.com/tappollo/Parse-SDK-iOS-OSX.git
synced 2026-04-29 13:25:37 +08:00
Update Gemfile.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
ci_service: travis_ci
|
||||
coverage_service: coveralls
|
||||
xcodeproj: Parse.xcodeproj
|
||||
ignore:
|
||||
- Tests/*
|
||||
- Vendor/*
|
||||
1
Gemfile
1
Gemfile
@@ -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'
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user