Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
abuild
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
13
Issues
13
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
abuild
Commits
663a5e60
Commit
663a5e60
authored
Apr 28, 2015
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apkbuild-gem-resolver: add ruby 2.2.2
parent
60225fc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
apkbuild-gem-resolver.in
apkbuild-gem-resolver.in
+8
-0
No files found.
apkbuild-gem-resolver.in
View file @
663a5e60
...
...
@@ -36,6 +36,14 @@ class Aport
# that version is not
# published on network
}
'2.2.2'
=
>
{
'ruby-json'
=>
[
'json'
,
'1.8.1'
],
'ruby-minitest'
=>
[
'minitest'
,
'5.4.3'
],
'ruby-rake'
=>
[
'rake'
,
'10.4.2'
],
'ruby-rdoc'
=>
[
'rdoc'
,
'4.2.0'
,
'ruby-json'
],
'ruby-io-console'
=>
[
'io-console'
,
'0.4.2'
]
# its actually 0.4.3 but
# that version is not
# published on network
}
@@aports
=
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment