Skip to content

Instantly share code, notes, and snippets.

@jmkoni
Last active September 21, 2018 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmkoni/cd8f4474d74a23c7b7ce44f8a692359e to your computer and use it in GitHub Desktop.
Save jmkoni/cd8f4474d74a23c7b7ce44f8a692359e to your computer and use it in GitHub Desktop.
sinatra-jira Gemfile
source 'https://rubygems.org'
gem 'dotenv'
gem 'rubocop'
gem 'sinatra'
gem 'thin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment