Skip to content

Commit

Permalink
Merge pull request #3 from una-auxme/ll7/issue1
Browse files Browse the repository at this point in the history
Error: An error occurred while installing wdm (0.1.1), and Bundler ca…
  • Loading branch information
JulianTrommer authored Sep 10, 2024
2 parents 061c9f0 + 1aa9e46 commit f243752
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
gem "tzinfo-data"
end

gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]

gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ GEM
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
uri (0.13.1)
wdm (0.1.1)
webrick (1.8.1)

PLATFORMS
Expand All @@ -285,7 +284,6 @@ DEPENDENCIES
minimal-mistakes-jekyll
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.1)
webrick (~> 1.8)

BUNDLED WITH
Expand Down

0 comments on commit f243752

Please sign in to comment.