pgcrypto 0.2.6 → 0.2.7

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 (5) hide show
  1. data/CHANGES +4 -0
  2. data/VERSION +1 -1
  3. data/lib/pgcrypto.rb +1 -0
  4. data/pgcrypto.gemspec +1 -1
  5. metadata +2 -2
data/CHANGES CHANGED
@@ -1,3 +1,7 @@
1
+ 0.2.7
2
+ * So, about that library I arrogantly included? Turns out we
3
+ should require it in code before expecting anything of it.
4
+
1
5
  0.2.6
2
6
  * We now use the BigSpoon library to hook into reload, because
3
7
  it's SO MUCH MORE AWESOME THAN THE GARBAGE MOST PEOPLE USE.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.6
1
+ 0.2.7
data/lib/pgcrypto.rb CHANGED
@@ -1,3 +1,4 @@
1
+ require 'big_spoon'
1
2
  require 'pgcrypto/active_record'
2
3
  require 'pgcrypto/arel'
3
4
  require 'pgcrypto/column'
data/pgcrypto.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "pgcrypto"
8
- s.version = "0.2.6"
8
+ s.version = "0.2.7"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Flip Sasser"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pgcrypto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -108,7 +108,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
108
108
  version: '0'
109
109
  segments:
110
110
  - 0
111
- hash: 1267524504259079561
111
+ hash: 1948913524412133892
112
112
  required_rubygems_version: !ruby/object:Gem::Requirement
113
113
  none: false
114
114
  requirements: