protolif-acts_as_taggable_on_steroids 2.1.1 → 2.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +8 -8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: protolif-acts_as_taggable_on_steroids
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.1
4
+ version: 2.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -17,7 +17,7 @@ date: 2012-03-11 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: rails
20
- requirement: &70249527740940 !ruby/object:Gem::Requirement
20
+ requirement: &70149648073860 !ruby/object:Gem::Requirement
21
21
  none: false
22
22
  requirements:
23
23
  - - ~>
@@ -25,10 +25,10 @@ dependencies:
25
25
  version: 3.2.1
26
26
  type: :runtime
27
27
  prerelease: false
28
- version_requirements: *70249527740940
28
+ version_requirements: *70149648073860
29
29
  - !ruby/object:Gem::Dependency
30
30
  name: sqlite3
31
- requirement: &70249527740480 !ruby/object:Gem::Requirement
31
+ requirement: &70149648073300 !ruby/object:Gem::Requirement
32
32
  none: false
33
33
  requirements:
34
34
  - - ! '>='
@@ -36,9 +36,9 @@ dependencies:
36
36
  version: '0'
37
37
  type: :development
38
38
  prerelease: false
39
- version_requirements: *70249527740480
40
- description: Rails 3 tagging system based on a fork of a fork of a fork of acts_as_taggable
41
- by DHH.
39
+ version_requirements: *70149648073300
40
+ description: Based on fork of a fork of a fork of acts_as_taggable by DHH. Updated
41
+ for Rails 3.2
42
42
  email: james.dunn+taggable@protolif.com
43
43
  executables: []
44
44
  extensions: []
@@ -133,7 +133,7 @@ rubyforge_project: acts_as_taggable_on_steroids
133
133
  rubygems_version: 1.8.11
134
134
  signing_key:
135
135
  specification_version: 3
136
- summary: Allows users to your models, without doing all of the work.
136
+ summary: Tag your models. Make them big and strong. Works with Rails 3.2
137
137
  test_files:
138
138
  - test/acts_as_taggable_test.rb
139
139
  - test/database.yml