recordselect_vho 3.0.204 → 3.0.205

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/record_select/version.rb +1 -1
  2. metadata +6 -6
@@ -2,7 +2,7 @@ module RecordSelect
2
2
  module Version
3
3
  MAJOR = 3
4
4
  MINOR = 0
5
- PATCH = 204
5
+ PATCH = 205
6
6
 
7
7
  STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
8
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recordselect_vho
3
3
  version: !ruby/object:Gem::Version
4
- hash: 415
4
+ hash: 413
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 0
9
- - 204
10
- version: 3.0.204
9
+ - 205
10
+ version: 3.0.205
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sergio Cambra
@@ -69,12 +69,12 @@ dependencies:
69
69
  requirements:
70
70
  - - ">="
71
71
  - !ruby/object:Gem::Version
72
- hash: 3
72
+ hash: 7
73
73
  segments:
74
74
  - 3
75
- - 1
76
75
  - 0
77
- version: 3.1.0
76
+ - 0
77
+ version: 3.0.0
78
78
  type: :runtime
79
79
  name: rails
80
80
  version_requirements: *id004