Skip to content

Commit

Permalink
Merge pull request #11 from esporo/dependabot/bundler/wdm-tw-0.2.0
Browse files Browse the repository at this point in the history
Update wdm requirement from ~> 0.1.1 to ~> 0.2.0
  • Loading branch information
arthrfrts authored Oct 15, 2024
2 parents e9aea0c + 310fda7 commit 9fa8a56
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 @@ -4,7 +4,7 @@ source "https://rubygems.org"
gemspec

install_if -> { Gem.win_platform? } do
gem "wdm", "~> 0.1.1"
gem "wdm", "~> 0.2.0"
gem "tzinfo", "~> 2.0.4"
gem "tzinfo-data"
end

0 comments on commit 9fa8a56

Please sign in to comment.