Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
S
Software Construction and Evolution Lectures
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • naomod
  • Software Construction and Evolution (SCE)
  • Software Construction and Evolution Lectures
  • c86be728cc6465e0557a465a9291dff4a2352748

Switch branch/tag
  • slides
  • Gemfile
Find file Normal viewHistoryPermalink
Gemfile 144 Bytes
Newer Older
Gerson Sunyé's avatar
New compilation script  
Gerson Sunyé committed Feb 14, 2020
1 2 3 4 5
source 'https://rubygems.org'

gem 'asciidoctor'
gem 'asciidoctor-revealjs'
gem 'asciidoctor-diagram'
Gerson Sunyé's avatar
Add support to generate a PDF document from Asciidoc documents  
Gerson Sunyé committed Feb 19, 2020
6
gem 'asciidoctor-pdf'
Gerson Sunyé's avatar
Add new course: Agile Software Development  
Gerson Sunyé committed Feb 26, 2020
7
gem 'prawn-gmagick'