Skip to content

Commit 378ca48

Browse files
build(deps): bump the all-dependencies group with 3 updates
Bumps the all-dependencies group with 3 updates: [rubocop](https://github.com/rubocop/rubocop), [actionview](https://github.com/rails/rails) and [rake](https://github.com/ruby/rake). Updates `rubocop` from 1.81.6 to 1.81.7 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.6...v1.81.7) Updates `actionview` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.1.0...v8.1.1) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.3.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: actionview dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7a2598 commit 378ca48

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionview (8.1.0)
11-
activesupport (= 8.1.0)
10+
actionview (8.1.1)
11+
activesupport (= 8.1.1)
1212
builder (~> 3.1)
1313
erubi (~> 1.11)
1414
rails-dom-testing (~> 2.2)
1515
rails-html-sanitizer (~> 1.6)
16-
activesupport (8.1.0)
16+
activesupport (8.1.1)
1717
base64
1818
bigdecimal
1919
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -67,7 +67,7 @@ GEM
6767
loofah (~> 2.21)
6868
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
6969
rainbow (3.1.1)
70-
rake (13.3.0)
70+
rake (13.3.1)
7171
regexp_parser (2.11.3)
7272
rspec (3.13.2)
7373
rspec-core (~> 3.13.0)
@@ -82,7 +82,7 @@ GEM
8282
diff-lcs (>= 1.2.0, < 2.0)
8383
rspec-support (~> 3.13.0)
8484
rspec-support (3.13.6)
85-
rubocop (1.81.6)
85+
rubocop (1.81.7)
8686
json (~> 2.3)
8787
language_server-protocol (~> 3.17.0.2)
8888
lint_roller (~> 1.1.0)
@@ -117,7 +117,7 @@ GEM
117117
unicode-display_width (3.2.0)
118118
unicode-emoji (~> 4.1)
119119
unicode-emoji (4.1.0)
120-
uri (1.0.4)
120+
uri (1.1.0)
121121

122122
PLATFORMS
123123
arm64-darwin-21

0 commit comments

Comments
 (0)