Skip to content

Commit

Permalink
chore(dev-deps): bump dev deps, fix warnings and CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nebolsin committed Oct 24, 2024
1 parent 3eedda4 commit 60b7dab
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 71 deletions.
2 changes: 2 additions & 0 deletions .mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[tools]
ruby = "3.3.5"
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ ask contributors to follow so that we can merge your changes quickly.

## Submitting Changes

* <a href="https://docs.google.com/forms/d/1g7EF6PERciwn7zfmfke5Sir2n10yddGGSXyZsq98tVY/viewform?usp=send_form">Sign the Contributor License Agreement</a>
* Push your changes to a topic branch in your fork of the repository.
* Submit a pull request to the corresponding repository in the Stellar organization.
* Include a descriptive [commit message](/~https://github.com/erlang/otp/wiki/Writing-good-commit-messages).
Expand Down
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ group :development do
gem "awesome_print"
gem "break"
gem "gem-release", require: false
gem "fiddle"
gem "octokit"
gem "netrc"
gem "pry"
gem "pry-doc"
gem "netrc"
gem "rdoc"
end

group :guard, optional: true do
Expand Down
148 changes: 79 additions & 69 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,45 +32,45 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3)
activesupport (= 7.1.3)
activesupport (7.1.3)
activemodel (7.2.1.2)
activesupport (= 7.2.1.2)
activesupport (7.2.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
awesome_print (1.9.2)
backports (3.24.1)
backports (3.25.0)
base32 (0.3.4)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.8-java)
break (0.40.0)
bundler-audit (0.9.1)
bundler-audit (0.9.2)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.5.1)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
excon (0.109.0)
faraday (1.10.3)
docile (1.4.1)
drb (2.2.1)
excon (0.112.0)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -90,20 +90,21 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_hal_middleware (0.1.1)
faraday_middleware (>= 0.9)
faraday_middleware (1.2.0)
faraday_middleware (1.2.1)
faraday (~> 1.0)
ffi (1.16.3)
ffi (1.16.3-java)
ffi (1.17.0)
ffi (1.17.0-java)
fiddle (1.1.4)
formatador (1.1.0)
gem-release (2.2.2)
guard (2.18.0)
guard (2.18.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand All @@ -117,37 +118,38 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
hyperclient (1.0.1)
addressable
faraday (>= 0.9.0)
faraday_hal_middleware
faraday_middleware
i18n (1.14.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.2)
json (2.7.2-java)
jar-dependencies (0.4.1)
json (2.7.3)
json (2.7.3-java)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
minitest (5.21.1)
multipart-post (2.4.0)
mutex_m (0.2.0)
logger (1.6.1)
lumberjack (1.2.10)
method_source (1.1.0)
minitest (5.25.1)
multipart-post (2.4.1)
nenv (0.3.0)
netrc (0.11.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (8.1.0)
base64
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
parser (3.3.1.0)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -160,56 +162,61 @@ GEM
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
public_suffix (5.0.5)
racc (1.8.0)
racc (1.8.0-java)
psych (5.1.2)
stringio
psych (5.1.2-java)
jar-dependencies (>= 0.1.7)
public_suffix (6.0.1)
racc (1.8.1)
racc (1.8.1-java)
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbnacl (7.1.1)
ffi
rbnacl (7.1.2)
ffi (~> 1)
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-its (1.3.0)
rspec-its (1.3.1)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.63.5)
rspec-support (3.13.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-performance (1.21.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
shellany (0.0.1)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -218,43 +225,44 @@ GEM
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov-lcov (0.8.0)
simplecov-tailwindcss (2.2.0)
simplecov (~> 0.16)
simplecov_json_formatter (0.1.4)
spoon (0.0.6)
ffi
standard (1.36.0)
standard (1.41.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.63.0)
rubocop (~> 1.66.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.4)
standard-performance (~> 1.5)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.4.0)
standard-performance (1.5.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
strscan (3.1.0)
strscan (3.1.0-java)
thor (1.2.2)
rubocop-performance (~> 1.22.0)
stringio (3.1.1)
thor (1.3.2)
tomlrb (2.0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
vcr (6.2.0)
webmock (3.23.1)
unicode-display_width (2.6.0)
vcr (6.3.1)
base64
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
xdr (3.0.3)
activemodel (>= 4.2, < 8.0)
activesupport (>= 4.2, < 8.0)
yard (0.9.36)
yard-junk (0.0.9)
yard (0.9.37)
yard-junk (0.0.10)
backports (>= 3.18)
ostruct
rainbow
yard

Expand All @@ -266,13 +274,15 @@ DEPENDENCIES
awesome_print
break
bundler-audit
fiddle
gem-release
guard-rspec
netrc
octokit
pry
pry-doc
rake
rdoc
rspec
rspec-its
simplecov
Expand All @@ -290,4 +300,4 @@ DEPENDENCIES
yard-junk

BUNDLED WITH
2.4.15
2.5.22

0 comments on commit 60b7dab

Please sign in to comment.