attrocity 0.1.0 → 0.1.1

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
  SHA1:
3
- metadata.gz: 0ecd334914b12e956f87212e8a6ea99334e85176
4
- data.tar.gz: 8f46fc6967abe69da2caf3bac80e7bb9595a45e2
3
+ metadata.gz: 85b0ebf8b8e85cee373dceb227bfdcf5a0ef82a7
4
+ data.tar.gz: aa0df4895b32ae2e26fb34d95684bb6413d95d47
5
5
  SHA512:
6
- metadata.gz: faf2df44f1fe13921a46eecdab94347bf021c5ed220d8716106e7011b591633c475692a54fa572436efe7f766e6c991e58dda7633c1dfb39af67eb1a92bcc6cc
7
- data.tar.gz: e36f0c71909ffea9358b005df5509704f596c59c9f657453c6bee7c02d443e84bb5b8bf55ed34f4874b0ca92f12199e9abe89350545c68c3d38f26012dfc6def
6
+ metadata.gz: de8b89024feeecb5773e5baa042f3cd38e8ba271d973d6b1b19a5862b9650f2c8e3240a80f4341a7e0f3d991560d47a06ca317afdc133017ce4deb4c4ac36777
7
+ data.tar.gz: a2531214f3082eb035fdb130f859e457655016739a4b50ab12c26a67accb989394cc7bbe697da1da5b339f6ea276403cc5d0fe1a59f014878c37a6f61bf21b20
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- attrocity (0.0.1)
4
+ attrocity (0.1.0)
5
5
  hashie (~> 3.4)
6
6
 
7
7
  GEM
@@ -1,3 +1,3 @@
1
1
  module Attrocity
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: attrocity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - TJ Stankus