Skip to content

Commit

Permalink
Trying to fix versioning issues
Browse files Browse the repository at this point in the history
  • Loading branch information
nerakdon committed Apr 20, 2017
1 parent 1dc3425 commit 1e89f94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions friendly_id-method_scopes.gemspec
Expand Up @@ -2,11 +2,11 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: friendly_id-method_scopes 0.2.5 ruby lib
# stub: friendly_id-method_scopes 0.2.6 ruby lib

Gem::Specification.new do |s|
s.name = "friendly_id-method_scopes".freeze
s.version = "0.2.5"
s.version = "0.2.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
Expand Down

0 comments on commit 1e89f94

Please sign in to comment.