ext 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ext
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 2
10
- version: 1.0.2
9
+ - 3
10
+ version: 1.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Miles Georgi
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-09-08 00:00:00 -07:00
18
+ date: 2011-09-28 00:00:00 -07:00
19
19
  default_executable: ext
20
20
  dependencies: []
21
21
 
@@ -78,6 +78,7 @@ files:
78
78
  - test/test_projects.rb
79
79
  - test/test_rails_detection.rb
80
80
  - test/test_string_extensions.rb
81
+ - test/test_svn_branches.rb
81
82
  - test/test_touch_emptydirs.rb
82
83
  - test/test_version.rb
83
84
  - bin/ext
@@ -125,5 +126,6 @@ test_files:
125
126
  - test/test_projects.rb
126
127
  - test/test_rails_detection.rb
127
128
  - test/test_string_extensions.rb
129
+ - test/test_svn_branches.rb
128
130
  - test/test_touch_emptydirs.rb
129
131
  - test/test_version.rb