Skip to content

Commit

Permalink
Dependencies take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannibrasil committed Aug 30, 2024
1 parent 6f8a7bc commit a9fabc2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ GEM
benchmark (0.3.0)
coderay (1.1.3)
concurrent-ruby (1.3.4)
docile (1.4.0)
docile (1.4.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
method_source (1.1.0)
minitest (5.25.0)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
power_assert (2.0.3)
Expand All @@ -30,7 +30,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.3.4)
rexml (3.3.6)
strscan
rubocop (1.65.1)
json (~> 2.3)
Expand All @@ -43,7 +43,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-minitest (0.35.1)
rubocop (>= 1.61, < 2.0)
Expand All @@ -66,6 +66,7 @@ GEM

PLATFORMS
arm64-darwin-22
ruby
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit a9fabc2

Please sign in to comment.