Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds Gemfile & Gemfile.lock #1

Merged
merged 1 commit into from
Jun 6, 2014
Merged

Conversation

mdb
Copy link
Contributor

@mdb mdb commented Jun 6, 2014

This adds a Gemfile & Gemfile.lock such that users can install dependencies with the following:

bundle install

Quick assessment suggests to me that the only not-built-in dependency is rest_client. Please let me know if I'm mistaken. I installed using MRI Ruby 2.1.2.

caseycesari pushed a commit that referenced this pull request Jun 6, 2014
adds Gemfile & Gemfile.lock
@caseycesari caseycesari merged commit 77dafdc into caseycesari:master Jun 6, 2014
@caseycesari
Copy link
Owner

Looks right to me. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants