Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SabatinoMasala authored and gfontenot committed May 20, 2016
1 parent ad10d82 commit 1892fdc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

group :dist do
gem 'xcodeproj', '~> 0.27.1'
gem 'xcodeproj', '~> 0.28.2'
gem 'highline', '~> 1.6'
end

Expand Down
11 changes: 4 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.4)
activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
Expand All @@ -13,7 +13,7 @@ GEM
highline (1.6.21)
i18n (0.7.0)
json (1.8.3)
minitest (5.8.0)
minitest (5.8.3)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
Expand All @@ -30,7 +30,7 @@ GEM
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
xcodeproj (0.27.1)
xcodeproj (0.28.2)
activesupport (>= 3)
claide (~> 0.9.1)
colored (~> 1.2)
Expand All @@ -41,7 +41,4 @@ PLATFORMS
DEPENDENCIES
highline (~> 1.6)
rspec
xcodeproj (~> 0.27.1)

BUNDLED WITH
1.10.6
xcodeproj (~> 0.28.2)

0 comments on commit 1892fdc

Please sign in to comment.