Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Feb 14, 2023
1 parent c313d97 commit 427aeca
Show file tree
Hide file tree
Showing 6 changed files with 636 additions and 613 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ GEM
mini_mime (1.1.2)
minitest (5.17.0)
nio4r (2.5.8)
nokogiri (1.14.1-arm64-darwin)
nokogiri (1.14.2-arm64-darwin)
racc (~> 1.4)
parallel (1.22.1)
parser (3.2.0.0)
parser (3.2.1.0)
ast (~> 2.4.1)
public_suffix (5.0.1)
puma (6.0.2)
puma (6.1.0)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.2)
Expand All @@ -106,9 +106,9 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
redcarpet (3.6.0)
regexp_parser (2.6.2)
regexp_parser (2.7.0)
rexml (3.2.5)
rouge (4.0.1)
rouge (4.1.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
Expand Down Expand Up @@ -136,8 +136,8 @@ GEM
rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-ast (1.26.0)
parser (>= 3.2.1.0)
rubocop-performance (1.15.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
webrick (~> 1.7.0)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
zeitwerk (2.6.6)
zeitwerk (2.6.7)

PLATFORMS
arm64-darwin-21
Expand Down
Loading

0 comments on commit 427aeca

Please sign in to comment.