elskwid-gem-test 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,6 +17,5 @@ Gem::Specification.new do |gem|
17
17
  gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
18
18
  gem.require_paths = ["lib"]
19
19
 
20
- gem.add_dependency "postmark", "~> 0.9.15"
21
-
20
+ gem.add_runtime_dependency "postmark", "~> 0.9.15"
22
21
  end
@@ -1,7 +1,7 @@
1
1
  module Elskwid
2
2
  module Gem
3
3
  module Test
4
- VERSION = "0.0.1"
4
+ VERSION = "0.0.2"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elskwid-gem-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: