Skip to content

Commit f0fac5b

Browse files
chore(deps): bump the ruby-deps group with 4 updates
Bumps the ruby-deps group with 4 updates: [bigdecimal](https://github.com/ruby/bigdecimal), [terser](https://github.com/ahorek/terser-ruby), [pagy](https://github.com/ddnexus/pagy) and [rubocop](https://github.com/rubocop/rubocop). Updates `bigdecimal` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v4.0.1...v4.1.0) Updates `terser` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/ahorek/terser-ruby/releases) - [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md) - [Commits](ahorek/terser-ruby@1.2.6...1.2.7) Updates `pagy` from 43.4.2 to 43.4.4 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.4.2...43.4.4) Updates `rubocop` from 1.85.1 to 1.86.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.1...v1.86.0) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: terser dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: pagy dependency-version: 43.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aabd403 commit f0fac5b

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
erubi (>= 1.0.0)
116116
rack (>= 0.9.0)
117117
rouge (>= 1.0.0)
118-
bigdecimal (4.0.1)
118+
bigdecimal (4.1.0)
119119
bindex (0.8.1)
120120
binding_of_caller (2.0.0)
121121
debug_inspector (>= 1.2.0)
@@ -258,10 +258,7 @@ GEM
258258
rails-dom-testing (>= 1, < 3)
259259
railties (>= 4.2.0)
260260
thor (>= 0.14, < 2.0)
261-
json (2.19.2)
262-
json-schema (6.2.0)
263-
addressable (~> 2.8)
264-
bigdecimal (>= 3.1, < 5)
261+
json (2.19.3)
265262
jwt (2.7.1)
266263
language_server-protocol (3.17.0.5)
267264
launchy (3.1.1)
@@ -287,8 +284,6 @@ GEM
287284
net-smtp
288285
marcel (1.0.4)
289286
matrix (0.4.3)
290-
mcp (0.9.0)
291-
json-schema (>= 4.1)
292287
method_source (1.1.0)
293288
mime-types (3.7.0)
294289
logger
@@ -344,14 +339,14 @@ GEM
344339
actionpack (>= 4.2)
345340
omniauth (~> 2.0)
346341
ostruct (0.6.3)
347-
pagy (43.4.2)
342+
pagy (43.4.4)
348343
json
349344
uri
350345
yaml
351346
parallel (1.27.0)
352347
parallel_tests (5.6.0)
353348
parallel
354-
parser (3.3.10.2)
349+
parser (3.3.11.1)
355350
ast (~> 2.4.1)
356351
racc
357352
pg (1.6.3-aarch64-linux)
@@ -486,11 +481,10 @@ GEM
486481
rspec-mocks (>= 3.13.0, < 5.0.0)
487482
rspec-support (>= 3.13.0, < 5.0.0)
488483
rspec-support (3.13.7)
489-
rubocop (1.85.1)
484+
rubocop (1.86.0)
490485
json (~> 2.3)
491486
language_server-protocol (~> 3.17.0.2)
492487
lint_roller (~> 1.1.0)
493-
mcp (~> 0.6)
494488
parallel (~> 1.10)
495489
parser (>= 3.3.0.2)
496490
rainbow (>= 2.2.2, < 4.0)
@@ -569,7 +563,7 @@ GEM
569563
stripe (9.0.0)
570564
sysexits (1.2.0)
571565
temple (0.10.4)
572-
terser (1.2.6)
566+
terser (1.2.7)
573567
execjs (>= 0.3.0, < 3)
574568
thor (1.5.0)
575569
tilt (2.7.0)

0 commit comments

Comments
 (0)