Skip to content

Commit 4fea885

Browse files
committed
bump gem_isolator to 0.2.3
1 parent ac3576a commit 4fea885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ end
1313

1414
group :test do
1515
gem 'rspec', '~> 3.4'
16-
gem 'gem_isolator', '~> 0.2'
16+
gem 'gem_isolator', '~> 0.2', '>= 0.2.3'
1717
end

0 commit comments

Comments
 (0)