Skip to content

Commit 93fdf21

Browse files
authored
Merge pull request #3875 from Earlopain/bump-bundler
Update bundler in the main gemfile
2 parents 89a4643 + 94dafb2 commit 93fdf21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "rake-compiler"
1111
gem "ruby_parser"
1212
gem "test-unit"
1313

14-
platforms :mri, :mswin, :mingw, :x64_mingw do
14+
platforms :mri, :windows do
1515
gem "ffi"
1616
gem "irb"
1717
gem "ruby_memcheck"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ DEPENDENCIES
8181
test-unit
8282

8383
BUNDLED WITH
84-
2.5.16
84+
4.0.4

0 commit comments

Comments
 (0)