Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
magaupp committed Jan 29, 2025
1 parent 709f936 commit 73af928
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ gem "minitest", "~> 5.16"
gem "minitest-junit", "~> 2.1"

gem "code-scanning-rubocop", "~> 0.6.1"
gem "rubocop", "~> 1.21"
gem "rubocop", "~> 1.71"

gem "date", "~> 3.4"
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ GEM
rubocop (~> 1.0)
date (3.4.1)
json (2.9.1)
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
minitest (5.25.4)
minitest-junit (2.1.0)
minitest (~> 5.11)
ox (~> 2, >= 2.14.2)
ox (2.14.20)
ox (2.14.21)
bigdecimal (>= 3.0)
parallel (1.26.3)
parser (3.3.7.0)
Expand All @@ -32,7 +32,7 @@ GEM
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
unicode-display_width (3.1.4)
Expand All @@ -49,7 +49,7 @@ DEPENDENCIES
minitest (~> 5.16)
minitest-junit (~> 2.1)
rake (~> 13.0)
rubocop (~> 1.21)
rubocop (~> 1.71)

BUNDLED WITH
2.6.2

0 comments on commit 73af928

Please sign in to comment.