picnic-rails 0.0.1 → 0.0.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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/picnic-rails/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a86cb01f356b013b4a2f1a54756597bee0356184
4
- data.tar.gz: 1d89abc54771a7b675f53c4144d017d90a526728
3
+ metadata.gz: 9c46eb25236cf7a1b29ccc9dfe81e9aa9d3b8b9d
4
+ data.tar.gz: 6f3cd7e883db6336fd508bfb93aa53e11cd1e98f
5
5
  SHA512:
6
- metadata.gz: 74878182cf38e13d2aa730b724d5b516a2fc9401b105fb2d7a8ae450936804e153218c345f377b34eb9860b5fcc51f5b775e53a1cef9f710ed9db0f6b09651cc
7
- data.tar.gz: 184c4df6e70df72162215819e0976ce6bb5f6eb04c6e7b5a7f8c8f8362e96aba6d676ab9a94bc39f8a7e56c65f64f2dbb3b4d00c6e3cc9e3e38fd50bff4aaa7b
6
+ metadata.gz: 9d4022982f6651b78d03f74d403120347550889cfeebb653fe6103b21f6d0ea24286b84c315d68fc8d5ac33cf67499294516188d90320cbecf23f3d093e88cd7
7
+ data.tar.gz: d825889ee13774849af46759bfa02aae63c56a1bc0ea8b225b44302936b606d624d54273bfa937ea4f129ad91cca5f329bebb08764372f89dc484ec155206936
@@ -1,5 +1,5 @@
1
1
  module Picnic
2
2
  module Rails
3
- VERSION = '0.0.1'
3
+ VERSION = '0.0.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: picnic-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Galushka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-05 00:00:00.000000000 Z
11
+ date: 2014-10-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Unpack your meal and get coding. An invasive CSS library to get your
14
14
  style started.