Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Appstream Metainfo Updater for Releases
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
Sysadmin
Appstream Metainfo Updater for Releases
Commits
192875c2
Commit
192875c2
authored
Mar 20, 2019
by
Jonathan Riddell
🛶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install nokogiri
parent
2a395f4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Gemfile
Gemfile
+1
-0
appstream-metainfo-release-update
appstream-metainfo-release-update
+1
-2
No files found.
Gemfile
0 → 100644
View file @
192875c2
gem
'
nokogiri
'
appstream-metainfo-release-update
View file @
192875c2
...
...
@@ -37,8 +37,7 @@ end
parser
=
OptionParser
.
new
do
|
opts
|
opts
.
banner
=
<<-
EOS
Usage: appstream-metainfo-release-update 'org.foo.appstream.xml'
end
Usage: appstream-metainfo-release-update 'org.foo.metainfo.xml'
EOS
end
parser
.
parse!
...
...
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