bookyt_projects 0.19.0 → 0.19.1

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/bookyt_projects/version.rb +1 -1
  2. metadata +6 -7
@@ -1,3 +1,3 @@
1
1
  module BookytPos
2
- VERSION = '0.19.0'
2
+ VERSION = '0.19.1'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bookyt_projects
3
3
  version: !ruby/object:Gem::Version
4
- hash: 83
4
+ hash: 81
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 19
9
- - 0
10
- version: 0.19.0
9
+ - 1
10
+ version: 0.19.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Roman Simecek (CyT)
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2012-01-19 00:00:00 Z
19
+ date: 2012-01-23 00:00:00 Z
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: rails
@@ -26,12 +26,11 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- hash: 3
29
+ hash: 5
30
30
  segments:
31
31
  - 3
32
32
  - 1
33
- - 0
34
- version: 3.1.0
33
+ version: "3.1"
35
34
  type: :runtime
36
35
  version_requirements: *id001
37
36
  - !ruby/object:Gem::Dependency