Skip to content

Commit 6bdd6cb

Browse files
committed
May adapter: none is removed from the latest snapcraft
1 parent e59c6be commit 6bdd6cb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

snap/local/snapcraft.yaml.erb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,20 @@ environment:
1919
apps:
2020
env:
2121
command: bin/env
22-
adapter: none
2322
ruby:
2423
command: bin/ruby
25-
adapter: none
2624
irb:
2725
command: bin/irb
28-
adapter: none
2926
rdoc:
3027
command: bin/rdoc
31-
adapter: none
3228
ri:
3329
command: bin/ri
34-
adapter: none
3530
gem:
3631
command: bin/gem
37-
adapter: none
3832
rake:
3933
command: bin/rake
40-
adapter: none
4134
bundle:
4235
command: bin/bundle
43-
adapter: none
4436

4537
parts:
4638
ruby:

0 commit comments

Comments
 (0)