diff options
| author | Zog | 2018-01-29 16:25:08 +0100 |
|---|---|---|
| committer | Zog | 2018-02-01 14:40:24 +0100 |
| commit | 82de76f0efce7558a3fe240edf4e2293a8788ee1 (patch) | |
| tree | 3c9c70b904d989a4b8e0d8b2d0db03314465a410 /Gemfile.lock | |
| parent | d896ba8753f9877dfd29a97cf1310d54d0b25874 (diff) | |
| download | chouette-core-82de76f0efce7558a3fe240edf4e2293a8788ee1.tar.bz2 | |
Refs #5758 @1h; Add localized names to StopAreas
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3a2314857..ffa63b535 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,6 +236,8 @@ GEM ffi (1.9.18) ffi-geos (1.2.0) ffi (>= 1.0.0) + flag-icons-rails (2.5.0) + sass (~> 3.2) font-awesome-sass (4.7.0) sass (>= 3.2) formtastic (3.1.5) @@ -625,6 +627,7 @@ DEPENDENCIES faraday (~> 0.9.1) faraday_middleware (~> 0.9.1) ffaker (~> 2.1.0) + flag-icons-rails font-awesome-sass (~> 4.7) formtastic (= 3.1.5) georuby (= 2.3.0) |
