docker_rails_proxy 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2d0a319496777448c5a39f6f26198f968431caa7
4
- data.tar.gz: 0a676fa8a764a8990aaa4c2465c589061c02f809
3
+ metadata.gz: 174cfe280c7265beb85770035fb40d7456b008fc
4
+ data.tar.gz: 3aec4cceff5b1c8035ae3c0df54c44d14109cc92
5
5
  SHA512:
6
- metadata.gz: e927e9b628e8c76446d751726f031cb0cb14ca4cce3366d81af0e32f204e6cc58b922d5fa1be975c4fa3b51cda76edd9346b7594c353acfd4716ff1da30e0992
7
- data.tar.gz: fb0b69285552f3c0549584877c9c752d96dab24e0728d8a90f681bc33c253302f269ba650b0a414b34a1badb54650f186ac42ff0d8d13f388c987843b0cd4bc3
6
+ metadata.gz: 927dbd68995482819cb28c343f6ec9ebea8170294f255327d22284c76bd1fbb27da58cf4397148f38f878a9616fc041e07c22fe5754f55a85b21ae79d9a94724
7
+ data.tar.gz: 24e1d8eba248b7a3e6819c3748aa22c3cb2c542dfe9925116540acfb8d0c95bd0df1b790f7bafd6521b4a3cdfd267f29c274cdb3f451514c708151fb8c8ccaa6
@@ -71,6 +71,7 @@ module DockerRailsProxy
71
71
  --exclude 'tmp/pids' \
72
72
  --exclude 'tmp/sockets' \
73
73
  --exclude 'tmp/sessions' \
74
+ --exclude 'coverage' \
74
75
  --exclude 'log' \
75
76
  --exclude '.git*' \
76
77
  --force \
@@ -1,3 +1,3 @@
1
1
  module DockerRailsProxy
2
- VERSION = '0.0.5'
2
+ VERSION = '0.0.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docker_rails_proxy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jairo
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-12-06 00:00:00.000000000 Z
12
+ date: 2017-01-13 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Configures docker-compose and provides rails command helpers
15
15
  email: