rubypitaya 3.19.1 → 3.19.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b4c526a82a1c63ac3c20d9a7f126da405463c9b34480cca3f149385898e9f631
4
- data.tar.gz: 35ec148fb86b2010f746ebd7ba06ff0638563585add9710c34c4ce4c90761acf
3
+ metadata.gz: 18140f25fcbb74be4d0d6903014f5e340b8a3f948604138c0e0e4fa1f3097424
4
+ data.tar.gz: b33020321f0ccba59e661547155588996628057333aff033bda1ccc21a12175a
5
5
  SHA512:
6
- metadata.gz: 9ac9413661b45692c29a5e5b0a6fca95d02aa9dcb839bb4272848a1676ea4e8a0cd5760114099bb6817ddc7d3961aae4be81e29c737cf1c05ebec4127f647175
7
- data.tar.gz: e29dceebe066e3aa6f92efe793f34e27641319d4ab8794b2ba83b419d82951f9e57e147df654e459cf3cf86c30ef339f71f2ff80f88c749c7fac468b21eeac88
6
+ metadata.gz: 1228431dfb5bc2d5ebd579251b9a2bdc6e7a9efcc84720bc3694bd21efdb78c07bf7c18effce78966fc4591ddb43e065ebf2979bb76fab4e4a62d0ed07cf24f6
7
+ data.tar.gz: 76fa80c15de8da13c3e9397dcba88da1df4064ab27546d66ed5fa8ff97a9576354d28cd894582fcbb00cedb34f5210953861e0f2e5ed4c61e2d36b8a454f2e4d
@@ -1,6 +1,6 @@
1
1
  source "https://rubygems.org"
2
2
 
3
- gem 'rubypitaya', '3.19.1'
3
+ gem 'rubypitaya', '3.19.3'
4
4
 
5
5
  group :development do
6
6
  gem 'pry', '0.14.2'
@@ -1,13 +1,13 @@
1
1
  GEM
2
2
  remote: https://rubygems.org/
3
3
  specs:
4
- activemodel (7.1.3.2)
5
- activesupport (= 7.1.3.2)
6
- activerecord (7.1.3.2)
7
- activemodel (= 7.1.3.2)
8
- activesupport (= 7.1.3.2)
4
+ activemodel (7.1.3.3)
5
+ activesupport (= 7.1.3.3)
6
+ activerecord (7.1.3.3)
7
+ activemodel (= 7.1.3.3)
8
+ activesupport (= 7.1.3.3)
9
9
  timeout (>= 0.4.0)
10
- activesupport (7.1.3.2)
10
+ activesupport (7.1.3.3)
11
11
  base64
12
12
  bigdecimal
13
13
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -18,10 +18,10 @@ GEM
18
18
  mutex_m
19
19
  tzinfo (~> 2.0)
20
20
  base64 (0.2.0)
21
- bigdecimal (3.1.7)
21
+ bigdecimal (3.1.8)
22
22
  builder (3.2.4)
23
23
  coderay (1.1.3)
24
- concurrent-ruby (1.2.3)
24
+ concurrent-ruby (1.3.1)
25
25
  connection_pool (2.4.1)
26
26
  cucumber (9.2.0)
27
27
  builder (~> 3.2)
@@ -56,17 +56,17 @@ GEM
56
56
  google-protobuf (3.25.2-x86_64-linux)
57
57
  googleapis-common-protos-types (1.14.0)
58
58
  google-protobuf (~> 3.18)
59
- grpc (1.62.0-x86_64-linux)
59
+ grpc (1.64.0-x86_64-linux)
60
60
  google-protobuf (~> 3.25)
61
61
  googleapis-common-protos-types (~> 1.0)
62
- i18n (1.14.4)
62
+ i18n (1.14.5)
63
63
  concurrent-ruby (~> 1.0)
64
64
  listen (3.9.0)
65
65
  rb-fsevent (~> 0.10, >= 0.10.3)
66
66
  rb-inotify (~> 0.9, >= 0.9.10)
67
- method_source (1.0.0)
67
+ method_source (1.1.0)
68
68
  mini_mime (1.1.5)
69
- minitest (5.22.3)
69
+ minitest (5.23.1)
70
70
  multi_json (1.15.0)
71
71
  multi_test (1.1.0)
72
72
  mustermann (3.0.0)
@@ -85,11 +85,11 @@ GEM
85
85
  rack (~> 2.2, >= 2.2.4)
86
86
  rake (13.2.1)
87
87
  rb-fsevent (0.11.2)
88
- rb-inotify (0.10.1)
88
+ rb-inotify (0.11.1)
89
89
  ffi (~> 1.0)
90
- redis (5.1.0)
91
- redis-client (>= 0.17.0)
92
- redis-client (0.22.0)
90
+ redis (5.2.0)
91
+ redis-client (>= 0.22.0)
92
+ redis-client (0.22.2)
93
93
  connection_pool
94
94
  rspec (3.13.0)
95
95
  rspec-core (~> 3.13.0)
@@ -100,20 +100,20 @@ GEM
100
100
  rspec-expectations (3.13.0)
101
101
  diff-lcs (>= 1.2.0, < 2.0)
102
102
  rspec-support (~> 3.13.0)
103
- rspec-mocks (3.13.0)
103
+ rspec-mocks (3.13.1)
104
104
  diff-lcs (>= 1.2.0, < 2.0)
105
105
  rspec-support (~> 3.13.0)
106
106
  rspec-support (3.13.1)
107
107
  ruby2_keywords (0.0.5)
108
- rubypitaya (3.19.1)
109
- activerecord (= 7.1.3.2)
108
+ rubypitaya (3.19.3)
109
+ activerecord (= 7.1.3.3)
110
110
  etcdv3 (= 0.11.6)
111
111
  google-protobuf (= 3.25.2)
112
112
  nats-pure (= 2.4.0)
113
113
  ostruct (= 0.6.0)
114
114
  pg (= 1.5.6)
115
115
  rake (= 13.2.1)
116
- redis (= 5.1.0)
116
+ redis (= 5.2.0)
117
117
  sinatra (= 3.2.0)
118
118
  webrick (= 1.8.1)
119
119
  sinatra (3.2.0)
@@ -144,7 +144,7 @@ DEPENDENCIES
144
144
  listen (= 3.9.0)
145
145
  pry (= 0.14.2)
146
146
  rspec (= 3.13.0)
147
- rubypitaya (= 3.19.1)
147
+ rubypitaya (= 3.19.3)
148
148
  sinatra-contrib (= 3.2.0)
149
149
 
150
150
  BUNDLED WITH
@@ -2,8 +2,11 @@ require 'active_record'
2
2
 
3
3
  class CreateUserMigration < ActiveRecord::Migration[6.1]
4
4
 
5
+ enable_extension 'uuid-ossp' unless extension_enabled?('uuid-ossp')
6
+
5
7
  def change
6
8
  create_table :users do |t|
9
+ t.uuid :public_id, default: 'uuid_generate_v1()', null: false, index: { unique: true }
7
10
  t.timestamps
8
11
  end
9
12
  end
@@ -1,3 +1,3 @@
1
1
  module RubyPitaya
2
- VERSION = '3.19.1'
2
+ VERSION = '3.19.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubypitaya
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.19.1
4
+ version: 3.19.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luciano Prestes Cavalcanti