Skip to content

Commit

Permalink
Merge pull request #3249 from DFE-Digital/dependabot/bundler/standard…
Browse files Browse the repository at this point in the history
…-1.40.0

Bump standard from 1.39.2 to 1.40.0
  • Loading branch information
asmega authored Oct 2, 2024
2 parents aa1116e + 98ec3a0 commit 1ae9923
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,10 @@ GEM
os (1.1.4)
ostruct (0.6.0)
pagy (9.0.9)
parallel (1.25.1)
parallel (1.26.3)
parallel_tests (4.7.1)
parallel
parser (3.3.4.0)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.7)
Expand Down Expand Up @@ -403,8 +403,7 @@ GEM
request_store_rails (2.0.0)
concurrent-ruby (~> 1.0)
retriable (3.1.2)
rexml (3.3.6)
strscan
rexml (3.3.8)
rollbar (3.5.2)
rotp (6.3.0)
rspec (3.13.0)
Expand All @@ -430,18 +429,18 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.13.1)
rubocop (1.64.1)
rubocop (1.65.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 (>= 1.8, < 3.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
Expand Down Expand Up @@ -491,10 +490,10 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
standard (1.39.2)
standard (1.40.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.64.0)
rubocop (~> 1.65.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.4)
standard-custom (1.0.2)
Expand All @@ -503,7 +502,6 @@ GEM
standard-performance (1.4.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
strscan (3.1.0)
swd (1.3.0)
activesupport (>= 3)
attr_required (>= 0.0.5)
Expand All @@ -523,7 +521,7 @@ GEM
concurrent-ruby (~> 1.0)
uber (0.1.0)
uk_postcode (2.1.8)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uniform_notifier (1.16.0)
validate_email (0.1.6)
activemodel (>= 3.0)
Expand Down

0 comments on commit 1ae9923

Please sign in to comment.