action_requires 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,4 +2,4 @@
2
2
  gem_name: action_requires
3
3
  package: action_requires
4
4
  project: magrathea
5
- version: 1.0.0
5
+ version: 1.0.1
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.2
3
3
  specification_version: 1
4
4
  name: action_requires
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.0
7
- date: 2007-09-11 00:00:00 -04:00
6
+ version: 1.0.1
7
+ date: 2007-09-17 00:00:00 -04:00
8
8
  summary: action_requires
9
9
  require_paths:
10
10
  - lib
@@ -37,7 +37,6 @@ files:
37
37
  - init.rb
38
38
  - install.rb
39
39
  - lib/action_requires.rb
40
- - lib/tasks/ruby_forge_config.yml
41
40
  - lib/tasks/rubyforge_config.yml
42
41
  test_files: []
43
42
 
File without changes