Skip to content

Commit

Permalink
more less strict strscan version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ggmichaelgo committed Oct 30, 2024
1 parent 936f73d commit 15d1179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ group :test do
end
end

gem "strscan", ">= 3.1.1"
gem "strscan", ">= 3.1"

0 comments on commit 15d1179

Please sign in to comment.