Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sfnelson authored and Katalyst committed Sep 20, 2023
1 parent a951fa5 commit 5b526e7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ GEM
redlock (>= 1.2)
katalyst-kpop (2.0.9)
katalyst-navigation (1.4.1)
katalyst-tables (2.1.3)
katalyst-tables (2.2.1)
html-attributes-utils
view_component
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -308,20 +308,20 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-katalyst (1.1.4)
rubocop
rubocop-performance
rubocop-rails
rubocop-rake
rubocop-rspec
rubocop-performance (1.19.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.0)
rubocop-rails (2.21.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand All @@ -334,11 +334,11 @@ GEM
ruby-progressbar (1.13.0)
safety_net_attestation (0.4.0)
jwt (~> 2.0)
sass-embedded (1.66.1-aarch64-linux-gnu)
sass-embedded (1.67.0-aarch64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.66.1-arm64-darwin)
sass-embedded (1.67.0-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.66.1-x86_64-linux-gnu)
sass-embedded (1.67.0-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sentry-rails (5.11.0)
railties (>= 5.0)
Expand All @@ -355,9 +355,9 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.5-aarch64-linux)
sqlite3 (1.6.5-arm64-darwin)
sqlite3 (1.6.5-x86_64-linux)
sqlite3 (1.6.6-aarch64-linux)
sqlite3 (1.6.6-arm64-darwin)
sqlite3 (1.6.6-x86_64-linux)
stimulus-rails (1.2.2)
railties (>= 6.0.0)
thor (1.2.2)
Expand All @@ -373,7 +373,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
view_component (3.5.0)
view_component (3.6.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 5b526e7

Please sign in to comment.