Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Illuna-Minecraft
illuna-minecraft.tk
Commits
dc6eb32c
Commit
dc6eb32c
authored
Aug 12, 2016
by
Milan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update rails to 5.0.0.1
parent
054d1a2d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
41 deletions
+41
-41
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+40
-40
No files found.
Gemfile
View file @
dc6eb32c
...
...
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
gem
'
geocoder
'
# Bundle edge Rails instead: gem '
rails
', github: '
rails/rails
'
gem
'
rails
'
,
'~> 5.0.0'
gem
'
rails
'
,
'~> 5.0.0
.1
'
# Use sqlite3 as the database for Active Record
gem
'
sqlite3
'
# Use Puma as the app server
...
...
Gemfile.lock
View file @
dc6eb32c
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.0)
actionpack (= 5.0.0)
actioncable (5.0.0
.1
)
actionpack (= 5.0.0
.1
)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
actionmailer (5.0.0)
actionpack (= 5.0.0)
actionview (= 5.0.0)
activejob (= 5.0.0)
actionmailer (5.0.0
.1
)
actionpack (= 5.0.0
.1
)
actionview (= 5.0.0
.1
)
activejob (= 5.0.0
.1
)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.0.0)
actionview (= 5.0.0)
activesupport (= 5.0.0)
actionpack (5.0.0
.1
)
actionview (= 5.0.0
.1
)
activesupport (= 5.0.0
.1
)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.0)
activesupport (= 5.0.0)
actionview (5.0.0
.1
)
activesupport (= 5.0.0
.1
)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (5.0.0)
activesupport (= 5.0.0)
activejob (5.0.0
.1
)
activesupport (= 5.0.0
.1
)
globalid (>= 0.3.6)
activemodel (5.0.0)
activesupport (= 5.0.0)
activerecord (5.0.0)
activemodel (= 5.0.0)
activesupport (= 5.0.0)
activemodel (5.0.0
.1
)
activesupport (= 5.0.0
.1
)
activerecord (5.0.0
.1
)
activemodel (= 5.0.0
.1
)
activesupport (= 5.0.0
.1
)
arel (~> 7.0)
activesupport (5.0.0)
activesupport (5.0.0
.1
)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (7.
0.0
)
arel (7.
1.1
)
builder (3.2.2)
concurrent-ruby (1.0.2)
erubis (2.7.0)
execjs (2.7.0)
geocoder (1.3.7)
globalid (0.3.
6
)
globalid (0.3.
7
)
activesupport (>= 4.1.0)
i18n (0.7.0)
jquery-rails (4.1.1)
...
...
@@ -66,42 +66,42 @@ GEM
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
pkg-config (1.1.7)
puma (3.
4
.0)
puma (3.
6
.0)
rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.0)
actioncable (= 5.0.0)
actionmailer (= 5.0.0)
actionpack (= 5.0.0)
actionview (= 5.0.0)
activejob (= 5.0.0)
activemodel (= 5.0.0)
activerecord (= 5.0.0)
activesupport (= 5.0.0)
rails (5.0.0
.1
)
actioncable (= 5.0.0
.1
)
actionmailer (= 5.0.0
.1
)
actionpack (= 5.0.0
.1
)
actionview (= 5.0.0
.1
)
activejob (= 5.0.0
.1
)
activemodel (= 5.0.0
.1
)
activerecord (= 5.0.0
.1
)
activesupport (= 5.0.0
.1
)
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.0)
railties (= 5.0.0
.1
)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.1)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6.0)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.0.0)
actionpack (= 5.0.0)
activesupport (= 5.0.0)
railties (5.0.0
.1
)
actionpack (= 5.0.0
.1
)
activesupport (= 5.0.0
.1
)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (11.2.2)
sass (3.4.22)
sass-rails (5.0.
5
)
sass-rails (5.0.
6
)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sprockets (3.
6.3
)
sprockets (3.
7.0
)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.1.1)
...
...
@@ -112,12 +112,12 @@ GEM
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.5)
turbolinks (5.0.
0
)
turbolinks (5.0.
1
)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (3.0.
0
)
uglifier (3.0.
1
)
execjs (>= 0.3.0, < 3)
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
...
...
@@ -130,7 +130,7 @@ DEPENDENCIES
geocoder
jquery-rails
puma (~> 3.0)
rails (~> 5.0.0)
rails (~> 5.0.0
.1
)
sass-rails (~> 5.0)
sqlite3
turbolinks (~> 5)
...
...
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