Skip to content

Commit a87e9fb

Browse files
committed
update image to 2.3.0
inclues bundler 2 now
1 parent e6c11e0 commit a87e9fb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.3.0 | 2019-12-31
2+
---
3+
4+
* Update to bundler 2
5+
6+
Backwards compatible with bundler 1 projects.
7+
18
2.2.0 | 2019-12-30
29
---
310

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323
origin/master
2424
runs:
2525
using: docker
26-
image: "docker://docker.io/adwerx/pronto-ruby:2.3.0-rc2"
26+
image: "docker://docker.io/adwerx/pronto-ruby:2.3.0"
2727
args:
2828
- run
2929
- -r

0 commit comments

Comments
 (0)