We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adapter: none
1 parent e59c6be commit 6bdd6cbCopy full SHA for 6bdd6cb
snap/local/snapcraft.yaml.erb
@@ -19,28 +19,20 @@ environment:
19
apps:
20
env:
21
command: bin/env
22
- adapter: none
23
ruby:
24
command: bin/ruby
25
26
irb:
27
command: bin/irb
28
29
rdoc:
30
command: bin/rdoc
31
32
ri:
33
command: bin/ri
34
35
gem:
36
command: bin/gem
37
38
rake:
39
command: bin/rake
40
41
bundle:
42
command: bin/bundle
43
44
45
parts:
46
0 commit comments