Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
cddec75d
Commit
cddec75d
authored
Oct 24, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rails to 3.2.15
parent
024a37ce
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
32 deletions
+32
-32
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+31
-31
No files found.
Gemfile
View file @
cddec75d
...
...
@@ -8,7 +8,7 @@ def linux_only(require_as)
RUBY_PLATFORM
.
include?
(
'linux'
)
&&
require_as
end
gem
"
rails
"
,
"3.2.1
3
"
gem
"
rails
"
,
"3.2.1
5
"
# Supported DBs
gem
"
mysql2
"
,
group: :mysql
...
...
Gemfile.lock
View file @
cddec75d
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.1
3
)
actionpack (= 3.2.1
3
)
mail (~> 2.5.
3
)
actionpack (3.2.1
3
)
activemodel (= 3.2.1
3
)
activesupport (= 3.2.1
3
)
actionmailer (3.2.1
5
)
actionpack (= 3.2.1
5
)
mail (~> 2.5.
4
)
actionpack (3.2.1
5
)
activemodel (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
...
...
@@ -14,19 +14,19 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.1
3
)
activesupport (= 3.2.1
3
)
activemodel (3.2.1
5
)
activesupport (= 3.2.1
5
)
builder (~> 3.0.0)
activerecord (3.2.1
3
)
activemodel (= 3.2.1
3
)
activesupport (= 3.2.1
3
)
activerecord (3.2.1
5
)
activemodel (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.1
3
)
activemodel (= 3.2.1
3
)
activesupport (= 3.2.1
3
)
activesupport (3.2.1
3
)
i18n (
= 0.6.1
)
activeresource (3.2.1
5
)
activemodel (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
activesupport (3.2.1
5
)
i18n (
~> 0.6, >= 0.6.4
)
multi_json (~> 1.0)
acts-as-taggable-on (2.4.1)
rails (>= 3, < 5)
...
...
@@ -235,7 +235,7 @@ GEM
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
i18n (0.6.
1
)
i18n (0.6.
5
)
jasmine (1.3.2)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
...
...
@@ -278,7 +278,7 @@ GEM
minitest (4.7.4)
modernizr (2.6.2)
sprockets (~> 2.0)
multi_json (1.8.
0
)
multi_json (1.8.
2
)
multi_xml (0.5.4)
multipart-post (1.2.0)
mysql2 (0.3.11)
...
...
@@ -348,14 +348,14 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.1
3
)
actionmailer (= 3.2.1
3
)
actionpack (= 3.2.1
3
)
activerecord (= 3.2.1
3
)
activeresource (= 3.2.1
3
)
activesupport (= 3.2.1
3
)
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
)
bundler (~> 1.0)
railties (= 3.2.1
3
)
railties (= 3.2.1
5
)
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
3
)
actionpack (= 3.2.1
3
)
activesupport (= 3.2.1
3
)
railties (3.2.1
5
)
actionpack (= 3.2.1
5
)
activesupport (= 3.2.1
5
)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
...
...
@@ -514,7 +514,7 @@ GEM
multi_json (~> 1.5)
twitter-stream (~> 0.1)
tins (0.11.0)
treetop (1.4.1
4
)
treetop (1.4.1
5
)
polyglot
polyglot (>= 0.3.1)
turbolinks (1.2.0)
...
...
@@ -523,7 +523,7 @@ GEM
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
tzinfo (0.3.3
7
)
tzinfo (0.3.3
8
)
uglifier (2.1.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
...
...
@@ -614,7 +614,7 @@ DEPENDENCIES
quiet_assets (~> 1.0.1)
rack-attack
rack-mini-profiler
rails (= 3.2.1
3
)
rails (= 3.2.1
5
)
rails-dev-tweaks
rails_best_practices
raphael-rails (~> 2.1.2)
...
...
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