Skip to content

Commit

Permalink
Merge pull request #37 from github/dependabot/bundler/rexml-3.2.8
Browse files Browse the repository at this point in the history
Bump rexml from 3.2.6 to 3.2.8
  • Loading branch information
jasonmacgowan authored May 30, 2024
2 parents 8f60eed + a2cde01 commit e88cbb0
Show file tree
Hide file tree
Showing 47 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- uses: ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # pin@v1.175.0
- uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # pin@v1.177.1
with:
bundler-cache: true

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # pin@v2
uses: github/codeql-action/init@9fdb3e49720b44c48891d036bb502feb25684276 # pin@v2
with:
languages: ${{ matrix.language }}

- name: Autobuild
uses: github/codeql-action/autobuild@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # pin@v2
uses: github/codeql-action/autobuild@9fdb3e49720b44c48891d036bb502feb25684276 # pin@v2

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # pin@v2
uses: github/codeql-action/analyze@9fdb3e49720b44c48891d036bb502feb25684276 # pin@v2
2 changes: 1 addition & 1 deletion .github/workflows/gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- uses: ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # pin@v1.175.0
- uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # pin@v1.177.1
with:
bundler-cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- uses: ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # pin@v1.175.0
- uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # pin@v1.177.1
with:
bundler-cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4

- uses: ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # pin@v1.175.0
- uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # pin@v1.177.1
with:
bundler-cache: true
ruby-version: ${{ matrix.ruby }}
Expand Down
58 changes: 29 additions & 29 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
activesupport (7.1.3.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -21,8 +21,8 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
bigdecimal (3.1.7)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.1.9)
connection_pool (2.4.1)
contracts (0.17)
Expand All @@ -32,41 +32,40 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.1)
entitlements-app (0.3.1)
entitlements-app (0.3.4)
concurrent-ruby (= 1.1.9)
faraday (~> 2.0)
net-ldap (~> 0.17)
faraday (> 2.0, <= 2.7.10)
net-ldap (~> 0.19)
octokit (~> 4.18)
optimist (= 3.0.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
hashdiff (1.1.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.22.3)
minitest (5.23.1)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-ldap (0.19.0)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
optimist (3.0.0)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.10)
racc (1.8.0)
rack (3.0.11)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.0)
rexml (3.2.6)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -76,11 +75,11 @@ GEM
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.63.3)
rubocop (1.64.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -91,21 +90,22 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
rubocop-rails (>= 2.17)
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.24.1)
rubocop-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rugged (1.7.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand All @@ -118,12 +118,12 @@ GEM
simplecov (< 1.0)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
vcr (6.2.0)
webmock (3.23.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -136,14 +136,14 @@ DEPENDENCIES
rake (= 13.2.1)
rspec (= 3.13.0)
rspec-core (= 3.13.0)
rubocop (= 1.63.3)
rubocop (= 1.64.0)
rubocop-github (= 0.20.0)
rubocop-performance (= 1.21.0)
rugged (~> 1.7, >= 1.7.2)
simplecov (= 0.22.0)
simplecov-erb (= 1.0.1)
vcr (= 6.2.0)
webmock (= 3.23.0)
webmock (= 3.23.1)

BUNDLED WITH
2.3.19
2.5.3
4 changes: 2 additions & 2 deletions entitlements-gitrepo-auditor-plugin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ Gem::Specification.new do |s|
s.add_development_dependency "rake", "= 13.2.1"
s.add_development_dependency "rspec", "= 3.13.0"
s.add_development_dependency "rspec-core", "= 3.13.0"
s.add_development_dependency "rubocop", "= 1.63.3"
s.add_development_dependency "rubocop", "= 1.64.0"
s.add_development_dependency "rubocop-github", "= 0.20.0"
s.add_development_dependency "rubocop-performance", "= 1.21.0"
s.add_development_dependency "rugged", "~> 1.7", ">= 1.7.2"
s.add_development_dependency "simplecov", "= 0.22.0"
s.add_development_dependency "simplecov-erb", "= 1.0.1"
s.add_development_dependency "vcr", "= 6.2.0"
s.add_development_dependency "webmock", "3.23.0"
s.add_development_dependency "webmock", "3.23.1"
end
Binary file removed vendor/cache/activesupport-7.1.3.2.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.1.3.3.gem
Binary file not shown.
Binary file removed vendor/cache/base64-0.1.1.gem
Binary file not shown.
Binary file added vendor/cache/base64-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/bigdecimal-3.1.7.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/entitlements-app-0.3.1.gem
Binary file not shown.
Binary file added vendor/cache/entitlements-app-0.3.4.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-2.9.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.0.2.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.4.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.5.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.22.3.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.23.1.gem
Binary file not shown.
Binary file removed vendor/cache/net-http-0.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.0.5.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.0.gem
Binary file not shown.
Binary file removed vendor/cache/rack-3.0.10.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.0.11.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.9.0.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.9.2.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.2.6.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.2.8.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-mocks-3.13.0.gem
Binary file not shown.
Binary file added vendor/cache/rspec-mocks-3.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.63.3.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.64.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.31.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.31.3.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.24.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.25.0.gem
Binary file not shown.
Binary file added vendor/cache/ruby2_keywords-0.0.5.gem
Binary file not shown.
Binary file added vendor/cache/strscan-3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/uri-0.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.23.0.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.23.1.gem
Binary file not shown.

0 comments on commit e88cbb0

Please sign in to comment.