We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a3580 commit 7f31bccCopy full SHA for 7f31bcc
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- benchable (0.3.1)
+ benchable (0.3.2)
5
benchmark-ips (~> 2.8, >= 2.8.2)
6
benchmark-memory (~> 0.1.2)
7
lib/benchable/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Benchable
- VERSION = "0.3.1"
+ VERSION = "0.3.2"
end
0 commit comments