Skip to content

Commit da64fad

Browse files
authored
Merge pull request #413 from citizensadvice/dependabot/bundler/regular-updates-0ca1b9faf5
[dependabot:bundler] Bump the regular-updates group across 1 directory with 6 updates
2 parents 61acfd1 + ca39db9 commit da64fad

3 files changed

Lines changed: 26 additions & 24 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ group :test do
6666
gem "bundler-audit"
6767
gem "license_finder"
6868

69-
gem "rspec-rails", "~> 8.0.2"
69+
gem "rspec-rails", "~> 8.0.3"
7070

7171
gem "simplecov", require: false
7272

Gemfile.lock

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -98,20 +98,20 @@ GEM
9898
ruby-next-core (~> 1.0)
9999
ast (2.4.3)
100100
aws-eventstream (1.4.0)
101-
aws-partitions (1.1213.0)
102-
aws-sdk-core (3.242.0)
101+
aws-partitions (1.1227.0)
102+
aws-sdk-core (3.243.0)
103103
aws-eventstream (~> 1, >= 1.3.0)
104104
aws-partitions (~> 1, >= 1.992.0)
105105
aws-sigv4 (~> 1.9)
106106
base64
107107
bigdecimal
108108
jmespath (~> 1, >= 1.6.1)
109109
logger
110-
aws-sdk-kms (1.121.0)
110+
aws-sdk-kms (1.122.0)
111111
aws-sdk-core (~> 3, >= 3.241.4)
112112
aws-sigv4 (~> 1.5)
113-
aws-sdk-s3 (1.213.0)
114-
aws-sdk-core (~> 3, >= 3.241.4)
113+
aws-sdk-s3 (1.215.0)
114+
aws-sdk-core (~> 3, >= 3.243.0)
115115
aws-sdk-kms (~> 1)
116116
aws-sigv4 (~> 1.5)
117117
aws-sigv4 (1.12.1)
@@ -121,7 +121,7 @@ GEM
121121
bindex (0.8.1)
122122
bootsnap (1.23.0)
123123
msgpack (~> 1.2)
124-
brakeman (8.0.2)
124+
brakeman (8.0.4)
125125
racc
126126
builder (3.3.0)
127127
bundler-audit (0.9.3)
@@ -132,7 +132,7 @@ GEM
132132
connection_pool (3.0.2)
133133
crass (1.0.6)
134134
csv (3.3.0)
135-
datadog (2.28.0)
135+
datadog (2.29.0)
136136
cgi
137137
datadog-ruby_core_source (~> 3.5, >= 3.5.2)
138138
libdatadog (~> 25.0.0.1.0)
@@ -178,13 +178,13 @@ GEM
178178
libdatadog (25.0.0.1.0)
179179
libdatadog (25.0.0.1.0-aarch64-linux)
180180
libdatadog (25.0.0.1.0-x86_64-linux)
181-
libddwaf (1.30.0.0.0)
181+
libddwaf (1.30.0.0.2)
182182
ffi (~> 1.0)
183-
libddwaf (1.30.0.0.0-aarch64-linux)
183+
libddwaf (1.30.0.0.2-aarch64-linux)
184184
ffi (~> 1.0)
185-
libddwaf (1.30.0.0.0-arm64-darwin)
185+
libddwaf (1.30.0.0.2-arm64-darwin)
186186
ffi (~> 1.0)
187-
libddwaf (1.30.0.0.0-x86_64-linux)
187+
libddwaf (1.30.0.0.2-x86_64-linux)
188188
ffi (~> 1.0)
189189
license_finder (7.2.1)
190190
bundler
@@ -206,6 +206,8 @@ GEM
206206
net-pop
207207
net-smtp
208208
marcel (1.1.0)
209+
mcp (0.8.0)
210+
json-schema (>= 4.1)
209211
mini_mime (1.1.5)
210212
mini_portile2 (2.8.9)
211213
minitest (6.0.2)
@@ -319,18 +321,18 @@ GEM
319321
rspec-expectations (3.13.5)
320322
diff-lcs (>= 1.2.0, < 2.0)
321323
rspec-support (~> 3.13.0)
322-
rspec-mocks (3.13.5)
324+
rspec-mocks (3.13.8)
323325
diff-lcs (>= 1.2.0, < 2.0)
324326
rspec-support (~> 3.13.0)
325-
rspec-rails (8.0.2)
327+
rspec-rails (8.0.3)
326328
actionpack (>= 7.2)
327329
activesupport (>= 7.2)
328330
railties (>= 7.2)
329331
rspec-core (~> 3.13)
330332
rspec-expectations (~> 3.13)
331333
rspec-mocks (~> 3.13)
332334
rspec-support (~> 3.13)
333-
rspec-support (3.13.6)
335+
rspec-support (3.13.7)
334336
rswag-api (2.17.0)
335337
activesupport (>= 5.2, < 8.2)
336338
railties (>= 5.2, < 8.2)
@@ -342,18 +344,19 @@ GEM
342344
rswag-ui (2.17.0)
343345
actionpack (>= 5.2, < 8.2)
344346
railties (>= 5.2, < 8.2)
345-
rubocop (1.84.2)
347+
rubocop (1.85.1)
346348
json (~> 2.3)
347349
language_server-protocol (~> 3.17.0.2)
348350
lint_roller (~> 1.1.0)
351+
mcp (~> 0.6)
349352
parallel (~> 1.10)
350353
parser (>= 3.3.0.2)
351354
rainbow (>= 2.2.2, < 4.0)
352355
regexp_parser (>= 2.9.3, < 3.0)
353356
rubocop-ast (>= 1.49.0, < 2.0)
354357
ruby-progressbar (~> 1.7)
355358
unicode-display_width (>= 2.4.0, < 4.0)
356-
rubocop-ast (1.49.0)
359+
rubocop-ast (1.49.1)
357360
parser (>= 3.3.7.2)
358361
prism (~> 1.7)
359362
rubocop-capybara (2.22.1)
@@ -404,11 +407,10 @@ GEM
404407
unicode-emoji (4.2.0)
405408
uri (1.1.1)
406409
useragent (0.16.11)
407-
web-console (4.2.1)
408-
actionview (>= 6.0.0)
409-
activemodel (>= 6.0.0)
410+
web-console (4.3.0)
411+
actionview (>= 8.0.0)
410412
bindex (>= 0.4.0)
411-
railties (>= 6.0.0)
413+
railties (>= 8.0.0)
412414
websocket-driver (0.8.0)
413415
base64
414416
websocket-extensions (>= 0.1.0)
@@ -458,7 +460,7 @@ DEPENDENCIES
458460
rails (~> 8.1.2)
459461
rails_semantic_logger (~> 4.19)
460462
rgeo-geojson
461-
rspec-rails (~> 8.0.2)
463+
rspec-rails (~> 8.0.3)
462464
rswag-api
463465
rswag-specs
464466
rswag-ui

spec/lss_loader_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def create_a_single_office
202202
id
203203
end
204204

205-
# rubocop:disable Metrics/AbcSize, Metrics/MethodLength, Metrics/ParameterLists
205+
# rubocop:disable Metrics/AbcSize, Metrics/MethodLength, Metrics/ParameterLists, Style/FileOpen
206206
def load_from_fixtures(members_csv_filename: "empty",
207207
locations_csv_filename: "empty",
208208
opening_hours_csv_filename: "empty",
@@ -236,7 +236,7 @@ def load_from_fixtures(members_csv_filename: "empty",
236236
volunteer_roles_csv&.close
237237
local_authorities_csv&.close
238238
end
239-
# rubocop:enable Metrics/AbcSize, Metrics/MethodLength, Metrics/ParameterLists
239+
# rubocop:enable Metrics/AbcSize, Metrics/MethodLength, Metrics/ParameterLists, Style/FileOpen
240240

241241
def load_from_fixtures_with_error(**)
242242
expect do

0 commit comments

Comments
 (0)