Skip to content

Commit

Permalink
Merge pull request #21 from eduardoj/fix/orbs_ruby_version
Browse files Browse the repository at this point in the history
Fix orbs ruby version
  • Loading branch information
eduardoj committed Mar 19, 2024
2 parents e9878a8 + a73ebaa commit 9169303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
@@ -1,6 +1,6 @@
version: 2.1
orbs:
ruby: circleci/ruby@0.1.2
ruby: circleci/ruby@2.1.1

jobs:
build:
Expand Down

0 comments on commit 9169303

Please sign in to comment.