delayed_job_groups_mongoid 0.2.2 → 0.2.3
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: delayed_job_groups_mongoid
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 17
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 2
|
9
|
-
-
|
10
|
-
version: 0.2.
|
9
|
+
- 3
|
10
|
+
version: 0.2.3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- opsb
|
@@ -31,7 +31,7 @@ files:
|
|
31
31
|
- lib/delayed_job_groups/init.rb
|
32
32
|
- lib/delayed_job_groups/job_groups.rb
|
33
33
|
- lib/delayed_job_groups/mongoid_groups.rb
|
34
|
-
- lib/
|
34
|
+
- lib/delayed_job_groups_mongoid.rb
|
35
35
|
- Gemfile
|
36
36
|
- delayed_job_groups_mongoid.gemspec
|
37
37
|
- README.markdown
|