rails bump

This commit is contained in:
Torsten Ruger 2017-07-11 22:49:14 +03:00
parent 1eb1a31a2a
commit 573ceaaaee
2 changed files with 37 additions and 37 deletions

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'rails', '5.0.3' gem 'rails', '5.0.4'
gem 'sass-rails' gem 'sass-rails'
gem 'uglifier' gem 'uglifier'
gem 'coffee-rails' gem 'coffee-rails'

View File

@ -8,39 +8,39 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (5.0.3) actioncable (5.0.4)
actionpack (= 5.0.3) actionpack (= 5.0.4)
nio4r (>= 1.2, < 3.0) nio4r (>= 1.2, < 3.0)
websocket-driver (~> 0.6.1) websocket-driver (~> 0.6.1)
actionmailer (5.0.3) actionmailer (5.0.4)
actionpack (= 5.0.3) actionpack (= 5.0.4)
actionview (= 5.0.3) actionview (= 5.0.4)
activejob (= 5.0.3) activejob (= 5.0.4)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.0.3) actionpack (5.0.4)
actionview (= 5.0.3) actionview (= 5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
rack (~> 2.0) rack (~> 2.0)
rack-test (~> 0.6.3) rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.3) actionview (5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
builder (~> 3.1) builder (~> 3.1)
erubis (~> 2.7.0) erubis (~> 2.7.0)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.0.3) activejob (5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.0.3) activemodel (5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
activerecord (5.0.3) activerecord (5.0.4)
activemodel (= 5.0.3) activemodel (= 5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
arel (~> 7.0) arel (~> 7.0)
activesupport (5.0.3) activesupport (5.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7) i18n (~> 0.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -160,7 +160,7 @@ GEM
nokogiri (>= 1.6.0) nokogiri (>= 1.6.0)
ruby_parser (~> 3.5) ruby_parser (~> 3.5)
hub (1.12.4) hub (1.12.4)
i18n (0.8.4) i18n (0.8.6)
jbuilder (2.7.0) jbuilder (2.7.0)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
multi_json (>= 1.2) multi_json (>= 1.2)
@ -192,7 +192,7 @@ GEM
loofah (2.0.3) loofah (2.0.3)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
lumberjack (1.0.12) lumberjack (1.0.12)
mail (2.6.5) mail (2.6.6)
mime-types (>= 1.16, < 4) mime-types (>= 1.16, < 4)
method_source (0.8.2) method_source (0.8.2)
mime-types (3.1) mime-types (3.1)
@ -207,7 +207,7 @@ GEM
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (4.1.0) net-ssh (4.1.0)
newrelic_rpm (4.2.0.334) newrelic_rpm (4.2.0.334)
nio4r (2.0.0) nio4r (2.1.0)
nokogiri (1.8.0) nokogiri (1.8.0)
mini_portile2 (~> 2.2.0) mini_portile2 (~> 2.2.0)
notiffany (0.1.1) notiffany (0.1.1)
@ -233,17 +233,17 @@ GEM
rack rack
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rails (5.0.3) rails (5.0.4)
actioncable (= 5.0.3) actioncable (= 5.0.4)
actionmailer (= 5.0.3) actionmailer (= 5.0.4)
actionpack (= 5.0.3) actionpack (= 5.0.4)
actionview (= 5.0.3) actionview (= 5.0.4)
activejob (= 5.0.3) activejob (= 5.0.4)
activemodel (= 5.0.3) activemodel (= 5.0.4)
activerecord (= 5.0.3) activerecord (= 5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
bundler (>= 1.3.0, < 2.0) bundler (>= 1.3.0, < 2.0)
railties (= 5.0.3) railties (= 5.0.4)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
@ -251,9 +251,9 @@ GEM
rails-html-sanitizer (1.0.3) rails-html-sanitizer (1.0.3)
loofah (~> 2.0) loofah (~> 2.0)
rails_layout (1.0.41) rails_layout (1.0.41)
railties (5.0.3) railties (5.0.4)
actionpack (= 5.0.3) actionpack (= 5.0.4)
activesupport (= 5.0.3) activesupport (= 5.0.4)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
@ -401,7 +401,7 @@ DEPENDENCIES
puma puma
pundit pundit
rack-attack rack-attack
rails (= 5.0.3) rails (= 5.0.4)
rails_layout rails_layout
ransack ransack
rb-fchange rb-fchange