diff options
| author | Luc Donnet | 2014-08-19 13:55:32 +0200 | 
|---|---|---|
| committer | Luc Donnet | 2014-08-19 13:55:32 +0200 | 
| commit | 31e20231366bd2716d762720b83e883f46d60ba8 (patch) | |
| tree | 48296a04ed9578023c52bb116f8e9e59562d1d2f /Gemfile.lock | |
| parent | 6bc916c070f8c11b979ff6a7a1e1d6721475b47e (diff) | |
| download | chouette-core-31e20231366bd2716d762720b83e883f46d60ba8.tar.bz2 | |
Initialize breadcrumbs for time table, need to be deployed everywhere
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4d0cba2ef..22c2497fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,6 +77,7 @@ GEM      bootswatch-rails (3.1.1.1)        railties (>= 3.1)      bouncy-castle-java (1.5.0146.1) +    breadcrumbs_on_rails (2.3.0)      builder (3.0.4)      calendar_helper (0.2.5)        open4 @@ -385,6 +386,7 @@ DEPENDENCIES    acts_as_tree-1.8 (= 1.1.0)    bootstrap-sass (~> 3.1.1)    bootswatch-rails +  breadcrumbs_on_rails    calendar_helper (= 0.2.5)    capistrano    capistrano-ext  | 
