Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nerakdon committed Jun 22, 2015
1 parent a382b3a commit 7624aa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions friendly_id-method_scopes.gemspec
Expand Up @@ -2,17 +2,17 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: friendly_id-method_scopes 0.1.3 ruby lib
# stub: friendly_id-method_scopes 0.1.4 ruby lib

Gem::Specification.new do |s|
s.name = "friendly_id-method_scopes"
s.version = "0.1.3"
s.version = "0.1.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Karen Lundgren"]
s.date = "2015-06-22"
s.description = "FriendlyId Extension to allow method scopes."
s.description = "FriendlyId Extension to allow method scopes, in addition to column and relationship scopes."
s.email = "karen.e.lundgren@gmail.com"
s.extra_rdoc_files = [
"README.rdoc"
Expand Down

0 comments on commit 7624aa6

Please sign in to comment.