rubypitaya 3.0.2 → 3.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0308a5654cdfbb6aa96c6c680a27af78ca4a7ed6ca4830afdf352587e930967d'
4
- data.tar.gz: bdaeef1f2af9594c8b0a39c8b954d2008c84383d8fa4a318637224e30c2507d1
3
+ metadata.gz: 5a9246223a2328fd375d34a04259e1ac01f3eb3b021a39cfad33d8541870dbcc
4
+ data.tar.gz: 5e0182a29f83521950107d6863889055452ed73ec465cb613ddd959a1b511710
5
5
  SHA512:
6
- metadata.gz: 6e9f17d2cdb1e12dd2a1e37f693506e81054a7f91a313db0ae5873fd8423f3ff461782906db78f2a2494452a638eb26a464f6b186a81602c9023c501f61b265a
7
- data.tar.gz: eda610ea2ca327de2f2fcf47f49ba8225d0e7500745ec3d3a7247f7371a6634cd1e4694734d2ba4da6c14243d05fe6df661d55bb9679a7dcf944d3221e7cd687
6
+ metadata.gz: bb5a55039932f42a8595b3f3e2641c8b865a5d3e0dd4fb3d69781d48ce0fcffc8b1aaec445943c6f7e366cf0dc2b722294f2540a0400a415913e7d7166f7e9f6
7
+ data.tar.gz: 5a08fbfd5dc3225bcd6d0383b930876db9d907fcf89a97c3d6b4844eb118fde5806490981aaa8fefee9bb62a325a17fda060764dc4465c56a4a7f2eaa960ff0c
@@ -1,6 +1,6 @@
1
1
  source "https://rubygems.org"
2
2
 
3
- gem 'rubypitaya', '3.0.2'
3
+ gem 'rubypitaya', '3.0.3'
4
4
 
5
5
  group :development do
6
6
  gem 'pry', '0.14.1'
@@ -33,8 +33,8 @@ GEM
33
33
  cucumber-gherkin (~> 20.0, >= 20.0.1)
34
34
  cucumber-messages (~> 17.0, >= 17.0.1)
35
35
  cucumber-tag-expressions (~> 3.0, >= 3.0.1)
36
- cucumber-create-meta (6.0.1)
37
- cucumber-messages (~> 17.0, >= 17.0.1)
36
+ cucumber-create-meta (6.0.4)
37
+ cucumber-messages (~> 17.1, >= 17.1.1)
38
38
  sys-uname (~> 1.2, >= 1.2.2)
39
39
  cucumber-cucumber-expressions (12.1.3)
40
40
  cucumber-gherkin (20.0.1)
@@ -52,23 +52,23 @@ GEM
52
52
  grpc (~> 1.17)
53
53
  eventmachine (1.2.7)
54
54
  ffi (1.15.4)
55
- google-protobuf (3.18.0-x86_64-linux)
56
- googleapis-common-protos-types (1.2.0)
55
+ google-protobuf (3.18.1-x86_64-linux)
56
+ googleapis-common-protos-types (1.3.0)
57
57
  google-protobuf (~> 3.14)
58
- grpc (1.40.0-x86_64-linux)
59
- google-protobuf (~> 3.15)
58
+ grpc (1.41.1-x86_64-linux)
59
+ google-protobuf (~> 3.17)
60
60
  googleapis-common-protos-types (~> 1.0)
61
- i18n (1.8.10)
61
+ i18n (1.8.11)
62
62
  concurrent-ruby (~> 1.0)
63
63
  listen (3.7.0)
64
64
  rb-fsevent (~> 0.10, >= 0.10.3)
65
65
  rb-inotify (~> 0.9, >= 0.9.10)
66
66
  method_source (1.0.0)
67
- mime-types (3.3.1)
67
+ mime-types (3.4.1)
68
68
  mime-types-data (~> 3.2015)
69
- mime-types-data (3.2021.0901)
69
+ mime-types-data (3.2021.1115)
70
70
  minitest (5.14.4)
71
- mongo (2.15.0)
71
+ mongo (2.16.0)
72
72
  bson (>= 4.8.2, < 5.0.0)
73
73
  multi_json (1.15.0)
74
74
  multi_test (0.1.2)
@@ -88,7 +88,7 @@ GEM
88
88
  rb-fsevent (0.11.0)
89
89
  rb-inotify (0.10.1)
90
90
  ffi (~> 1.0)
91
- redis (4.4.0)
91
+ redis (4.5.1)
92
92
  rspec (3.10.0)
93
93
  rspec-core (~> 3.10.0)
94
94
  rspec-expectations (~> 3.10.0)
@@ -101,20 +101,19 @@ GEM
101
101
  rspec-mocks (3.10.2)
102
102
  diff-lcs (>= 1.2.0, < 2.0)
103
103
  rspec-support (~> 3.10.0)
104
- rspec-support (3.10.2)
104
+ rspec-support (3.10.3)
105
105
  ruby2_keywords (0.0.5)
106
- rubypitaya (3.0.2)
106
+ rubypitaya (3.0.3)
107
107
  activerecord (= 6.1.4.1)
108
108
  etcdv3 (= 0.11.4)
109
- google-protobuf (= 3.18.0)
110
- mongo (= 2.15.0)
109
+ google-protobuf (= 3.18.1)
110
+ mongo (= 2.16.0)
111
111
  nats (= 0.11.0)
112
112
  ostruct (= 0.4.0)
113
113
  pg (= 1.2.3)
114
114
  rake (= 13.0.6)
115
- redis (= 4.4.0)
115
+ redis (= 4.5.1)
116
116
  sinatra (= 2.1.0)
117
- sinatra-contrib (= 2.1.0)
118
117
  webrick (= 1.7.0)
119
118
  sinatra (2.1.0)
120
119
  mustermann (~> 1.0)
@@ -133,7 +132,7 @@ GEM
133
132
  tzinfo (2.0.4)
134
133
  concurrent-ruby (~> 1.0)
135
134
  webrick (1.7.0)
136
- zeitwerk (2.4.2)
135
+ zeitwerk (2.5.1)
137
136
 
138
137
  PLATFORMS
139
138
  x86_64-linux
@@ -144,7 +143,8 @@ DEPENDENCIES
144
143
  listen (= 3.7.0)
145
144
  pry (= 0.14.1)
146
145
  rspec (= 3.10.0)
147
- rubypitaya (= 3.0.2)
146
+ rubypitaya (= 3.0.3)
147
+ sinatra-contrib (= 2.1.0)
148
148
 
149
149
  BUNDLED WITH
150
150
  2.2.22
@@ -1,3 +1,3 @@
1
1
  module RubyPitaya
2
- VERSION = '3.0.2'
2
+ VERSION = '3.0.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.0.2
4
+ version: 3.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luciano Prestes Cavalcanti