git_command 0.0.4 → 0.0.5

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0be31562bee6ba129157c4a4ebdc0815ee6d1495
4
- data.tar.gz: 6ce22e59675b894a05b728d05c58866fbb0a53b7
3
+ metadata.gz: bac3d95ff9163cf0a3425544493d2b6140a41dac
4
+ data.tar.gz: 0360bbe7ce3a43ecb3193bcb4ac238dd177f6025
5
5
  SHA512:
6
- metadata.gz: 06be253cc569e5d8febaa1c55393a94f4e55a7dd86bc32962f74a92978b4f180a326bb43b28b7059cebc23eca9bf00b065f445c5e7efd6234404cdab91f8f73c
7
- data.tar.gz: beb52df3c0517850d39f90001b234baa8ee6b8f66ae9cbbd5c1fd459c3d97fbcab8a7320793eaf8fdb41a95068a66b539c3f9005393409abd94a970c9ad7cd73
6
+ metadata.gz: 54ee731ddedbb094723d0528fa4c063acd73b6395721178a27ee7a6828976cacf8a3e7c95c723ae96569c42ea1ff64a6509854412b60f31e39aff5034d0e4d48
7
+ data.tar.gz: 41714a642b73ea1932da674a55a2ee7e420f37a6792dd57b241d98455234c39b68b50151474e25118e50bbd41fda85dd2439fa708e861bdde1925f63e9af27db
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git_command
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cody Poll
@@ -17,7 +17,7 @@ extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
19
  - lib/git_command.rb
20
- homepage: ''
20
+ homepage: https://github.com/CJPoll/git_command
21
21
  licenses:
22
22
  - MIT
23
23
  metadata: {}