steak 0.4.0.a1 → 0.4.0.a2

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,4 +3,4 @@ module HelperMethods
3
3
 
4
4
  end
5
5
 
6
- Rspec::Core.configuration.include(HelperMethods)
6
+ Rspec.configuration.include(HelperMethods)
@@ -6,4 +6,4 @@ module NavigationHelpers
6
6
  end
7
7
  end
8
8
 
9
- Rspec::Core.configuration.include(NavigationHelpers)
9
+ Rspec.configuration.include(NavigationHelpers)
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 4
8
8
  - 0
9
- - a1
10
- version: 0.4.0.a1
9
+ - a2
10
+ version: 0.4.0.a2
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Luismi Cavall\xC3\xA9"
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-03-07 00:00:00 +01:00
18
+ date: 2010-04-05 00:00:00 +02:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency