Skip to content

Commit b6d1c1e

Browse files
author
Circle CI
committed
Bump rake_docker to 2.21.0 [ci skip]
1 parent eaeee3f commit b6d1c1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rake_docker (2.20.0.pre.8)
4+
rake_docker (2.21.0)
55
aws-sdk-ecr (~> 1.2)
66
colored2 (~> 3.1)
77
docker-api (>= 1.34, < 3.0)

lib/rake_docker/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module RakeDocker
4-
VERSION = '2.20.0.pre.8'
4+
VERSION = '2.21.0'
55
end

0 commit comments

Comments
 (0)