gramrb 1.0.2 → 1.0.3

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/gramrb/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 337094e0a95f06a2162688c7082bc1d3c7772ecb6f010e7096c960f54c29e0e0
4
- data.tar.gz: 8f8f48e9ff3c3c4695d62f96bb5866173d706af22763dfff6b935a62936ef5a5
3
+ metadata.gz: 20e1f04e5b3e27b7c42069931de7a774a1c0852bd14df2f04848215b31250b0a
4
+ data.tar.gz: 0dfdb6be6acf81c05bad900d482783345f4b5f46095fcab5c8cd093ca33340ad
5
5
  SHA512:
6
- metadata.gz: 92229291b3e8bb2edd2c8e026b7502e0c857b3da13ba0179f8149b4a2bc920f816e268fba2812c92309600486d3bbede489e7552be6473f2b97ab3c1c9edc16b
7
- data.tar.gz: 42f2d68312b3f2c2b905d2eb98cf17c289bf651e70d18605833d5de947096f00af2b5e1e831da222b06dc40138f646164f184c74cfc3a1d5c6b19929563e146f
6
+ metadata.gz: 7761f8096018f9c7784c15ce0be20a53d53471a96da38130f6ab983390adedcadebfe08440cf6603a4875488aed749e0ca48ad166dbeb6d08fc48155e3d704be
7
+ data.tar.gz: d337cad43eaa8e9cc18b8240bab328ca0ff8794506d3a739156a6e11836483ce52229a1df385fbe445360d987c17a2d707f6b25858f1140ad4906419e1c1f148
@@ -1,5 +1,5 @@
1
1
  module Gramrb
2
2
  module Version
3
- VERSION = '1.0.2'.freeze
3
+ VERSION = '1.0.3'.freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gramrb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pandaman74
@@ -24,7 +24,7 @@ dependencies:
24
24
  - !ruby/object:Gem::Version
25
25
  version: '1.1'
26
26
  description: |
27
- Gramrb is a spellchecking tool for Ruby code files, mostly for use within Ruby on Rails.
27
+ Gramrb is a spellchecking tool for Ruby code files.
28
28
  It uses Aspell to spellcheck aspects such as comments, method names, and variable names.
29
29
  email: pandamanprojects@gmail.com
30
30
  executables: