Skip to content

Commit

Permalink
ruby ver for buildspec
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Aug 16, 2024
1 parent 88303c1 commit e6659a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.3
3.2.4
4 changes: 2 additions & 2 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ phases:
build:
on-failure: ABORT
commands:
# disable the following to see if build speed improves
- rbenv versions
# 3.2.4 is required
#- rbenv versions
#- bundle install
#- bundle exec rubocop

Expand Down

0 comments on commit e6659a0

Please sign in to comment.