We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6329c54 + 0e30352 commit 994fc90Copy full SHA for 994fc90
ruby/Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ci-queue (0.64.0)
+ ci-queue (0.65.0)
5
logger
6
7
GEM
ruby/lib/ci/queue/version.rb
@@ -2,7 +2,7 @@
module CI
module Queue
- VERSION = '0.64.0'
+ VERSION = '0.65.0'
DEV_SCRIPTS_ROOT = ::File.expand_path('../../../../../redis', __FILE__)
RELEASE_SCRIPTS_ROOT = ::File.expand_path('../redis', __FILE__)
8
end
0 commit comments