Skip to content

Commit

Permalink
ruby updates
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Oct 5, 2023
1 parent 24a2e03 commit ccc2757
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
anyway_config (2.5.2)
anyway_config (2.5.3)
ruby-next-core (>= 0.14.0)
ast (2.4.2)
base64 (0.1.1)
Expand All @@ -16,11 +16,12 @@ GEM
diff-lcs (1.5.0)
docile (1.4.0)
dry-initializer (3.1.1)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.16.3)
hashdiff (1.0.1)
json (2.6.3)
language_server-protocol (3.17.0.3)
Expand All @@ -34,7 +35,7 @@ GEM
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
prometheus-client (4.2.1)
Expand All @@ -45,7 +46,7 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.3)
puma (6.3.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand All @@ -72,7 +73,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.56.3)
rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -86,7 +87,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-performance (1.19.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-next-core (0.15.3)
Expand Down Expand Up @@ -121,8 +122,8 @@ GEM
standard-performance (1.2.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.19.0)
tilt (2.2.0)
unicode-display_width (2.4.2)
tilt (2.3.0)
unicode-display_width (2.5.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down Expand Up @@ -161,4 +162,4 @@ DEPENDENCIES
yabeda-puma-plugin

BUNDLED WITH
2.4.19
2.4.20

0 comments on commit ccc2757

Please sign in to comment.