Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/github/codeql-acti…
Browse files Browse the repository at this point in the history
…on-3
  • Loading branch information
nebolsin authored Jan 11, 2024
2 parents c8a41a1 + 87ff937 commit a562cbd
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: release
uses: google-github-actions/release-please-action@v3.7
uses: google-github-actions/release-please-action@v4.0
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
73 changes: 36 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.1)
activesupport (= 7.1.1)
activesupport (7.1.1)
activemodel (7.1.2)
activesupport (= 7.1.2)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -44,15 +44,15 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
backports (3.24.1)
base32 (0.3.4)
base64 (0.1.1)
bigdecimal (3.1.4)
bigdecimal (3.1.4-java)
base64 (0.2.0)
bigdecimal (3.1.5)
bigdecimal (3.1.5-java)
break (0.40.0)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
Expand All @@ -66,9 +66,9 @@ GEM
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
excon (0.104.0)
excon (0.109.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -98,8 +98,8 @@ GEM
faraday_middleware (>= 0.9)
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.15.5)
ffi (1.15.5-java)
ffi (1.16.3)
ffi (1.16.3-java)
formatador (1.1.0)
gem-release (2.2.2)
guard (2.18.0)
Expand All @@ -124,8 +124,8 @@ GEM
faraday_middleware
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
json (2.6.3-java)
json (2.7.1)
json (2.7.1-java)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.8.0)
Expand All @@ -135,17 +135,17 @@ GEM
method_source (1.0.0)
minitest (5.20.0)
multipart-post (2.3.0)
mutex_m (0.1.2)
mutex_m (0.2.0)
nenv (0.3.0)
netrc (0.11.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (7.2.0)
octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -155,20 +155,20 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
spoon (~> 0.0)
pry-doc (1.4.0)
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
public_suffix (5.0.3)
racc (1.7.1)
racc (1.7.1-java)
public_suffix (5.0.4)
racc (1.7.3)
racc (1.7.3-java)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbnacl (7.1.1)
ffi
regexp_parser (2.8.2)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand All @@ -186,23 +186,22 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.56.4)
base64 (~> 0.1.1)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
Expand All @@ -218,23 +217,23 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov-tailwindcss (2.1.2)
simplecov-tailwindcss (2.2.0)
simplecov (~> 0.16)
simplecov_json_formatter (0.1.4)
spoon (0.0.6)
ffi
standard (1.31.2)
standard (1.33.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.56.4)
rubocop (~> 1.59.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.2)
standard-performance (~> 1.3)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.2.1)
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.19.1)
rubocop-performance (~> 1.20.2)
thor (1.2.2)
tomlrb (2.0.3)
tzinfo (2.0.6)
Expand Down

0 comments on commit a562cbd

Please sign in to comment.