diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-19 22:40:46 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-19 22:40:46 -0800 |
commit | 43faf1dd4809cceb87850725c850fb4241280620 (patch) | |
tree | 0524136c094ccb5973883afe338a40ce72bdb439 /Gemfile | |
parent | More sudos! (diff) | |
download | packages-5-43faf1dd4809cceb87850725c850fb4241280620.tar.gz packages-5-43faf1dd4809cceb87850725c850fb4241280620.tar.bz2 packages-5-43faf1dd4809cceb87850725c850fb4241280620.zip |
rubocop: autofix
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -68,4 +68,3 @@ group :development do # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' end - |