diff options
| -rw-r--r-- | Gemfile | 1 | ||||
| -rw-r--r-- | Gemfile.lock | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1 +1,2 @@ +source "https://rubygems.org" gemspec diff --git a/Gemfile.lock b/Gemfile.lock index 92d5c29..cdc6a22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,6 +7,7 @@ PATH trollop GEM + remote: https://rubygems.org/ specs: chronic (0.9.1) highline (1.6.19) |
