Skip to content

Commit 56b9ab4

Browse files
committed
DX-4964 <spec> Update bundler
1 parent 51984f1 commit 56b9ab4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
language: ruby
22
rvm:
3-
- 2.0.0
3+
- 2.7.2

lib/copyable/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Copyable
2-
VERSION = "0.3.1"
2+
VERSION = "0.3.2"
33
end

0 commit comments

Comments
 (0)