There was an error while loading. Please reload this page.
1 parent e6c11e0 commit a87e9fbCopy full SHA for a87e9fb
2 files changed
CHANGELOG.md
@@ -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
8
2.2.0 | 2019-12-30
9
---
10
action.yml
@@ -23,7 +23,7 @@ inputs:
23
origin/master
24
runs:
25
using: docker
26
- image: "docker://docker.io/adwerx/pronto-ruby:2.3.0-rc2"
+ image: "docker://docker.io/adwerx/pronto-ruby:2.3.0"
27
args:
28
- run
29
- -r
0 commit comments