mumuki-emojis 1.2.0 → 1.3.0

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: 8a1257d1818fedbd835ad0f48054b7074ee27093bda33a3d4e80251774044fbc
4
- data.tar.gz: d15553b8d9d9903f13685852fed0f13b57e50aa3738d5e07c7599c9ce236164a
3
+ metadata.gz: 3647aeccf90e03c8497c894ef8e07fa054c5689cb6af163c3ac6b500d3f709af
4
+ data.tar.gz: 3f295d39c79814f82353c2a7706abb07251e381faa0ce66b05307927dcaef8b4
5
5
  SHA512:
6
- metadata.gz: d103576f98b1c7b53e636284a0865eed9683e145632a3234d7b65aca9a2cd094258f1739eacb4a536b7b8d078a92bcb046e8fb45c3fdf6e724e0a5411e9691d1
7
- data.tar.gz: c4a999f690761a79824307b7a5ed8e8690ac7a8108885898f6a9389f2fc535df1a93ec9914d63561893ca9dbb2693174b0d27ad68f67ffe1212747656f59af5e
6
+ metadata.gz: 473b42427a5dbb952f5d7b2704d4a331bd95fca3145801805f17acd7478ac1b810a6f5f852c3bde925c2b598dc85b3b53a6d1db5d6268b0be463a00453223e85
7
+ data.tar.gz: 72a6a906876132c0b2da3c7d6a68aa97263d997d1fe0944638fe72d17eec0fd96795933d0e22059bb60e2c6bdcb5dd83f278cf0edadc6a97bda7c8d5baa605dd
data/README.md CHANGED
@@ -18,13 +18,15 @@ Or install it yourself as:
18
18
 
19
19
  $ gem install mumuki-emojis
20
20
 
21
- ## Usage
22
-
23
- TODO: Write usage instructions here
24
-
25
21
  ## Development
26
22
 
27
- After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
23
+ 1. `nvm use`
24
+ 1. `npm install`
25
+ 1. `npm run build`
26
+ 1. `cd gem`
27
+ 1. `./bin/setup`
28
+ 1. `bundle install`
29
+
28
30
 
29
31
  To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
30
32
 
@@ -1,5 +1,5 @@
1
1
  module Mumuki
2
2
  module Emojis
3
- VERSION = "1.2.0"
3
+ VERSION = "1.3.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mumuki-emojis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Federico Scarpa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2023-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -82,7 +82,7 @@ require_paths:
82
82
  - lib
83
83
  required_ruby_version: !ruby/object:Gem::Requirement
84
84
  requirements:
85
- - - "~>"
85
+ - - ">="
86
86
  - !ruby/object:Gem::Version
87
87
  version: '2.3'
88
88
  required_rubygems_version: !ruby/object:Gem::Requirement
@@ -91,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  - !ruby/object:Gem::Version
92
92
  version: '0'
93
93
  requirements: []
94
- rubygems_version: 3.0.3
94
+ rubygems_version: 3.1.6
95
95
  signing_key:
96
96
  specification_version: 4
97
97
  summary: Mumuki Emojis