tramway-sport_school 1.2.11.2 → 1.2.11.3

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
  SHA256:
3
- metadata.gz: 5460a3986bc639c2788c151d2700132a514f859cf05fc4c1d6fcb01674489782
4
- data.tar.gz: 913aa48197c3a53420fc3f89066a6332d4f9ac42c56bf627601a09c99762c43b
3
+ metadata.gz: 376293a007dfbe5b299bd53518c0fcb0b052dc63793a6f5a12593e4f60daa1c8
4
+ data.tar.gz: 394a884525c6186e379875abea25d8ed1488af76b07571cd7ce6e851e45ea488
5
5
  SHA512:
6
- metadata.gz: ef8c7bc0d9d7776b9a9928cd1bbc79f8dcb7c22c831cb87b236687d559523a4111c647f21488c061fd8ee6b3fcf5f77f429286e48ac3d9f681124c89680766af
7
- data.tar.gz: b4fa8a8ba1e7c12af70dab498970e99474303ed67ce1c10df9a6c13cb34d0eb6d2c34a42211e38b5dae7854007b06d360b10f11cd3db7e4b5de2df337fb27cad
6
+ metadata.gz: 6b55b2aa5d18097d91a7921604c233d2ae48305eb956de485afc98dfc3707caa806a8c10b4a70d783951b8e38d071a19296a5ecd328e6fa90378eb80e5bd32b5
7
+ data.tar.gz: 4726465f0d8b0dce36f8459851ee42f532e4d5b818c06b781002a58e8186c7040521ff373635b843fd74a072ad3e0f2233b843b1f6f9062d38a485df31450d18
@@ -7,7 +7,7 @@ module Tramway
7
7
  module SportSchool
8
8
  class Engine < ::Rails::Engine
9
9
  isolate_namespace Tramway::SportSchool
10
- ::Tramway::Profiles.records = '::Tramway::SportSchool::Institution'
10
+ ::Tramway::Profiles.records = ['::Tramway::SportSchool::Institution']
11
11
  end
12
12
  end
13
13
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tramway
4
4
  module SportSchool
5
- VERSION = '1.2.11.2'
5
+ VERSION = '1.2.11.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tramway-sport_school
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.11.2
4
+ version: 1.2.11.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Kalashnikov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-16 00:00:00.000000000 Z
11
+ date: 2020-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pg