File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- xcodeproj (0.19.2 )
4+ xcodeproj (0.19.3 )
55 activesupport (~> 3.0 )
66 colored (~> 1.2 )
77
1515 astrolabe (1.3.0 )
1616 parser (>= 2.2.0.pre.3 , < 3.0 )
1717 bacon (1.2.0 )
18- codeclimate-test-reporter (0.4.0 )
18+ codeclimate-test-reporter (0.4.1 )
1919 simplecov (>= 0.7.1 , < 1.0.0 )
2020 colored (1.2 )
2121 docile (1.1.5 )
3535 mocha (>= 0.13.0 )
3636 multi_json (1.10.1 )
3737 notify (0.5.2 )
38- parser (2.2.0.pre.4 )
38+ parser (2.2.0.pre.5 )
3939 ast (>= 1.1 , < 3.0 )
4040 slop (~> 3.4 , >= 3.4.5 )
4141 powerpack (0.0.9 )
Original file line number Diff line number Diff line change 11module Xcodeproj
22 # The version of the xcodeproj gem.
33 #
4- VERSION = '0.19.2 ' unless defined? Xcodeproj ::VERSION
4+ VERSION = '0.19.3 ' unless defined? Xcodeproj ::VERSION
55end
You can’t perform that action at this time.
0 commit comments