update loof and ruby
This commit is contained in:
parent
3844e573e9
commit
4a8983877f
2
Gemfile
2
Gemfile
@ -1,5 +1,5 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
ruby '2.6.3'
|
ruby '2.6.5'
|
||||||
|
|
||||||
gem 'rails'
|
gem 'rails'
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
|
@ -99,7 +99,7 @@ GEM
|
|||||||
launchy
|
launchy
|
||||||
coderay (1.1.2)
|
coderay (1.1.2)
|
||||||
concurrent-ruby (1.1.4)
|
concurrent-ruby (1.1.4)
|
||||||
crass (1.0.4)
|
crass (1.0.5)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
erubi (1.8.0)
|
erubi (1.8.0)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
@ -139,7 +139,7 @@ GEM
|
|||||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||||
rb-inotify (~> 0.9, >= 0.9.7)
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
ruby_dep (~> 1.2)
|
ruby_dep (~> 1.2)
|
||||||
loofah (2.2.3)
|
loofah (2.3.1)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.7.1)
|
mail (2.7.1)
|
||||||
@ -157,7 +157,7 @@ GEM
|
|||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (5.1.0)
|
net-ssh (5.1.0)
|
||||||
nio4r (2.3.1)
|
nio4r (2.3.1)
|
||||||
nokogiri (1.10.4)
|
nokogiri (1.10.5)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
opal (0.11.4)
|
opal (0.11.4)
|
||||||
ast (>= 2.3.0)
|
ast (>= 2.3.0)
|
||||||
@ -322,7 +322,7 @@ DEPENDENCIES
|
|||||||
web-console (>= 3.3.0)
|
web-console (>= 3.3.0)
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 2.6.3p62
|
ruby 2.6.5p114
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.0.2
|
2.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user