omniboard 1.2.4 → 1.2.5

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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +6 -0
  3. data/README.md +1 -1
  4. data/version.txt +1 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 15db7647454acd44ef5c675928f18dcea5172075745470acf7e5388059310c98
4
- data.tar.gz: f1de449bc7bb14adc915796f1106a450bc6a8375d805dbaecede74bb2552d184
3
+ metadata.gz: 9335d24b7d8b4543ea5dba0df419fc56073e018b476ef524243f336f68065e8c
4
+ data.tar.gz: c7d25a01d0f0ef69c578dcef08a53be1a77f09f6cfa5dfb179c5056b9a372e6f
5
5
  SHA512:
6
- metadata.gz: 88ee622465d0e65f071b4aa5f079b4dc771d1802b1428dfe006fa2c5d7d77d28c5470ac96fc06a2b178217bb45f5dfa053b806b1d45125c032b14c8ac2baa876
7
- data.tar.gz: 232967a418d4aa6a1736edc4b712c6eadc75794838830b47eeec95fd87ce12a59a7476433b2241f913d0c0072df6be65947edaba10eb87f07b0baf1523cc1d54
6
+ metadata.gz: 8121c958fd16193866572213280d8587ec4f16e3bd6dbab81c4c0890f92a10548bdb0635f237eeedc6da3069afefb94e69f2eb3fb780a0c080fea6ec86122355
7
+ data.tar.gz: 427116bfff28325a6082ecce3a4e6a137e990a6f4a5f4e8c7ff5659f70041b0d04086c0f8fa41f980c50ee88170271749d8b51f8da60e1d8768be94ee5035abb
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
+ # [1.2.5] - 2019-04-05
8
+
9
+ ### Changed
10
+
11
+ * Updated rubyfocus dependency
12
+
7
13
  # [1.2.4] - 2019-04-04
8
14
 
9
15
  ### Changed
data/README.md CHANGED
@@ -16,7 +16,7 @@ Omniboard comes as a gem, although it's not currently hosted on rubygems or the
16
16
  git clone https://github.com/jyruzicka/omniboard.git
17
17
  cd omniboard
18
18
  gem build omniboard.gemspec
19
- gem install omniboard-1.2.3.gem
19
+ gem install omniboard-1.2.5.gem
20
20
  ```
21
21
 
22
22
  Alternatively, add it to your `Gemfile`:
@@ -1 +1 @@
1
- 1.2.4
1
+ 1.2.5
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniboard
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.4
4
+ version: 1.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan-Yves Ruzicka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-04 00:00:00.000000000 Z
11
+ date: 2019-05-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyfocus