auxesis-cucumber-nagios 0.3.6 → 0.3.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/generators/project/Rakefile +1 -1
  2. metadata +1 -1
@@ -19,7 +19,7 @@ end
19
19
  desc "freeze deps"
20
20
  task :deps do
21
21
 
22
- deps = {'cucumber' => ">= 0.1.16",
22
+ deps = {'cucumber' => "= 0.1.16",
23
23
  'webrat' => ">= 0.4.2",
24
24
  'mechanize' => ">= 0.9.1",
25
25
  'rspec' => ">= 1.1.12"}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: auxesis-cucumber-nagios
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lindsay Holmwood