ghedsh 1.1.1 → 1.1.2

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/ghedsh.gemspec +1 -1
  3. data/lib/version.rb +1 -1
  4. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4db7042e1bd392d890e24fb1628fcbbd1b3c442c
4
- data.tar.gz: 74ce61927464885c34d375c201abf845ec379b72
3
+ metadata.gz: c0a9fcfc67d78fecd9450d02367d39e3b08d7656
4
+ data.tar.gz: 4b408394b04c0f5db5f0df2d43c80859f3566388
5
5
  SHA512:
6
- metadata.gz: 831513a2fb92dd9bcfacec2ff485be6d19684c6ecab8f593882e8681b8741b7934906f69d1cc3ab193e2ebafa032034d630e28ff9b0ac21d7651e2d3a38ab6b5
7
- data.tar.gz: 0aa8ed91722586e70e46b962dd4e61fe0c61b81becdc64bb8ce11a20f17607b113be745422a8d243c5fc5c7dc9fb37e5cc313d0744971740446df45f3dc859c3
6
+ metadata.gz: 3329ad4d8014c0b5cf39a74872916e33c1e23dc7991da09d7b16eeb0ca015dce5e1a31ea241e937e94a62b69ac2a30c2850636aa7b3fddce76070f6105ef61da
7
+ data.tar.gz: ba0a4777f210f8e3fba11bd7440577c694d359824e4f86b16805d29d2d63d59c4a2c95d2ff9a072b04f24d5e5bae4469977e5e1916fb11947273fc465a45c095
data/ghedsh.gemspec CHANGED
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
4
4
  s.name = 'ghedsh'
5
5
  s.version = Ghedsh::VERSION
6
6
  s.summary ="A command line program following the philosophy of GitHub Education."
7
- s.description = "Visit https://github.com/ULL-ESIT-GRADOII-TFG/ghedsh"
7
+ s.description = "A command line program following the philosophy of GitHub Education. More information: https://github.com/ULL-ESIT-GRADOII-TFG/ghedsh"
8
8
  s.authors = ["Javier Clemente", "Casiano Rodriguez-Leon"]
9
9
  s.email = 'nookstyle@gmail.com'
10
10
  s.licenses = ['MIT']
data/lib/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Ghedsh
2
- VERSION='1.1.1'
2
+ VERSION='1.1.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ghedsh
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Javier Clemente
@@ -67,7 +67,8 @@ dependencies:
67
67
  - - "~>"
68
68
  - !ruby/object:Gem::Version
69
69
  version: '1.5'
70
- description: Visit https://github.com/ULL-ESIT-GRADOII-TFG/ghedsh
70
+ description: 'A command line program following the philosophy of GitHub Education.
71
+ More information: https://github.com/ULL-ESIT-GRADOII-TFG/ghedsh'
71
72
  email: nookstyle@gmail.com
72
73
  executables:
73
74
  - ghedsh