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 ec9c70a commit c8b101eCopy full SHA for c8b101e
Gemfile
@@ -5,4 +5,5 @@ gemspec
5
gem "rake"
6
gem "test-unit"
7
gem "test-unit-ruby-core"
8
+gem "power_assert", "~> 2.0" if RUBY_VERSION < '3.1' # https://github.com/ruby/power_assert/pull/61
9
gem "webrick"
0 commit comments