Skip to content

Commit

Permalink
Bump spdx from 2.0.12 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps [spdx](https://github.com/librariesio/spdx) from 2.0.12 to 4.1.4.
- [Release notes](https://github.com/librariesio/spdx/releases)
- [Commits](https://github.com/librariesio/spdx/commits)

---
updated-dependencies:
- dependency-name: spdx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent 659a506 commit e3f734b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem "rack-attack-rate-limit", require: "rack/attack/rate-limit"
gem 'rack-cors'
gem 'rswag-api'
gem 'rswag-ui'
gem 'spdx', '2.0.12'
gem 'spdx', '4.1.4'
gem "semantic"
gem "semantic_range"
gem "chartkick"
Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ GEM
faraday (~> 2.0)
typhoeus (~> 1.4)
ffi (1.16.3)
fuzzy_match (2.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.26.0)
Expand Down Expand Up @@ -296,8 +295,7 @@ GEM
activesupport (>= 5.2.0)
sitemap_generator (6.3.0)
builder (~> 3.0)
spdx (2.0.12)
fuzzy_match (~> 2.1)
spdx (4.1.4)
treetop (~> 1.6)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -378,7 +376,7 @@ DEPENDENCIES
shoulda-context
shoulda-matchers
sitemap_generator
spdx (= 2.0.12)
spdx (= 4.1.4)
sprockets-rails
tzinfo-data
web-console
Expand Down

0 comments on commit e3f734b

Please sign in to comment.