From fc53a6c6c1fb95ce46e13f501344d71a6d1e6de9 Mon Sep 17 00:00:00 2001 From: Alban Peignier Date: Fri, 30 Mar 2018 09:07:33 +0200 Subject: Initial import for agencies, stops, routes, trips and stop_times. Refs #6368 --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 6fcaf8896..5d5df4b06 100644 --- a/Gemfile +++ b/Gemfile @@ -146,6 +146,8 @@ gem 'puma', '~> 3.10.0' gem 'newrelic_rpm' gem 'letter_opener' +gem 'gtfs' + group :development do gem 'capistrano', '2.13.5' gem 'capistrano-ext' -- cgit v1.2.3