stbaldricks 6.15.1.alpha.3 → 6.15.1.alpha.4

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: c6de667118fd64a13891c433ee7547a7862829508f90bdcc40234c4df632c476
4
- data.tar.gz: ba5e353796d1f72a8467ed3d08501aa9a0a3e147b223a30b7fcf0594525bb789
3
+ metadata.gz: 39526b65faa96983fb7dd7442cbdc6f444501e1c62e87945a501b27b936b97a6
4
+ data.tar.gz: a2ff65055c7457f5dde89a3bf46363e653e65df795879da69e3b336c1b7ce1ff
5
5
  SHA512:
6
- metadata.gz: 8d8adad1572b13132e43f40fdcfd9c5113c2389118cd43d382441a51bd7f6bad7fe479c636bd5fce518d8624646b74d4bb40bdb030c47c0a1e2338589ccddb70
7
- data.tar.gz: 3acef8e61763a392d7a450d5726a7b0d820dacff68f3bfc80cd4f646f580a4936600f9ff504ec3da15a49d29b0ae73a45f713ca45084d269a732d479f764659a
6
+ metadata.gz: 2f146d46f253eda1ab253c74357534745b27dadb9d156c9bb7d65b9102277c4127d4b4eb46aedcafc02227c5500da48f4e320e809e4806db9a9e866efce02a63
7
+ data.tar.gz: 061f6c00a64cb22e8f20929988f555c3dfef072224ee68999e89263533d0daf68eb1b266cc01082e2c052f7178aac4f03e555baf989b0fc79641a8a61356e570
@@ -18,6 +18,7 @@ module SBF
18
18
  attr_reader :years_for_knight
19
19
  attr_reader :years_for_knight_commander
20
20
  attr_reader :years_for_crusader
21
+ attr_reader :years_for_baron
21
22
  #NOTE: If you add another attribute, be sure to mock it out in `configure :test` of app.rb
22
23
 
23
24
  # Attempts to call the method on the cached configuration object
@@ -1,5 +1,5 @@
1
1
  module SBF
2
2
  module Client
3
- VERSION = '6.15.1.alpha.3'
3
+ VERSION = '6.15.1.alpha.4'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stbaldricks
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.15.1.alpha.3
4
+ version: 6.15.1.alpha.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Firespring
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-19 00:00:00.000000000 Z
11
+ date: 2019-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activemodel