Skip to content

Commit

Permalink
Upgraded gem(s): [drb,i18n,irb,marcel,parser,rubocop,rubocop-ast,ruby…
Browse files Browse the repository at this point in the history
…2_keywords]
  • Loading branch information
jasnow committed Mar 7, 2024
1 parent 2163d3b commit d899b5a
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ GEM
terminal-table
thor
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
erubi (1.12.0)
ffi (1.16.3)
globalid (1.2.1)
Expand All @@ -112,11 +111,11 @@ GEM
temple (>= 0.8.2)
thor
tilt
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
iniparse (1.5.0)
io-console (0.7.2)
irb (1.11.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.7.1)
Expand All @@ -132,7 +131,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
Expand Down Expand Up @@ -225,24 +224,23 @@ GEM
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.60.2)
rubocop (1.62.0)
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.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_audit (2.3.0)
bundler-audit (~> 0.9.0)
ruby_parser (3.21.0)
Expand Down

0 comments on commit d899b5a

Please sign in to comment.