resque_spec 0.14.0 → 0.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/resque_spec/version.rb +1 -1
  2. metadata +3 -2
@@ -1,3 +1,3 @@
1
1
  module ResqueSpec
2
- VERSION = "0.14.0"
2
+ VERSION = "0.14.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: resque_spec
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.14.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -172,7 +172,8 @@ files:
172
172
  - README.md
173
173
  - Rakefile
174
174
  homepage: http://github.com/leshill/resque_spec
175
- licenses: []
175
+ licenses:
176
+ - MIT
176
177
  post_install_message:
177
178
  rdoc_options: []
178
179
  require_paths: