Skip to content

Commit 383f563

Browse files
committed
Regenerate gemspec for version 0.2.2
1 parent 0020c49 commit 383f563

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rails-web-console.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: rails-web-console 0.2.1 ruby lib
5+
# stub: rails-web-console 0.2.2 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "rails-web-console"
9-
s.version = "0.2.1"
9+
s.version = "0.2.2"
1010

1111
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1212
s.authors = ["Rodrigo Rosenfeld Rosas"]
13-
s.date = "2013-09-17"
13+
s.date = "2013-10-07"
1414
s.description = "Run any Ruby script from the context of a web request."
1515
s.email = "[email protected]"
1616
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)