Skip to content

Commit

Permalink
Merge pull request #513 from Shopify/vs/update_ruby
Browse files Browse the repository at this point in the history
Update Ruby and Bundler
  • Loading branch information
vinistock committed Feb 28, 2024
2 parents 1942623 + 1749b28 commit f6f4b9f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby-3.3.0
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ GEM

PLATFORMS
arm64-darwin-21
arm64-darwin-23
universal-darwin-22
x86_64-linux

Expand All @@ -112,4 +113,4 @@ DEPENDENCIES
tapioca

BUNDLED WITH
2.3.11
2.5.6
2 changes: 1 addition & 1 deletion dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: spoom
type: ruby

up:
- ruby: 3.2.2
- ruby
- bundler

commands:
Expand Down

0 comments on commit f6f4b9f

Please sign in to comment.