translation_center 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
|
|
1
|
+
13267
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: translation_center
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -335,6 +335,7 @@ files:
|
|
335
335
|
- test/dummy/public/favicon.ico
|
336
336
|
- test/dummy/public/500.html
|
337
337
|
- test/dummy/public/404.html
|
338
|
+
- test/dummy/tmp/pids/server.pid
|
338
339
|
- test/dummy/tmp/cache/assets/E64/640/sprockets%2Fdefdf9f0eddac95f602fd8d18c1c9c10
|
339
340
|
- test/dummy/tmp/cache/assets/C5A/9B0/sprockets%2F19a7fe49a7e548113c0b258139735629
|
340
341
|
- test/dummy/tmp/cache/assets/D01/3C0/sprockets%2Fd3ffab60d107685c7c005db15093237d
|
@@ -782,6 +783,7 @@ test_files:
|
|
782
783
|
- test/dummy/public/favicon.ico
|
783
784
|
- test/dummy/public/500.html
|
784
785
|
- test/dummy/public/404.html
|
786
|
+
- test/dummy/tmp/pids/server.pid
|
785
787
|
- test/dummy/tmp/cache/assets/E64/640/sprockets%2Fdefdf9f0eddac95f602fd8d18c1c9c10
|
786
788
|
- test/dummy/tmp/cache/assets/C5A/9B0/sprockets%2F19a7fe49a7e548113c0b258139735629
|
787
789
|
- test/dummy/tmp/cache/assets/D01/3C0/sprockets%2Fd3ffab60d107685c7c005db15093237d
|