alice-bulma 1.1.0 → 1.1.1

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
  SHA256:
3
- metadata.gz: 2e8b48e7b9811cd2d040bdded0bd18404f38ce0f0d54ca1c6640e2b175ca791c
4
- data.tar.gz: abaf874ff283f1d83af372d658902c68a4b8cd59e2d5d536cd70ae865104eccc
3
+ metadata.gz: 0212c2b8f9affb3afe110942156117f874635154637774803c32989c04e2b0fe
4
+ data.tar.gz: ba96bc840113ba60d319bf646e050a68ba80a6e0d95bf341bcef6e674924a55a
5
5
  SHA512:
6
- metadata.gz: 310ace085aceb547244817783fecb41551b14707a7f7f22ccc82c5012ee8323836c029323f5db24248fab7b6d4aef6c5a80a0caf15ce6ba124d035864a3c7eb8
7
- data.tar.gz: a130d9666e196bd8bb953e0540b6238c61b5a421a7a6573b9484c7d717194dbbdce609628065795fa71597436092159f3b67e5d2ef08d98e337b0aa48fbad0b3
6
+ metadata.gz: 428d89f29b3fb9b3990ef3d6a916481d242414d4f65d5062e965564080e7f04aabeaa46d8ee81bb8ad36fcc79d51140a861ad5db5f708f53be341cc913be0f71
7
+ data.tar.gz: 890d2a2c8864e1ec73de4fad39deac29385411b2fa58bc2fc64f90262f8cecd45ff1d6178a27316aeddb0f492c8e81cb86beadf077e81468675fc4c2c5cad767
Binary file
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- alice-bulma (1.1.0)
4
+ alice-bulma (1.1.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Alice
2
2
  module Bulma
3
- VERSION = "1.1.0"
3
+ VERSION = "1.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alice-bulma
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - 尾川フミノリ
@@ -17,6 +17,7 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
+ - ".DS_Store"
20
21
  - ".gitignore"
21
22
  - ".rspec"
22
23
  - ".travis.yml"
@@ -29,7 +30,10 @@ files:
29
30
  - alice-bulma.gemspec
30
31
  - bin/console
31
32
  - bin/setup
33
+ - lib/.DS_Store
34
+ - lib/alice/.DS_Store
32
35
  - lib/alice/bulma.rb
36
+ - lib/alice/bulma/.DS_Store
33
37
  - lib/alice/bulma/version.rb
34
38
  homepage: https://github.com/mizphses/alice-bulma-template
35
39
  licenses: