mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
Bump rubocop-sequel from 0.3.6 to 0.3.7
Bumps [rubocop-sequel](https://github.com/rubocop/rubocop-sequel) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/rubocop/rubocop-sequel/releases) - [Commits](https://github.com/rubocop/rubocop-sequel/compare/0.3.6...0.3.7) --- updated-dependencies: - dependency-name: rubocop-sequel dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a67321ad63
commit
ff867d6c35
10
Gemfile.lock
10
Gemfile.lock
@ -21,7 +21,7 @@ GEM
|
|||||||
hashdiff (1.1.1)
|
hashdiff (1.1.1)
|
||||||
i18n (1.14.6)
|
i18n (1.14.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
json (2.7.4)
|
json (2.8.1)
|
||||||
kgio (2.11.4)
|
kgio (2.11.4)
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
@ -38,7 +38,7 @@ GEM
|
|||||||
ostruct (0.6.0)
|
ostruct (0.6.0)
|
||||||
ox (2.14.18)
|
ox (2.14.18)
|
||||||
parallel (1.26.3)
|
parallel (1.26.3)
|
||||||
parser (3.3.5.0)
|
parser (3.3.6.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
pg (1.5.8)
|
pg (1.5.8)
|
||||||
@ -65,7 +65,7 @@ GEM
|
|||||||
rexml (3.3.9)
|
rexml (3.3.9)
|
||||||
roda (3.85.0)
|
roda (3.85.0)
|
||||||
rack
|
rack
|
||||||
rubocop (1.67.0)
|
rubocop (1.68.0)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
language_server-protocol (>= 3.17.0)
|
language_server-protocol (>= 3.17.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
@ -75,7 +75,7 @@ GEM
|
|||||||
rubocop-ast (>= 1.32.2, < 2.0)
|
rubocop-ast (>= 1.32.2, < 2.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 2.4.0, < 3.0)
|
unicode-display_width (>= 2.4.0, < 3.0)
|
||||||
rubocop-ast (1.32.3)
|
rubocop-ast (1.34.1)
|
||||||
parser (>= 3.3.1.0)
|
parser (>= 3.3.1.0)
|
||||||
rubocop-minitest (0.36.0)
|
rubocop-minitest (0.36.0)
|
||||||
rubocop (>= 1.61, < 2.0)
|
rubocop (>= 1.61, < 2.0)
|
||||||
@ -85,7 +85,7 @@ GEM
|
|||||||
rubocop-ast (>= 1.31.1, < 2.0)
|
rubocop-ast (>= 1.31.1, < 2.0)
|
||||||
rubocop-rake (0.6.0)
|
rubocop-rake (0.6.0)
|
||||||
rubocop (~> 1.0)
|
rubocop (~> 1.0)
|
||||||
rubocop-sequel (0.3.6)
|
rubocop-sequel (0.3.7)
|
||||||
rubocop (~> 1.0)
|
rubocop (~> 1.0)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
rufus-scheduler (3.9.2)
|
rufus-scheduler (3.9.2)
|
||||||
|
Loading…
Reference in New Issue
Block a user