Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Update dependency standard to v1.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent e16f448 commit cfec239
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,19 @@ GEM
i18n (1.12.0)
concurrent-ruby (~> 1.0)
influxdb-client (2.6.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
minitest (5.17.0)
octokit (4.25.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
optparse (0.2.0)
parallel (1.22.1)
parser (3.1.2.0)
parser (3.2.1.1)
ast (~> 2.4.1)
public_suffix (4.0.7)
rainbow (3.1.1)
regexp_parser (2.5.0)
regexp_parser (2.7.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
Expand All @@ -46,31 +48,33 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rubocop (1.29.1)
rubocop (1.44.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
parser (>= 3.1.1.0)
rubocop-performance (1.13.3)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.27.0)
parser (>= 3.2.1.0)
rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
standard (1.12.1)
rubocop (= 1.29.1)
rubocop-performance (= 1.13.3)
standard (1.24.3)
language_server-protocol (~> 3.17.0.2)
rubocop (= 1.44.1)
rubocop-performance (= 1.15.2)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
unicode-display_width (2.4.2)

PLATFORMS
ruby
Expand Down

0 comments on commit cfec239

Please sign in to comment.