Skip to content

Commit

Permalink
Update dependency ruby to v3 (#14)
Browse files Browse the repository at this point in the history
* Update dependency ruby to v3

* Fix new versions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben Langfeld <blangfeld@powerhrg.com>
  • Loading branch information
renovate[bot] and benlangfeld authored Jan 6, 2024
1 parent 11875b2 commit 7be4c20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

source "https://rubygems.org"

ruby "2.7.1"
ruby "3.3.0"

gem "license_finder", "~> 6.10", require: false
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ DEPENDENCIES
license_finder (~> 6.10)

RUBY VERSION
ruby 2.7.1p83
ruby 3.3.0p0

BUNDLED WITH
2.1.4
2.5.4

0 comments on commit 7be4c20

Please sign in to comment.