Skip to content

Commit

Permalink
Bump the ruby group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the ruby group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [dartsass-rails](https://github.com/rails/dartsass-rails) | `0.5.0` | `0.5.1` |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.5` | `2.0.6` |
| [erb_lint](https://github.com/Shopify/erb-lint) | `0.5.0` | `0.6.0` |
| [rubocop](https://github.com/rubocop/rubocop) | `1.65.0` | `1.65.1` |
| [rubocop-katalyst](https://github.com/katalyst/rubocop-katalyst) | `2.0.4` | `2.0.5` |
| [faker](https://github.com/faker-ruby/faker) | `3.4.1` | `3.4.2` |
| [katalyst-kpop](https://github.com/katalyst/kpop) | `3.2.1` | `3.2.2` |
| [katalyst-tables](https://github.com/katalyst/tables) | `3.4.6` | `3.6.0` |
| [view_component](https://github.com/viewcomponent/view_component) | `3.12.1` | `3.13.0` |


Updates `dartsass-rails` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/rails/dartsass-rails/releases)
- [Commits](rails/dartsass-rails@v0.5.0...v0.5.1)

Updates `turbo-rails` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.5...v2.0.6)

Updates `erb_lint` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.5.0...v0.6.0)

Updates `rubocop` from 1.65.0 to 1.65.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.65.0...v1.65.1)

Updates `rubocop-katalyst` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/katalyst/rubocop-katalyst/releases)
- [Changelog](https://github.com/katalyst/rubocop-katalyst/blob/main/CHANGELOG.md)
- [Commits](katalyst/rubocop-katalyst@v2.0.4...v2.0.5)

Updates `faker` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.4.1...v3.4.2)

Updates `katalyst-kpop` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/katalyst/kpop/releases)
- [Commits](katalyst/kpop@v3.2.1...v3.2.2)

Updates `katalyst-tables` from 3.4.6 to 3.6.0
- [Release notes](https://github.com/katalyst/tables/releases)
- [Changelog](https://github.com/katalyst/tables/blob/main/CHANGELOG.md)
- [Commits](katalyst/tables@v3.4.6...v3.6.0)

Updates `view_component` from 3.12.1 to 3.13.0
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v3.12.1...v3.13.0)

---
updated-dependencies:
- dependency-name: dartsass-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: erb_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rubocop-katalyst
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: faker
  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
- dependency-name: view_component
  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 Aug 1, 2024
1 parent 5169481 commit a1a3d39
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,26 +112,26 @@ GEM
cuprite (0.15.1)
capybara (~> 3.0)
ferrum (~> 0.15.0)
dartsass-rails (0.5.0)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
date (3.3.4)
diff-lcs (1.5.1)
drb (2.2.1)
erb_lint (0.5.0)
erb_lint (0.6.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop
rubocop (>= 1)
smart_properties
erubi (1.13.0)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.4.1)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
ferrum (0.15)
addressable (~> 2.5)
Expand All @@ -140,13 +140,13 @@ GEM
websocket-driver (~> 0.7)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.27.2)
google-protobuf (4.27.3)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-arm64-darwin)
google-protobuf (4.27.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-x86_64-linux)
google-protobuf (4.27.3-x86_64-linux)
bigdecimal
rake (>= 13)
html-attributes-utils (1.0.2)
Expand All @@ -165,11 +165,11 @@ GEM
katalyst-html-attributes (1.1.1)
activesupport
html-attributes-utils
katalyst-kpop (3.2.1)
katalyst-kpop (3.2.2)
katalyst-html-attributes
turbo-rails
view_component
katalyst-tables (3.4.6)
katalyst-tables (3.6.0)
katalyst-html-attributes
view_component
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -198,12 +198,12 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.25.1)
parser (3.3.4.0)
Expand All @@ -219,7 +219,7 @@ GEM
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.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.1)
rexml (3.3.4)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand All @@ -287,7 +287,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.65.0)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -304,7 +304,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-katalyst (2.0.4)
rubocop-katalyst (2.0.5)
rubocop
rubocop-capybara
rubocop-factory_bot
Expand Down Expand Up @@ -349,14 +349,14 @@ GEM
strscan (3.1.0)
thor (1.3.1)
timeout (0.4.1)
turbo-rails (2.0.5)
turbo-rails (2.0.6)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
view_component (3.12.1)
view_component (3.13.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand All @@ -366,7 +366,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
arm64-darwin-20
Expand Down

0 comments on commit a1a3d39

Please sign in to comment.