Skip to content

Commit bb46290

Browse files
committed
I super hate circle sometimes
1 parent 2a4c77f commit bb46290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22
orbs:
33
# See https://circleci.com/developer/orbs/orb/circleci/ruby
4-
ruby: circleci/ruby@1.1.2
4+
ruby: circleci/ruby@1.4.0
55
jobs: # keyword
66
test: # my name for the job
77
parameters: # keyword

0 commit comments

Comments
 (0)