We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3576a commit 4fea885Copy full SHA for 4fea885
Gemfile
@@ -13,5 +13,5 @@ end
13
14
group :test do
15
gem 'rspec', '~> 3.4'
16
- gem 'gem_isolator', '~> 0.2'
+ gem 'gem_isolator', '~> 0.2', '>= 0.2.3'
17
end
0 commit comments