Skip to content

Instantly share code, notes, and snippets.

@colby-swandale
Created November 30, 2016 02:18
Show Gist options
  • Save colby-swandale/464eb70db5f263bacff26564b5bacc8d to your computer and use it in GitHub Desktop.
Save colby-swandale/464eb70db5f263bacff26564b5bacc8d to your computer and use it in GitHub Desktop.
require 'bundler/inline'
gemfile do
gem 'rack', '~> 2.0'
end
p Rack::VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment