Skip to content

Commit a6261ff

Browse files
build(deps): bump standard from 1.40.0 to 1.40.1
Bumps [standard](https://github.com/standardrb/standard) from 1.40.0 to 1.40.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.40.0...v1.40.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 457b988 commit a6261ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ gem "rake", "~> 13.0"
99

1010
gem "minitest", "~> 5.16"
1111

12-
gem "standard", "~> 1.3"
12+
gem "standard", "~> 1.40"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
rainbow (3.1.1)
2020
rake (13.2.1)
2121
regexp_parser (2.9.2)
22-
rexml (3.3.7)
22+
rexml (3.3.8)
2323
rubocop (1.65.1)
2424
json (~> 2.3)
2525
language_server-protocol (>= 3.17.0)
@@ -37,7 +37,7 @@ GEM
3737
rubocop (>= 1.48.1, < 2.0)
3838
rubocop-ast (>= 1.31.1, < 2.0)
3939
ruby-progressbar (1.13.0)
40-
standard (1.40.0)
40+
standard (1.40.1)
4141
language_server-protocol (~> 3.17.0.2)
4242
lint_roller (~> 1.0)
4343
rubocop (~> 1.65.0)
@@ -58,7 +58,7 @@ PLATFORMS
5858
DEPENDENCIES
5959
minitest (~> 5.16)
6060
rake (~> 13.0)
61-
standard (~> 1.3)
61+
standard (~> 1.40)
6262
tailwindcss-ruby!
6363

6464
BUNDLED WITH

0 commit comments

Comments
 (0)