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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
c9befd3d
Commit
c9befd3d
authored
Feb 19, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rails to version 4.0.3
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
6a18fd98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
22 deletions
+22
-22
Gemfile.lock
Gemfile.lock
+22
-22
No files found.
Gemfile.lock
View file @
c9befd3d
...
...
@@ -9,11 +9,11 @@ GEM
remote: https://rubygems.org/
specs:
ace-rails-ap (2.0.1)
actionmailer (4.0.
2
)
actionpack (= 4.0.
2
)
actionmailer (4.0.
3
)
actionpack (= 4.0.
3
)
mail (~> 2.5.4)
actionpack (4.0.
2
)
activesupport (= 4.0.
2
)
actionpack (4.0.
3
)
activesupport (= 4.0.
3
)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
...
...
@@ -22,16 +22,16 @@ GEM
actionpack (>= 4.0.0, < 5.0)
actionpack-page_caching (1.0.2)
actionpack (>= 4.0.0, < 5)
activemodel (4.0.
2
)
activesupport (= 4.0.
2
)
activemodel (4.0.
3
)
activesupport (= 4.0.
3
)
builder (~> 3.1.0)
activerecord (4.0.
2
)
activemodel (= 4.0.
2
)
activerecord (4.0.
3
)
activemodel (= 4.0.
3
)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.
2
)
activesupport (= 4.0.
3
)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.
2
)
activesupport (4.0.
3
)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
...
...
@@ -43,7 +43,7 @@ GEM
annotate (2.6.0)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
arel (4.0.
1
)
arel (4.0.
2
)
asciidoctor (0.1.4)
atomic (1.1.14)
awesome_print (1.2.0)
...
...
@@ -320,7 +320,7 @@ GEM
cliver (~> 0.2.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
polyglot (0.3.
3
)
polyglot (0.3.
4
)
posix-spawn (0.3.8)
protected_attributes (1.0.5)
activemodel (>= 4.0.1, < 5.0)
...
...
@@ -346,13 +346,13 @@ GEM
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.
2
)
actionmailer (= 4.0.
2
)
actionpack (= 4.0.
2
)
activerecord (= 4.0.
2
)
activesupport (= 4.0.
2
)
rails (4.0.
3
)
actionmailer (= 4.0.
3
)
actionpack (= 4.0.
3
)
activerecord (= 4.0.
3
)
activesupport (= 4.0.
3
)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.
2
)
railties (= 4.0.
3
)
sprockets-rails (~> 2.0.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
...
...
@@ -365,13 +365,13 @@ GEM
i18n
require_all
ruby-progressbar
railties (4.0.
2
)
actionpack (= 4.0.
2
)
activesupport (= 4.0.
2
)
railties (4.0.
3
)
actionpack (= 4.0.
3
)
activesupport (= 4.0.
3
)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.12.0)
rake (10.1.
0
)
rake (10.1.
1
)
raphael-rails (2.1.2)
rb-fsevent (0.9.3)
rb-inotify (0.9.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