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
5014a5b7
Commit
5014a5b7
authored
May 08, 2014
by
Jacob Vosmaer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update rails to 4.0.5
parent
3dea71ce
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 @
5014a5b7
...
@@ -2,26 +2,26 @@ GEM
...
@@ -2,26 +2,26 @@ GEM
remote: https://rubygems.org/
remote: https://rubygems.org/
specs:
specs:
ace-rails-ap (2.0.1)
ace-rails-ap (2.0.1)
actionmailer (4.0.
3
)
actionmailer (4.0.
5
)
actionpack (= 4.0.
3
)
actionpack (= 4.0.
5
)
mail (~> 2.5.4)
mail (~> 2.5.4)
actionpack (4.0.
3
)
actionpack (4.0.
5
)
activesupport (= 4.0.
3
)
activesupport (= 4.0.
5
)
builder (~> 3.1.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
rack-test (~> 0.6.2)
activemodel (4.0.
3
)
activemodel (4.0.
5
)
activesupport (= 4.0.
3
)
activesupport (= 4.0.
5
)
builder (~> 3.1.0)
builder (~> 3.1.0)
activerecord (4.0.
3
)
activerecord (4.0.
5
)
activemodel (= 4.0.
3
)
activemodel (= 4.0.
5
)
activerecord-deprecated_finders (~> 1.0.2)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.
3
)
activesupport (= 4.0.
5
)
arel (~> 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.
3
)
activesupport (4.0.
5
)
i18n (~> 0.6, >= 0.6.
4
)
i18n (~> 0.6, >= 0.6.
9
)
minitest (~> 4.2)
minitest (~> 4.2)
multi_json (~> 1.3)
multi_json (~> 1.3)
thread_safe (~> 0.1)
thread_safe (~> 0.1)
...
@@ -279,7 +279,7 @@ GEM
...
@@ -279,7 +279,7 @@ GEM
mime-types (1.25.1)
mime-types (1.25.1)
mini_portile (0.5.3)
mini_portile (0.5.3)
minitest (4.7.5)
minitest (4.7.5)
multi_json (1.
9.3
)
multi_json (1.
10.0
)
multi_xml (0.5.5)
multi_xml (0.5.5)
multipart-post (1.2.0)
multipart-post (1.2.0)
mysql2 (0.3.11)
mysql2 (0.3.11)
...
@@ -349,13 +349,13 @@ GEM
...
@@ -349,13 +349,13 @@ GEM
rack
rack
rack-test (0.6.2)
rack-test (0.6.2)
rack (>= 1.0)
rack (>= 1.0)
rails (4.0.
3
)
rails (4.0.
5
)
actionmailer (= 4.0.
3
)
actionmailer (= 4.0.
5
)
actionpack (= 4.0.
3
)
actionpack (= 4.0.
5
)
activerecord (= 4.0.
3
)
activerecord (= 4.0.
5
)
activesupport (= 4.0.
3
)
activesupport (= 4.0.
5
)
bundler (>= 1.3.0, < 2.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.
3
)
railties (= 4.0.
5
)
sprockets-rails (~> 2.0.0)
sprockets-rails (~> 2.0.0)
rails-observers (0.1.2)
rails-observers (0.1.2)
activemodel (~> 4.0)
activemodel (~> 4.0)
...
@@ -368,9 +368,9 @@ GEM
...
@@ -368,9 +368,9 @@ GEM
i18n
i18n
require_all
require_all
ruby-progressbar
ruby-progressbar
railties (4.0.
3
)
railties (4.0.
5
)
actionpack (= 4.0.
3
)
actionpack (= 4.0.
5
)
activesupport (= 4.0.
3
)
activesupport (= 4.0.
5
)
rake (>= 0.8.7)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
thor (>= 0.18.1, < 2.0)
raindrops (0.12.0)
raindrops (0.12.0)
...
@@ -478,7 +478,7 @@ GEM
...
@@ -478,7 +478,7 @@ GEM
spring (>= 0.9.1)
spring (>= 0.9.1)
spring-commands-spinach (1.0.0)
spring-commands-spinach (1.0.0)
spring (>= 0.9.1)
spring (>= 0.9.1)
sprockets (2.1
0
.1)
sprockets (2.1
2
.1)
hike (~> 1.2)
hike (~> 1.2)
multi_json (~> 1.0)
multi_json (~> 1.0)
rack (~> 1.0)
rack (~> 1.0)
...
...
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