Skip to content

Commit 9176b44

Browse files
Merge pull request #17 from fetlife/dependabot/bundler/standard-1.54.0
⬆️ Bump standard from 1.53.0 to 1.54.0
2 parents fd69400 + a2d30c4 commit 9176b44

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gemspec
88
gem "rake", "~> 13.3"
99
gem "rake-compiler"
1010
gem "rspec", "~> 3.13"
11-
gem "standard", "~> 1.53"
11+
gem "standard", "~> 1.54"

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
language_server-protocol (3.17.0.5)
1414
lint_roller (1.1.0)
1515
parallel (1.27.0)
16-
parser (3.3.10.1)
16+
parser (3.3.10.2)
1717
ast (~> 2.4.1)
1818
racc
1919
prism (1.9.0)
@@ -39,15 +39,15 @@ GEM
3939
diff-lcs (>= 1.2.0, < 2.0)
4040
rspec-support (~> 3.13.0)
4141
rspec-support (3.13.7)
42-
rubocop (1.82.1)
42+
rubocop (1.84.2)
4343
json (~> 2.3)
4444
language_server-protocol (~> 3.17.0.2)
4545
lint_roller (~> 1.1.0)
4646
parallel (~> 1.10)
4747
parser (>= 3.3.0.2)
4848
rainbow (>= 2.2.2, < 4.0)
4949
regexp_parser (>= 2.9.3, < 3.0)
50-
rubocop-ast (>= 1.48.0, < 2.0)
50+
rubocop-ast (>= 1.49.0, < 2.0)
5151
ruby-progressbar (~> 1.7)
5252
unicode-display_width (>= 2.4.0, < 4.0)
5353
rubocop-ast (1.49.0)
@@ -58,10 +58,10 @@ GEM
5858
rubocop (>= 1.75.0, < 2.0)
5959
rubocop-ast (>= 1.47.1, < 2.0)
6060
ruby-progressbar (1.13.0)
61-
standard (1.53.0)
61+
standard (1.54.0)
6262
language_server-protocol (~> 3.17.0.2)
6363
lint_roller (~> 1.0)
64-
rubocop (~> 1.82.0)
64+
rubocop (~> 1.84.0)
6565
standard-custom (~> 1.0.0)
6666
standard-performance (~> 1.8)
6767
standard-custom (1.0.2)
@@ -83,7 +83,7 @@ DEPENDENCIES
8383
rake (~> 13.3)
8484
rake-compiler
8585
rspec (~> 3.13)
86-
standard (~> 1.53)
86+
standard (~> 1.54)
8787

8888
BUNDLED WITH
8989
2.6.9

0 commit comments

Comments
 (0)