translatable_routes 4.0.0.2 → 4.0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: baa156af6077f2db513a314c1575b102fa378537
4
- data.tar.gz: 49af524ee4b121b3fc6a52d397e53b977b636f32
3
+ metadata.gz: 013e304ef5ca84e0d8133bfc0ffb689a4682e922
4
+ data.tar.gz: 7c1ad7cb4d0c11a164acf3b39e4e4ba9afb200af
5
5
  SHA512:
6
- metadata.gz: fec7c9391134cb2ccb5388a517e5a798f64608e75b052af35a7fc74b368b3a58ce35aca0456fc6e9486edba9588baf70c5f7c5926b1ef194696c86923751d8c3
7
- data.tar.gz: b8944ca6666ce1f0488c493d1dfc2a87aecee1ccf080211e998a1d1d549e600c6f824833e1b2df5364791c165197eb888ae5b300895b10cce9bf5469c088d4d8
6
+ metadata.gz: d36f00711f826c999306d6a2782304a32f876b1dbb2c08547395573f8fa39053c62500921b2abac60b9a288baafe6d1dc55a73d4b90b290b4f9ccd26a8159a9e
7
+ data.tar.gz: ccfe0d6d4a19abbeba731750a42a4e1775ab11b87579a414d973bc9cb63fbeae7c43dd2c654b58320d55b2f04c94d5125752be21610c427d51cbfb9e27bada8f
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: translatable_routes
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0.2
4
+ version: 4.0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - mmontossi
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
- description: Flexible toolkit to localize routes in rails.
27
+ description: 'THIS GEM HAS BEEN RENAMED TO: localizable_routes'
28
28
  email:
29
29
  - mmontossi@gmail.com
30
30
  executables: []
@@ -54,5 +54,5 @@ rubyforge_project:
54
54
  rubygems_version: 2.5.1
55
55
  signing_key:
56
56
  specification_version: 4
57
- summary: Localizable routes for rails.
57
+ summary: 'THIS GEM HAS BEEN RENAMED TO: localizable_routes'
58
58
  test_files: []