a-- 0.1.0 → 10.25.60

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/aplus.gemspec +1 -1
  3. data/lib/aplus/version.rb +1 -1
  4. metadata +5 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af87f7d5fbeea1c2980439b6d80b697a71475b0c9a5a812ab54869d5d9ce4954
4
- data.tar.gz: 938597dd7ff6d8ad7f0b137d4cd8be57a9e7f97fcb6a572f0238e59540f583fe
3
+ metadata.gz: 819e9e99f19b9b997267ce9f969d1cfee9429970af0c01f7107134e639e024f3
4
+ data.tar.gz: 96c4e9b9c7c2c91db214b505dd9f481b41702ee24fb1ff4053577477929ad172
5
5
  SHA512:
6
- metadata.gz: 786fa475bedf1334d091f7c16214da9209672f3effa0ef3e75b1fceedb87574bf7c0955986a2d13758cd52c50b03fc9b9b069e365bed07735893345b9c4c7ce4
7
- data.tar.gz: ff25d9423707ae76af440ea99b4529bfe1810faec9dca677dd89bbc76deb495a6f1b1c9d557a62ea1f1c7be501814d06fa1453db8f87ef20c66fc94f7283ea4c
6
+ metadata.gz: 3aa283e8c8eb091fe148b8229cd811b6bbdd940e7e5afc0baf12b02b6a303e16714c5930d56655ab7b6384d5d32c79d392bacd9c585655a5257c9bff8332a77c
7
+ data.tar.gz: ed1d750a3c24028d652ec27af3cfef3b6d417cbd3bb6502c0e88344e613dcdf5cfbb7e8586a01b84fd73f1cf738847bf8eaeee2cf4c83c3b57978c501e75d848
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
6
6
  spec.authors = ["Josh Brody"]
7
7
  spec.email = ["git@josh.mn"]
8
8
 
9
- spec.summary = "A-: Because you need more As than you had in your academic career."
9
+ spec.summary = "A-: Because you need more As than you had in your academic career. Also, hi mom!"
10
10
  spec.description = spec.summary
11
11
  spec.license = "MIT"
12
12
  spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
@@ -1,3 +1,3 @@
1
1
  module Aplus
2
- VERSION = "0.1.0"
2
+ VERSION = "10.25.60"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: a--
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 10.25.60
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Brody
@@ -10,7 +10,8 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 2020-07-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: 'A-: Because you need more As than you had in your academic career.'
13
+ description: 'A-: Because you need more As than you had in your academic career. Also,
14
+ hi mom!'
14
15
  email:
15
16
  - git@josh.mn
16
17
  executables: []
@@ -52,5 +53,6 @@ requirements: []
52
53
  rubygems_version: 3.0.3
53
54
  signing_key:
54
55
  specification_version: 4
55
- summary: 'A-: Because you need more As than you had in your academic career.'
56
+ summary: 'A-: Because you need more As than you had in your academic career. Also,
57
+ hi mom!'
56
58
  test_files: []