themis 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/themis/version.rb +1 -1
  3. metadata +5 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f56efba984b1bd0789799d9dc814f19bbaa3fc17
4
- data.tar.gz: 1849671bff67b2cf9a1fa3ed0e6a13721e08af5e
3
+ metadata.gz: 6cf3330937ccb49fbeec3cc0bcb541f67edd2cb9
4
+ data.tar.gz: a5be13ef06a69f2c6067201e83986122a41076b9
5
5
  SHA512:
6
- metadata.gz: 085e50ffaada519d96163830581c7c8c4e586edf2a4e97223cb649d41105c1e87fdde42f177a6b7353f19393de5c20d9c286841b012344bb0ee91066f06c3112
7
- data.tar.gz: dc74d323204022de865f3f607e554d18065126e368b67129b6ae46377d979476aa9a43ebe95b473c888248a7bcc9999d32b7cebadee444f44313568de592f68f
6
+ metadata.gz: 28a052f5f3f9f9a9bb064583c4ed926ab8701f12a62d8374ae837c636802a5836d0a17741ddf2612dd8c48e43f00f29a068cda178a026d4dd9b4499aea958264
7
+ data.tar.gz: 6d538cf5966e6c57468bc2614341740d28d7d705e63689ed20a4569480d3e0e11edc4d296ff3a37bf87ed93016808708b423d2a3e668a640aca98825d4553961
@@ -1,4 +1,4 @@
1
1
  module Themis
2
2
  # :nodoc:
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: themis
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
  - TMX Credit
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-16 00:00:00.000000000 Z
12
+ date: 2013-08-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -120,7 +120,8 @@ files:
120
120
  - lib/themis/validation/validator.rb
121
121
  - lib/themis/version.rb
122
122
  homepage:
123
- licenses: []
123
+ licenses:
124
+ - MIT
124
125
  metadata: {}
125
126
  post_install_message:
126
127
  rdoc_options: []
@@ -143,3 +144,4 @@ signing_key:
143
144
  specification_version: 4
144
145
  summary: Flexible and modular validations for ActiveRecord models
145
146
  test_files: []
147
+ has_rdoc: