Skip to content

Commit

Permalink
More rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusRich committed Dec 27, 2024
1 parent 62a5db9 commit b57016d
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 87 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-and-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: ['3.0', '3.1', '3.2']
ruby: ['3.1', '3.2', '3.3', '3.4']

steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 3.3.5
5 changes: 2 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ gemspec
gem "guard-rspec", require: false
gem "rake", "~> 12.0"
gem "rspec", "~> 3.0"
gem "standard", "~> 1.30.0"
gem "simplecov", "~> 0.18.5", require: false
gem "solargraph", "~> 0.39"
gem "standard", "~> 1.30"
gem "simplecov", "~> 0.22.0", require: false
gem "yard", "~> 0.9.25"
138 changes: 55 additions & 83 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,15 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
backport (1.2.0)
benchmark (0.1.1)
benchmark-ips (2.9.1)
benchmark-ips (2.14.0)
benchmark-memory (0.1.2)
memory_profiler (~> 0.9)
coderay (1.1.3)
diff-lcs (1.4.4)
docile (1.4.0)
e2mmap (0.1.0)
ffi (1.15.4)
formatador (0.3.0)
guard (2.18.0)
diff-lcs (1.5.1)
docile (1.4.1)
ffi (1.17.0)
formatador (1.1.0)
guard (2.19.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand All @@ -34,110 +31,86 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
jaro_winkler (1.5.4)
json (2.6.3)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.7.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
lumberjack (1.2.10)
memory_profiler (0.9.14)
method_source (1.0.0)
mini_portile2 (2.6.1)
method_source (1.1.0)
nenv (0.3.0)
nokogiri (1.12.4)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.1)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.5.2)
racc (1.8.1)
rainbow (3.1.1)
rake (12.3.3)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
regexp_parser (2.8.1)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rubocop (1.52.1)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
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.28.0, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
shellany (0.0.1)
simplecov (0.18.5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
solargraph (0.43.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
parser (~> 3.0)
reverse_markdown (>= 1.0.5, < 3)
rubocop (>= 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
standard (1.30.1)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
standard (1.43.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.52.0)
rubocop (~> 1.69.1)
standard-custom (~> 1.0.0)
standard-performance (~> 1.1.0)
standard-performance (~> 1.6)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.1.2)
standard-performance (1.6.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.18.0)
thor (1.1.0)
tilt (2.0.10)
unicode-display_width (2.5.0)
yard (0.9.26)
rubocop-performance (~> 1.23.0)
thor (1.3.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
yard (0.9.37)

PLATFORMS
ruby
Expand All @@ -147,9 +120,8 @@ DEPENDENCIES
guard-rspec
rake (~> 12.0)
rspec (~> 3.0)
simplecov (~> 0.18.5)
solargraph (~> 0.39)
standard (~> 1.30.0)
simplecov (~> 0.22.0)
standard (~> 1.30)
yard (~> 0.9.25)

BUNDLED WITH
Expand Down

0 comments on commit b57016d

Please sign in to comment.