diff options
author | Nat Lasseter <nat.lasseter@york.ac.uk> | 2020-06-25 11:59:37 +0100 |
---|---|---|
committer | Nat Lasseter <nat.lasseter@york.ac.uk> | 2020-06-25 11:59:37 +0100 |
commit | 8872aaaea63ba2e58c8cd3ee739972e7f8903288 (patch) | |
tree | c98f486eaf1b9b74548902900bfd74e2626a3d7c /Gemfile | |
parent | b63e4198b0fb2725cb865caf517d59f995108aba (diff) |
Updated Gems
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +source 'https://rubygems.org' + # Command line option parsing gem 'optimist' |