diff options
| author | Luc Donnet | 2017-07-18 10:07:21 +0200 | 
|---|---|---|
| committer | Luc Donnet | 2017-07-18 10:07:21 +0200 | 
| commit | f535cc54a18e448d15a5debf25d98f310917d90b (patch) | |
| tree | 63dbf2ef913e77e94f28c1c6454d1babca80686e /Gemfile.lock | |
| parent | c696aba4a746412b8d70b66c8eb156abbaaf6f95 (diff) | |
| download | chouette-core-f535cc54a18e448d15a5debf25d98f310917d90b.tar.bz2 | |
Update i18-tasks configuration
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 15 | 
1 files changed, 8 insertions, 7 deletions
| diff --git a/Gemfile.lock b/Gemfile.lock index 41ae70f56..2239cf853 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,8 +267,8 @@ GEM      htmlbeautifier (1.3.1)      httparty (0.14.0)        multi_xml (>= 0.5.2) -    i18n (0.8.1) -    i18n-tasks (0.9.13) +    i18n (0.8.6) +    i18n-tasks (0.9.15)        activesupport (>= 4.0.2)        ast (>= 2.1.0)        easy_translate (>= 0.5.0) @@ -313,7 +313,7 @@ GEM      mime-types-data (3.2016.0521)      mimemagic (0.3.2)      mini_portile2 (2.2.0) -    minitest (5.10.1) +    minitest (5.10.2)      multi_json (1.12.1)      multi_test (0.1.2)      multi_xml (0.6.0) @@ -406,7 +406,8 @@ GEM        activesupport (= 4.2.8)        rake (>= 0.8.7)        thor (>= 0.18.1, < 2.0) -    rainbow (2.2.1) +    rainbow (2.2.2) +      rake      rake (12.0.0)      ransack (1.6.5)        actionpack (>= 3.0) @@ -515,8 +516,8 @@ GEM      teaspoon-jasmine (2.3.4)        teaspoon (>= 1.0.0)      temple (0.7.7) -    terminal-table (1.7.3) -      unicode-display_width (~> 1.1.1) +    terminal-table (1.8.0) +      unicode-display_width (~> 1.1, >= 1.1.1)      therubyracer (0.12.3)        libv8 (~> 3.16.14.15)        ref @@ -536,7 +537,7 @@ GEM      uglifier (2.7.2)        execjs (>= 0.3.0)        json (>= 1.8.0) -    unicode-display_width (1.1.3) +    unicode-display_width (1.3.0)      warden (1.2.7)        rack (>= 1.0)      webmock (3.0.1) | 
