Skip to content

Commit

Permalink
Add windows platform to lockfiles as well
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 13, 2020
1 parent efaab03 commit d3bc288
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bundler/test_gems.rb.lock
Expand Up @@ -24,6 +24,7 @@ GEM
PLATFORMS
java
ruby
x64-mingw32
x86_64-linux

DEPENDENCIES
Expand Down
1 change: 1 addition & 0 deletions dev_gems.rb.lock
Expand Up @@ -68,6 +68,7 @@ GEM
PLATFORMS
java
ruby
x64-mingw32
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit d3bc288

Please sign in to comment.