Skip to content

Commit

Permalink
Merge pull request #305 from dxw/renovate/standard-1.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency standard to v1.41.1
  • Loading branch information
renovate[bot] authored Nov 1, 2024
2 parents 9039cbd + 31655df commit 1f78ff4
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ GEM
thor (>= 0.14, < 2.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.7.2)
json (2.7.5)
json-schema (4.3.1)
addressable (>= 2.8)
kramdown (2.4.0)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
orm_adapter (0.5.0)
pagy (9.1.1)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
pg (1.5.9)
Expand Down Expand Up @@ -345,20 +345,19 @@ GEM
rswag-ui (2.15.0)
actionpack (>= 5.2, < 8.0)
railties (>= 5.2, < 8.0)
rubocop (1.65.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
rubocop-ast (1.33.0)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -412,18 +411,18 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
standard (1.40.0)
standard (1.41.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.65.0)
rubocop (~> 1.66.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.4)
standard-performance (~> 1.5)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.4.0)
standard-performance (1.5.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
rubocop-performance (~> 1.22.0)
stringio (3.1.1)
terser (1.2.4)
execjs (>= 0.3.0, < 3)
Expand All @@ -436,7 +435,7 @@ GEM
turbolinks-source (5.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uniform_notifier (1.16.0)
useragent (0.16.10)
view_component (3.16.0)
Expand Down

0 comments on commit 1f78ff4

Please sign in to comment.