We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993bd07 commit 4fe8381Copy full SHA for 4fe8381
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- parallel (1.11.2)
+ parallel (1.12.0)
5
6
GEM
7
remote: https://rubygems.org/
@@ -67,4 +67,4 @@ DEPENDENCIES
67
sqlite3
68
69
BUNDLED WITH
70
- 1.14.6
+ 1.15.0
lib/parallel/version.rb
@@ -1,3 +1,3 @@
module Parallel
- VERSION = Version = '1.11.2'
+ VERSION = Version = '1.12.0'
end
0 commit comments