Skip to content

Commit 7880b16

Browse files
chore(deps): bump the deps group across 1 directory with 5 updates
Bumps the deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fiddle](https://github.com/ruby/fiddle) | `1.1.4` | `1.1.6` | | [rdoc](https://github.com/ruby/rdoc) | `6.7.0` | `6.8.1` | | [activesupport](https://github.com/rails/rails) | `7.2.1.2` | `7.2.2.1` | | [excon](https://github.com/excon/excon) | `0.112.0` | `1.2.2` | | [hyperclient](https://github.com/codegram/hyperclient) | `1.0.1` | `2.0.0` | Updates `fiddle` from 1.1.4 to 1.1.6 - [Release notes](https://github.com/ruby/fiddle/releases) - [Changelog](https://github.com/ruby/fiddle/blob/master/NEWS.md) - [Commits](ruby/fiddle@v1.1.4...v1.1.6) Updates `rdoc` from 6.7.0 to 6.8.1 - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.7.0...v6.8.1) Updates `activesupport` from 7.2.1.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.2...v7.2.2.1) Updates `excon` from 0.112.0 to 1.2.2 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](excon/excon@v0.112.0...v1.2.2) Updates `hyperclient` from 1.0.1 to 2.0.0 - [Release notes](https://github.com/codegram/hyperclient/releases) - [Changelog](https://github.com/codegram/hyperclient/blob/master/CHANGELOG.md) - [Commits](codegram/hyperclient@v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: fiddle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rdoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: excon dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: hyperclient dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f56eed4 commit 7880b16

File tree

4 files changed

+45
-54
lines changed

4 files changed

+45
-54
lines changed

Gemfile.lock

+41-50
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PATH
22
remote: base
33
specs:
44
stellar-base (0.32.0)
5-
activesupport (>= 5.0.0, < 8.0)
5+
activesupport (>= 5.0.0, < 9.0)
66
base32 (>= 0.3.0, < 1.0)
77
digest-crc (>= 0.5.0, < 1.0)
88
rbnacl (>= 6.0.0, < 8.0)
@@ -12,18 +12,18 @@ PATH
1212
remote: horizon
1313
specs:
1414
stellar-horizon (0.32.0)
15-
excon (>= 0.71.0, < 1.0)
15+
excon (>= 0.71.0, < 2.0)
1616
faraday (>= 1.6.0, < 3.0)
1717
faraday-excon (>= 1.1.0, < 3.0)
1818
faraday-follow_redirects (>= 0.3.0, < 1.0)
19-
hyperclient (>= 0.7.0, < 2.0)
19+
hyperclient (>= 0.7.0, < 3.0)
2020
stellar-base (= 0.32.0)
2121

2222
PATH
2323
remote: sdk
2424
specs:
2525
stellar-sdk (0.32.0)
26-
activesupport (>= 5.0.0, < 8.0)
26+
activesupport (>= 5.0.0, < 9.0)
2727
faraday (>= 1.6.0, < 3.0)
2828
stellar-base (= 0.32.0)
2929
stellar-horizon (= 0.32.0)
@@ -32,10 +32,11 @@ PATH
3232
GEM
3333
remote: https://rubygems.org/
3434
specs:
35-
activemodel (7.2.1.2)
36-
activesupport (= 7.2.1.2)
37-
activesupport (7.2.1.2)
35+
activemodel (7.2.2.1)
36+
activesupport (= 7.2.2.1)
37+
activesupport (7.2.2.1)
3838
base64
39+
benchmark (>= 0.3)
3940
bigdecimal
4041
concurrent-ruby (~> 1.0, >= 1.3.1)
4142
connection_pool (>= 2.2.5)
@@ -52,6 +53,7 @@ GEM
5253
backports (3.25.0)
5354
base32 (0.3.4)
5455
base64 (0.2.0)
56+
benchmark (0.4.0)
5557
bigdecimal (3.1.8)
5658
bigdecimal (3.1.8-java)
5759
break (0.40.0)
@@ -64,44 +66,30 @@ GEM
6466
crack (1.0.0)
6567
bigdecimal
6668
rexml
69+
date (3.4.1)
70+
date (3.4.1-java)
6771
diff-lcs (1.5.1)
6872
digest-crc (0.6.5)
6973
rake (>= 12.0.0, < 14.0.0)
7074
docile (1.4.1)
7175
drb (2.2.1)
72-
excon (0.112.0)
73-
faraday (1.10.4)
74-
faraday-em_http (~> 1.0)
75-
faraday-em_synchrony (~> 1.0)
76-
faraday-excon (~> 1.1)
77-
faraday-httpclient (~> 1.0)
78-
faraday-multipart (~> 1.0)
79-
faraday-net_http (~> 1.0)
80-
faraday-net_http_persistent (~> 1.0)
81-
faraday-patron (~> 1.0)
82-
faraday-rack (~> 1.0)
83-
faraday-retry (~> 1.0)
84-
ruby2_keywords (>= 0.0.4)
85-
faraday-em_http (1.0.0)
86-
faraday-em_synchrony (1.0.0)
87-
faraday-excon (1.1.0)
76+
excon (1.2.2)
77+
faraday (2.12.2)
78+
faraday-net_http (>= 2.0, < 3.5)
79+
json
80+
logger
81+
faraday-excon (2.3.0)
82+
excon (>= 1.0.0)
83+
faraday (>= 2.11.0, < 3)
8884
faraday-follow_redirects (0.3.0)
8985
faraday (>= 1, < 3)
90-
faraday-httpclient (1.0.1)
91-
faraday-multipart (1.0.4)
92-
multipart-post (~> 2)
93-
faraday-net_http (1.0.2)
94-
faraday-net_http_persistent (1.2.0)
95-
faraday-patron (1.0.0)
96-
faraday-rack (1.0.0)
97-
faraday-retry (1.0.3)
98-
faraday_hal_middleware (0.1.1)
99-
faraday_middleware (>= 0.9)
100-
faraday_middleware (1.2.1)
101-
faraday (~> 1.0)
86+
faraday-net_http (3.4.0)
87+
net-http (>= 0.5.0)
88+
faraday_hal_middleware (0.2.0)
89+
faraday (~> 2.0)
10290
ffi (1.17.0)
10391
ffi (1.17.0-java)
104-
fiddle (1.1.4)
92+
fiddle (1.1.6)
10593
formatador (1.1.0)
10694
gem-release (2.2.2)
10795
guard (2.18.1)
@@ -119,27 +107,28 @@ GEM
119107
guard-compat (~> 1.1)
120108
rspec (>= 2.99.0, < 4.0)
121109
hashdiff (1.1.1)
122-
hyperclient (1.0.1)
110+
hyperclient (2.0.0)
123111
addressable
124-
faraday (>= 0.9.0)
125-
faraday_hal_middleware
126-
faraday_middleware
112+
faraday (>= 2)
113+
faraday-follow_redirects
114+
faraday_hal_middleware (>= 0.2)
127115
i18n (1.14.6)
128116
concurrent-ruby (~> 1.0)
129-
jar-dependencies (0.4.1)
117+
jar-dependencies (0.5.1)
130118
json (2.7.3)
131119
json (2.7.3-java)
132120
language_server-protocol (3.17.0.3)
133121
lint_roller (1.1.0)
134122
listen (3.9.0)
135123
rb-fsevent (~> 0.10, >= 0.10.3)
136124
rb-inotify (~> 0.9, >= 0.9.10)
137-
logger (1.6.1)
125+
logger (1.6.3)
138126
lumberjack (1.2.10)
139127
method_source (1.1.0)
140-
minitest (5.25.1)
141-
multipart-post (2.4.1)
128+
minitest (5.25.4)
142129
nenv (0.3.0)
130+
net-http (0.6.0)
131+
uri
143132
netrc (0.11.0)
144133
notiffany (0.1.3)
145134
nenv (~> 0.1)
@@ -162,9 +151,11 @@ GEM
162151
pry-doc (1.5.0)
163152
pry (~> 0.11)
164153
yard (~> 0.9.11)
165-
psych (5.1.2)
154+
psych (5.2.1)
155+
date
166156
stringio
167-
psych (5.1.2-java)
157+
psych (5.2.1-java)
158+
date
168159
jar-dependencies (>= 0.1.7)
169160
public_suffix (6.0.1)
170161
racc (1.8.1)
@@ -176,7 +167,7 @@ GEM
176167
ffi (~> 1.0)
177168
rbnacl (7.1.2)
178169
ffi (~> 1)
179-
rdoc (6.7.0)
170+
rdoc (6.8.1)
180171
psych (>= 4.0.0)
181172
regexp_parser (2.9.2)
182173
rexml (3.3.9)
@@ -212,11 +203,10 @@ GEM
212203
rubocop (>= 1.48.1, < 2.0)
213204
rubocop-ast (>= 1.31.1, < 2.0)
214205
ruby-progressbar (1.13.0)
215-
ruby2_keywords (0.0.5)
216206
sawyer (0.9.2)
217207
addressable (>= 2.3.5)
218208
faraday (>= 0.17.3, < 3)
219-
securerandom (0.3.1)
209+
securerandom (0.4.0)
220210
shellany (0.0.1)
221211
simplecov (0.22.0)
222212
docile (~> 1.1)
@@ -244,12 +234,13 @@ GEM
244234
standard-performance (1.5.0)
245235
lint_roller (~> 1.1)
246236
rubocop-performance (~> 1.22.0)
247-
stringio (3.1.1)
237+
stringio (3.1.2)
248238
thor (1.3.2)
249239
tomlrb (2.0.3)
250240
tzinfo (2.0.6)
251241
concurrent-ruby (~> 1.0)
252242
unicode-display_width (2.6.0)
243+
uri (1.0.2)
253244
vcr (6.3.1)
254245
base64
255246
webmock (3.24.0)

base/stellar-base.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
3131

3232
spec.required_ruby_version = ">= 2.5.0"
3333

34-
spec.add_dependency "activesupport", ">= 5.0.0", "< 8.0"
34+
spec.add_dependency "activesupport", ">= 5.0.0", "< 9.0"
3535
spec.add_dependency "base32", ">= 0.3.0", "< 1.0"
3636
spec.add_dependency "digest-crc", ">= 0.5.0", "< 1.0"
3737
spec.add_dependency "rbnacl", ">= 6.0.0", "< 8.0"

horizon/stellar-horizon.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Gem::Specification.new do |spec|
2626

2727
spec.add_dependency "stellar-base", spec.version
2828

29-
spec.add_dependency "excon", ">= 0.71.0", "< 1.0"
29+
spec.add_dependency "excon", ">= 0.71.0", "< 2.0"
3030
spec.add_dependency "faraday", ">= 1.6.0", "< 3.0"
3131
spec.add_dependency "faraday-excon", ">= 1.1.0", "< 3.0"
3232
spec.add_dependency "faraday-follow_redirects", ">= 0.3.0", "< 1.0"
33-
spec.add_dependency "hyperclient", ">= 0.7.0", "< 2.0"
33+
spec.add_dependency "hyperclient", ">= 0.7.0", "< 3.0"
3434
end

sdk/stellar-sdk.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
2929
spec.add_dependency "stellar-base", spec.version
3030
spec.add_dependency "stellar-horizon", spec.version
3131

32-
spec.add_dependency "activesupport", ">= 5.0.0", "< 8.0"
32+
spec.add_dependency "activesupport", ">= 5.0.0", "< 9.0"
3333
spec.add_dependency "faraday", ">= 1.6.0", "< 3.0"
3434
spec.add_dependency "tomlrb", ">= 2.0.1", "< 3.0"
3535
end

0 commit comments

Comments
 (0)