diff options
| author | jpl | 2017-03-06 17:23:59 +0100 | 
|---|---|---|
| committer | jpl | 2017-03-06 17:24:13 +0100 | 
| commit | afcc54b4472524752198f65272b82b7d923ead89 (patch) | |
| tree | b13e12aa6c1de68a8f8bab9051d0dfab4d239190 /Gemfile.lock | |
| parent | 6e9a27ad1681a0fc8a12ea2f478856468f6cbfc4 (diff) | |
| download | chouette-core-afcc54b4472524752198f65272b82b7d923ead89.tar.bz2 | |
updating font-awesome gem, adding custom 'sboiv' icon font
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3a6068410..fbe20a3d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,8 +208,8 @@ GEM      ffi (1.9.10-java)      ffi-geos (1.1.0)        ffi (>= 1.0.0) -    font-awesome-sass (4.2.2) -      sass (~> 3.2) +    font-awesome-sass (4.7.0) +      sass (>= 3.2)      foreigner (1.7.4)        activerecord (>= 3.0.0)      formatador (0.2.5) @@ -619,7 +619,7 @@ DEPENDENCIES    faraday (~> 0.9.1)    faraday_middleware (~> 0.9.1)    ffaker (~> 2.1.0) -  font-awesome-sass (~> 4.2.0) +  font-awesome-sass (~> 4.7)    foreigner (~> 1.7.4)    formtastic (= 2.3.1)    georuby (= 2.3.0)  | 
