Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
annotate
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
annotate
Commits
8c518e05
Commit
8c518e05
authored
14 years ago
by
Brent Greeff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped gemspec.
parent
be794769
develop
…
v3.2.0
v3.1.1
v3.1.1-release
v3.1.0
v3.0.3
v3.0.2
v3.0.0
v2.7.5
v2.7.4
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.10
v2.6.9
v2.6.8
v2.6.7
v2.6.6
v2.6.5
v2.6.4
v2.6.3
v2.6.2
v2.6.0
v2.5.0
release/v3.0.1
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
annotate.gemspec
annotate.gemspec
+6
-5
No files found.
annotate.gemspec
View file @
8c518e05
...
...
@@ -5,14 +5,14 @@
Gem
::
Specification
.
new
do
|
s
|
s
.
name
=
%q{annotate}
s
.
version
=
"2.3.
2
"
s
.
version
=
"2.3.
3
"
s
.
required_rubygems_version
=
Gem
::
Requirement
.
new
(
">= 0"
)
if
s
.
respond_to?
:required_rubygems_version
=
s
.
authors
=
[
"Cuong Tran"
,
"Marcos Piccinini"
]
s
.
date
=
%q{20
09-08-21
}
s
.
default_executable
=
%q{annotate}
s
.
authors
=
[
"Cuong Tran"
,
"Marcos Piccinini"
,
"Brent Greeff"
]
s
.
date
=
%q{20
11-02-16
}
#
s.default_executable = %q{annotate}
s
.
email
=
%q{x@nofxx.com}
s
.
executables
=
[
"annotate"
]
#
s.executables = ["annotate"]
s
.
extra_rdoc_files
=
[
"README.rdoc"
]
...
...
@@ -25,6 +25,7 @@ Gem::Specification.new do |s|
"annotate.gemspec"
,
"bin/annotate"
,
"lib/annotate.rb"
,
"lib/annotate/railtie.rb"
,
"lib/annotate/annotate_models.rb"
,
"lib/annotate/annotate_routes.rb"
,
"lib/tasks/annotate_models.rake"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment