rubypitaya 3.17.2 → 3.18.0

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: 83ca819c25297eb060cbe0e0f1b4e8bb8f69b981a5a9e9cc9f7026774bb90fec
4
- data.tar.gz: cfc9294385aebc33497ea547ace19a6085cdf7b611f133ff8a8e97e444c21aa6
3
+ metadata.gz: 23592096f6cc56554da1958457f9566531bb6d2c58add785cd8cf1eafce29b59
4
+ data.tar.gz: b68cdda23917f19691f4177390a819c095c06e2fc950841070f1aafa8f8d58dc
5
5
  SHA512:
6
- metadata.gz: 15b9c24c2a57d2d08f578e569d59ccdd9b1b72a358ba2b89821eac03e0b0005073ccc1badc60f54360cf5b7c00b3d7d86ecb7f70eb8a62be56cc3c9f19981a26
7
- data.tar.gz: ee05134dd53af44e3e6d00bcf1ce26951692270e842966d4d58640ce6ca4bb9695485d1e99663d7bc5cc4210485b8b31ffad1ad105dfa8c8641a61d954701cee
6
+ metadata.gz: 21fdee9ed64d6eed14ffd0a3e51bda109fa94a5075112de65a4abb472227a701276a34e6e04fe7a28b2de84909e1e3d02ce1e1fdcbef9b913ac0edc3decb584a
7
+ data.tar.gz: 18df23cb8a74fbc9851eb9dc8a17ab5f16f2ed5e5de0b69176fe517709d02cfb4b69274068a491f7c74a7cb1563910bb87ba22f90481a70e0a2fff9815f9b8dd
@@ -1,12 +1,12 @@
1
1
  source "https://rubygems.org"
2
2
 
3
- gem 'rubypitaya', '3.17.2'
3
+ gem 'rubypitaya', '3.18.0'
4
4
 
5
5
  group :development do
6
6
  gem 'pry', '0.14.2'
7
- gem 'rspec', '3.12.0'
8
- gem 'listen', '3.8.0'
9
- gem 'bundler', '2.4.10'
10
- gem 'cucumber', '9.1.1'
7
+ gem 'rspec', '3.13.0'
8
+ gem 'listen', '3.9.0'
9
+ gem 'bundler', '2.4.19'
10
+ gem 'cucumber', '9.2.0'
11
11
  gem 'sinatra-contrib', '3.2.0'
12
12
  end
@@ -1,13 +1,13 @@
1
1
  GEM
2
2
  remote: https://rubygems.org/
3
3
  specs:
4
- activemodel (7.1.2)
5
- activesupport (= 7.1.2)
6
- activerecord (7.1.2)
7
- activemodel (= 7.1.2)
8
- activesupport (= 7.1.2)
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)
9
9
  timeout (>= 0.4.0)
10
- activesupport (7.1.2)
10
+ activesupport (7.1.3.2)
11
11
  base64
12
12
  bigdecimal
13
13
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -18,55 +18,55 @@ GEM
18
18
  mutex_m
19
19
  tzinfo (~> 2.0)
20
20
  base64 (0.2.0)
21
- bigdecimal (3.1.5)
21
+ bigdecimal (3.1.7)
22
22
  builder (3.2.4)
23
23
  coderay (1.1.3)
24
24
  concurrent-ruby (1.2.3)
25
25
  connection_pool (2.4.1)
26
- cucumber (9.1.1)
27
- builder (~> 3.2, >= 3.2.4)
28
- cucumber-ci-environment (~> 9.2, >= 9.2.0)
29
- cucumber-core (~> 12.0)
26
+ cucumber (9.2.0)
27
+ builder (~> 3.2)
28
+ cucumber-ci-environment (> 9, < 11)
29
+ cucumber-core (> 13, < 14)
30
30
  cucumber-cucumber-expressions (~> 17.0)
31
- cucumber-gherkin (> 24, < 27)
31
+ cucumber-gherkin (> 24, < 28)
32
32
  cucumber-html-formatter (> 20.3, < 22)
33
33
  cucumber-messages (> 19, < 25)
34
34
  diff-lcs (~> 1.5)
35
- mini_mime (~> 1.1, >= 1.1.5)
36
- multi_test (~> 1.1, >= 1.1.0)
37
- sys-uname (~> 1.2, >= 1.2.3)
38
- cucumber-ci-environment (9.2.0)
39
- cucumber-core (12.0.0)
40
- cucumber-gherkin (>= 25, < 27)
35
+ mini_mime (~> 1.1)
36
+ multi_test (~> 1.1)
37
+ sys-uname (~> 1.2)
38
+ cucumber-ci-environment (10.0.1)
39
+ cucumber-core (13.0.2)
40
+ cucumber-gherkin (>= 27, < 28)
41
41
  cucumber-messages (>= 20, < 23)
42
- cucumber-tag-expressions (~> 5.0, >= 5.0.4)
43
- cucumber-cucumber-expressions (17.0.1)
44
- cucumber-gherkin (26.2.0)
45
- cucumber-messages (>= 19.1.4, < 22.1)
46
- cucumber-html-formatter (21.2.0)
42
+ cucumber-tag-expressions (> 5, < 7)
43
+ cucumber-cucumber-expressions (17.1.0)
44
+ bigdecimal
45
+ cucumber-gherkin (27.0.0)
46
+ cucumber-messages (>= 19.1.4, < 23)
47
+ cucumber-html-formatter (21.3.1)
47
48
  cucumber-messages (> 19, < 25)
48
49
  cucumber-messages (22.0.0)
49
- cucumber-tag-expressions (5.0.6)
50
- diff-lcs (1.5.0)
51
- drb (2.2.0)
52
- ruby2_keywords
50
+ cucumber-tag-expressions (6.1.0)
51
+ diff-lcs (1.5.1)
52
+ drb (2.2.1)
53
53
  etcdv3 (0.11.6)
54
54
  grpc (~> 1.17)
55
55
  ffi (1.16.3)
56
56
  google-protobuf (3.25.2-x86_64-linux)
57
- googleapis-common-protos-types (1.11.0)
57
+ googleapis-common-protos-types (1.14.0)
58
58
  google-protobuf (~> 3.18)
59
- grpc (1.60.0-x86_64-linux)
59
+ grpc (1.62.0-x86_64-linux)
60
60
  google-protobuf (~> 3.25)
61
61
  googleapis-common-protos-types (~> 1.0)
62
- i18n (1.14.1)
62
+ i18n (1.14.4)
63
63
  concurrent-ruby (~> 1.0)
64
- listen (3.8.0)
64
+ listen (3.9.0)
65
65
  rb-fsevent (~> 0.10, >= 0.10.3)
66
66
  rb-inotify (~> 0.9, >= 0.9.10)
67
67
  method_source (1.0.0)
68
68
  mini_mime (1.1.5)
69
- minitest (5.21.1)
69
+ minitest (5.22.3)
70
70
  multi_json (1.15.0)
71
71
  multi_test (1.1.0)
72
72
  mustermann (3.0.0)
@@ -75,45 +75,45 @@ GEM
75
75
  nats-pure (2.4.0)
76
76
  concurrent-ruby (~> 1.0)
77
77
  ostruct (0.6.0)
78
- pg (1.5.4)
78
+ pg (1.5.6)
79
79
  pry (0.14.2)
80
80
  coderay (~> 1.1)
81
81
  method_source (~> 1.0)
82
- rack (2.2.8)
82
+ rack (2.2.9)
83
83
  rack-protection (3.2.0)
84
84
  base64 (>= 0.1.0)
85
85
  rack (~> 2.2, >= 2.2.4)
86
- rake (13.1.0)
86
+ rake (13.2.1)
87
87
  rb-fsevent (0.11.2)
88
88
  rb-inotify (0.10.1)
89
89
  ffi (~> 1.0)
90
- redis (5.0.8)
90
+ redis (5.1.0)
91
91
  redis-client (>= 0.17.0)
92
- redis-client (0.19.1)
92
+ redis-client (0.22.0)
93
93
  connection_pool
94
- rspec (3.12.0)
95
- rspec-core (~> 3.12.0)
96
- rspec-expectations (~> 3.12.0)
97
- rspec-mocks (~> 3.12.0)
98
- rspec-core (3.12.2)
99
- rspec-support (~> 3.12.0)
100
- rspec-expectations (3.12.3)
94
+ rspec (3.13.0)
95
+ rspec-core (~> 3.13.0)
96
+ rspec-expectations (~> 3.13.0)
97
+ rspec-mocks (~> 3.13.0)
98
+ rspec-core (3.13.0)
99
+ rspec-support (~> 3.13.0)
100
+ rspec-expectations (3.13.0)
101
101
  diff-lcs (>= 1.2.0, < 2.0)
102
- rspec-support (~> 3.12.0)
103
- rspec-mocks (3.12.6)
102
+ rspec-support (~> 3.13.0)
103
+ rspec-mocks (3.13.0)
104
104
  diff-lcs (>= 1.2.0, < 2.0)
105
- rspec-support (~> 3.12.0)
106
- rspec-support (3.12.1)
105
+ rspec-support (~> 3.13.0)
106
+ rspec-support (3.13.1)
107
107
  ruby2_keywords (0.0.5)
108
- rubypitaya (3.17.2)
109
- activerecord (= 7.1.2)
108
+ rubypitaya (3.18.0)
109
+ activerecord (= 7.1.3.2)
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
- pg (= 1.5.4)
115
- rake (= 13.1.0)
116
- redis (= 5.0.8)
114
+ pg (= 1.5.6)
115
+ rake (= 13.2.1)
116
+ redis (= 5.1.0)
117
117
  sinatra (= 3.2.0)
118
118
  webrick (= 1.8.1)
119
119
  sinatra (3.2.0)
@@ -139,13 +139,13 @@ PLATFORMS
139
139
  x86_64-linux
140
140
 
141
141
  DEPENDENCIES
142
- bundler (= 2.4.10)
143
- cucumber (= 9.1.1)
144
- listen (= 3.8.0)
142
+ bundler (= 2.4.19)
143
+ cucumber (= 9.2.0)
144
+ listen (= 3.9.0)
145
145
  pry (= 0.14.2)
146
- rspec (= 3.12.0)
147
- rubypitaya (= 3.17.2)
146
+ rspec (= 3.13.0)
147
+ rubypitaya (= 3.18.0)
148
148
  sinatra-contrib (= 3.2.0)
149
149
 
150
150
  BUNDLED WITH
151
- 2.4.10
151
+ 2.4.19
@@ -1,3 +1,3 @@
1
1
  module RubyPitaya
2
- VERSION = '3.17.2'
2
+ VERSION = '3.18.0'
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.17.2
4
+ version: 3.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luciano Prestes Cavalcanti