cheatset 1.2.5 → 1.2.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 672f5b576f2cb6142027d91fa66ec74160746961
4
- data.tar.gz: 0e5f76bd5859196d8d36aa5b97e80eb1b7cd0046
3
+ metadata.gz: a802149b58715338e36f5d912e86c30a41ba8055
4
+ data.tar.gz: aaa7b1da16ae43f7fa61de8e3c0a03e1fabb3e4a
5
5
  SHA512:
6
- metadata.gz: 85e7517d35d808d30cba3a55a013b32f8c3a7ea3d7962783bcf40fb15f89db74c157874fd6e09abd23d104c9c3e0ace5a6ad327d6059aa450439d195f2eb4be5
7
- data.tar.gz: c63edf57011b04f0334d9d84466f01b9c77e1307292bc4f3709e596ec2bb777b8a4bf2a613621d4cfe35164475dd31e1d9ca840b1d3b304a9d87942a0c623596
6
+ metadata.gz: 5f2d64b2831d699386dc8a48855fba8afa415cda595499f3a1d9cd1102a613fc2e9985d3b81bddc65c53b021e86552238dbf2c04765e61c47e8f8e94eb5924c4
7
+ data.tar.gz: 60dbb46fd1cfe00fc6549defe9b9a10fd3ff4dedd4b58e04b9d16a84a58a670b5f7d35621db0796e96b1877bc2051e0db7908470fa2fb1dae43f2607fa76b7a7
@@ -61,6 +61,6 @@
61
61
  ~ notes
62
62
  %footer
63
63
  - if source_url
64
- You can modify and improve this cheatsheet <a onclick="window.dash.openExternal_(this.href); return false;" href="#{source_url}">here</a>
64
+ You can modify and improve this cheat sheet <a onclick="window.dash.openExternal_(this.href); return false;" href="#{source_url}">here</a>
65
65
  - else
66
66
  Generated with <a onclick="window.dash.openExternal_(this.href); return false;" href='https://github.com/Kapeli/cheatset#readme'>cheatset</a>
@@ -1,3 +1,3 @@
1
1
  module Cheatset
2
- VERSION = '1.2.5'
2
+ VERSION = '1.2.6'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cheatset
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.5
4
+ version: 1.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bogdan Popescu
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-19 00:00:00.000000000 Z
11
+ date: 2014-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler