File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Xcodeproj Changelog
22
3- ## Master
3+ ## 0.24.0
44
55##### Enhancements
66
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- xcodeproj (0.23.1 )
4+ xcodeproj (0.24.0 )
55 activesupport (>= 3 )
66 colored (~> 1.2 )
77
88GEM
99 remote: http://rubygems.org/
1010 specs:
11- activesupport (4.2.0 )
11+ activesupport (4.2.1 )
1212 i18n (~> 0.7 )
1313 json (~> 1.7 , >= 1.7.7 )
1414 minitest (~> 5.1 )
3333 rb-inotify (>= 0.9 )
3434 rb-kqueue (>= 0.2 )
3535 metaclass (0.0.4 )
36- minitest (5.5.1 )
36+ minitest (5.6.0 )
3737 mocha (1.1.0 )
3838 metaclass (~> 0.0.1 )
3939 mocha-on-bacon (0.2.2 )
6666 simplecov-html (~> 0.8.0 )
6767 simplecov-html (0.8.0 )
6868 slop (3.6.0 )
69- thread_safe (0.3.4 )
69+ thread_safe (0.3.5 )
7070 tzinfo (1.2.2 )
7171 thread_safe (~> 0.1 )
7272
Original file line number Diff line number Diff line change 11module Xcodeproj
22 # The version of the xcodeproj gem.
33 #
4- VERSION = '0.23.1 ' unless defined? Xcodeproj ::VERSION
4+ VERSION = '0.24.0 ' unless defined? Xcodeproj ::VERSION
55end
You can’t perform that action at this time.
0 commit comments