block_party 0.1.0.1 → 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/block_party/version.rb +1 -1
  3. metadata +3 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7082052cc6fb6dc34fc13315b87ce26e149f88d6
4
- data.tar.gz: 8c4c0c8c5132bfa444d517860307694b7eec0be8
3
+ metadata.gz: 224edd0501fa263537a5db8c0a996013f62f92c9
4
+ data.tar.gz: a4d5456de2f76a3b19890e287b522bc2f7be02fa
5
5
  SHA512:
6
- metadata.gz: 7ec8721d21b5613f64f80a9a789815d496ccd4fea2ee44c0914fca24040fa003385326b148d695db9e9eb4ed074e5242f4ffae11b48f7747515753f3afdb4a27
7
- data.tar.gz: 0f901fd3cd122ce3ea62a48b6c1cb7193044d28e084fbba3b9bd52bc4d59b4ead10fbfe830758a1036d263c83c7fc7929b605848b53d74b25a018f86bf9a2e76
6
+ metadata.gz: e6b8ee4fcedfb75bab6ba956dd7e61f39ed8352f14421c57206fdaaf22659c89b5237d7465dbcc7c0a19b05677d778c6b18ac1bbe355cf1e23baa16fab7b404f
7
+ data.tar.gz: 520434aa29fc51109f4dba179535cc634785cf0038c62c1bd6748d9a99875503ea1f02ebc1b2bbeb16eb02c4fa0e7314b77dad72214e4bb322cc20861043db74
@@ -1,3 +1,3 @@
1
1
  module BlockParty
2
- VERSION = "0.1.0.1"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: block_party
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.1
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Keele
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-08-13 00:00:00.000000000 Z
11
+ date: 2013-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -118,11 +118,10 @@ rubyforge_project:
118
118
  rubygems_version: 2.0.3
119
119
  signing_key:
120
120
  specification_version: 4
121
- summary: block_party-0.1.0.1
121
+ summary: block_party-0.1.1
122
122
  test_files:
123
123
  - test/block_party/configurable_test.rb
124
124
  - test/block_party/configuration_test.rb
125
125
  - test/block_party/extensions/hash_test.rb
126
126
  - test/block_party_test.rb
127
127
  - test/test_helper.rb
128
- has_rdoc: