Skip to content

Commit

Permalink
Bump the ruby group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the ruby group with 4 updates: [rspec-rails](https://github.com/rspec/rspec-rails), [rubocop-rails](https://github.com/rubocop/rubocop-rails), [katalyst-kpop](https://github.com/katalyst/kpop) and [katalyst-tables](https://github.com/katalyst/tables).


Updates `rspec-rails` from 6.1.2 to 6.1.3
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.2...v6.1.3)

Updates `rubocop-rails` from 2.25.0 to 2.25.1
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.25.0...v2.25.1)

Updates `katalyst-kpop` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/katalyst/kpop/releases)
- [Commits](katalyst/kpop@v3.1.2...v3.1.3)

Updates `katalyst-tables` from 3.1.0 to 3.3.4
- [Release notes](https://github.com/katalyst/tables/releases)
- [Changelog](https://github.com/katalyst/tables/blob/main/CHANGELOG.md)
- [Commits](katalyst/tables@v3.1.0...v3.3.4)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: katalyst-kpop
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: katalyst-tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 2c8167c commit 5f4053d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@ GEM
katalyst-html-attributes (1.1.0)
activesupport
html-attributes-utils
katalyst-kpop (3.1.2)
katalyst-kpop (3.1.3)
katalyst-html-attributes
turbo-rails
view_component
katalyst-tables (3.1.0)
katalyst-tables (3.3.4)
katalyst-html-attributes
view_component
language_server-protocol (3.17.0.3)
Expand All @@ -186,7 +186,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.1)
mutex_m (0.2.0)
net-imap (0.4.13)
date
Expand Down Expand Up @@ -220,7 +220,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.1.3)
rack (3.1.4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -268,7 +268,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.0)
rexml (3.3.1)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand All @@ -278,7 +278,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -316,7 +316,7 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down

0 comments on commit 5f4053d

Please sign in to comment.