Skip to content

Commit

Permalink
tests: update ruby bundle v1 spread test
Browse files Browse the repository at this point in the history
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
  • Loading branch information
mr-cal committed Jan 9, 2023
1 parent 2afca58 commit 6182e8d
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: ruby-bundle-install
version: "1.0"
summary: Test bundle install
description: |
Snap to test 'bundle install' command
description: Snap to test 'bundle install' command

grade: devel
base: core18
Expand All @@ -17,3 +16,6 @@ parts:
plugin: ruby
source: .
use-bundler: true
ruby-version: "2.6.10" # bundler requires ruby >= 2.6.0
build-environment:
- BUNDLE_GEMFILE: "$SNAPCRAFT_PART_SRC/Gemfile"

0 comments on commit 6182e8d

Please sign in to comment.