jobbr 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- jobbr (1.1.3)
12
+ jobbr (1.1.4)
13
13
  chronic_duration
14
14
  delayed_job_mongoid
15
15
  haml
@@ -8,6 +8,4 @@ Jobbr::Engine.routes.draw do
8
8
 
9
9
  resources :delayed_jobs
10
10
 
11
- mount Jobbr::Engine => "/jobbr"
12
-
13
11
  end
@@ -1,3 +1,3 @@
1
1
  module Jobbr
2
- VERSION = '1.1.3'
2
+ VERSION = '1.1.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jobbr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-29 00:00:00.000000000 Z
12
+ date: 2013-09-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -270,7 +270,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
270
270
  version: '0'
271
271
  segments:
272
272
  - 0
273
- hash: -2147145051938185100
273
+ hash: 4137844161920419589
274
274
  required_rubygems_version: !ruby/object:Gem::Requirement
275
275
  none: false
276
276
  requirements:
@@ -279,7 +279,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
279
279
  version: '0'
280
280
  segments:
281
281
  - 0
282
- hash: -2147145051938185100
282
+ hash: 4137844161920419589
283
283
  requirements: []
284
284
  rubyforge_project:
285
285
  rubygems_version: 1.8.23