Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GitLab Community Edition
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
Riccardo Padovani
GitLab Community Edition
Commits
09c6f663
Commit
09c6f663
authored
11 years ago
by
Dmytro Zaporozhets (DZ)
Browse files
Options
Downloads
Plain Diff
Merge branch '6-3-1-stable' of /home/git/repositories/gitlab/gitlabhq into 6-3-stable
parents
b56f85c0
92b8b9c4
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Gemfile
+1
-1
1 addition, 1 deletion
Gemfile
Gemfile.lock
+27
-27
27 additions, 27 deletions
Gemfile.lock
VERSION
+1
-1
1 addition, 1 deletion
VERSION
with
29 additions
and
29 deletions
Gemfile
+
1
−
1
View file @
09c6f663
...
...
@@ -8,7 +8,7 @@ def linux_only(require_as)
RUBY_PLATFORM
.
include?
(
'linux'
)
&&
require_as
end
gem
"
rails
"
,
"3.2.1
5
"
gem
"
rails
"
,
"3.2.1
6
"
# Supported DBs
gem
"
mysql2
"
,
group: :mysql
...
...
This diff is collapsed.
Click to expand it.
Gemfile.lock
+
27
−
27
View file @
09c6f663
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.1
5
)
actionpack (= 3.2.1
5
)
actionmailer (3.2.1
6
)
actionpack (= 3.2.1
6
)
mail (~> 2.5.4)
actionpack (3.2.1
5
)
activemodel (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
actionpack (3.2.1
6
)
activemodel (= 3.2.1
6
)
activesupport (= 3.2.1
6
)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
...
...
@@ -14,18 +14,18 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.1
5
)
activesupport (= 3.2.1
5
)
activemodel (3.2.1
6
)
activesupport (= 3.2.1
6
)
builder (~> 3.0.0)
activerecord (3.2.1
5
)
activemodel (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
activerecord (3.2.1
6
)
activemodel (= 3.2.1
6
)
activesupport (= 3.2.1
6
)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.1
5
)
activemodel (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
activesupport (3.2.1
5
)
activeresource (3.2.1
6
)
activemodel (= 3.2.1
6
)
activesupport (= 3.2.1
6
)
activesupport (3.2.1
6
)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
acts-as-taggable-on (2.4.1)
...
...
@@ -34,7 +34,7 @@ GEM
annotate (2.6.0.beta2)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
arel (3.0.
2
)
arel (3.0.
3
)
asciidoctor (0.1.3)
awesome_print (1.2.0)
backports (3.3.2)
...
...
@@ -235,7 +235,7 @@ GEM
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
i18n (0.6.
5
)
i18n (0.6.
9
)
jasmine (1.3.2)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
...
...
@@ -348,14 +348,14 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.1
5
)
actionmailer (= 3.2.1
5
)
actionpack (= 3.2.1
5
)
activerecord (= 3.2.1
5
)
activeresource (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
rails (3.2.1
6
)
actionmailer (= 3.2.1
6
)
actionpack (= 3.2.1
6
)
activerecord (= 3.2.1
6
)
activeresource (= 3.2.1
6
)
activesupport (= 3.2.1
6
)
bundler (~> 1.0)
railties (= 3.2.1
5
)
railties (= 3.2.1
6
)
rails-dev-tweaks (0.6.1)
actionpack (~> 3.1)
railties (~> 3.1)
...
...
@@ -368,9 +368,9 @@ GEM
i18n
require_all
ruby-progressbar
railties (3.2.1
5
)
actionpack (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
railties (3.2.1
6
)
actionpack (= 3.2.1
6
)
activesupport (= 3.2.1
6
)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
...
...
@@ -614,7 +614,7 @@ DEPENDENCIES
quiet_assets (~> 1.0.1)
rack-attack
rack-mini-profiler
rails (= 3.2.1
5
)
rails (= 3.2.1
6
)
rails-dev-tweaks
rails_best_practices
raphael-rails (~> 2.1.2)
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
09c6f663
6.3.
0
6.3.
1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment