Updating some dependencies

This commit is contained in:
Absurdon 2019-08-25 18:58:56 +02:00
parent e93588591b
commit 9c67e1fbdd
No known key found for this signature in database
GPG key ID: E383BEAE6F394B2F
2 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@ gem 'i18n-js'
gem 'exceptional', '~> 2.0.33' gem 'exceptional', '~> 2.0.33'
gem 'oj', '~> 2.5.5' gem 'oj', '~> 2.5.5'
gem 'faraday', '~> 0.9.0' gem 'faraday', '~> 0.9.0'
gem 'nokogiri', '~> 1.6.1' gem 'nokogiri', '~> 1.9.0'
gem 'bbcoder', '~> 1.0.1' gem 'bbcoder', '~> 1.0.1'
gem 'sanitize', '~> 2.1.0' gem 'sanitize', '~> 2.1.0'
gem 'carrierwave', '~> 0.10.0' gem 'carrierwave', '~> 0.10.0'

View file

@ -174,7 +174,7 @@ GEM
memoist (0.16.0) memoist (0.16.0)
method_source (0.9.0) method_source (0.9.0)
mime-types (1.25.1) mime-types (1.25.1)
mini_portile2 (2.1.0) mini_portile2 (2.4.0)
money (6.10.0) money (6.10.0)
i18n (>= 0.6.4, < 1.0) i18n (>= 0.6.4, < 1.0)
multi_json (1.12.2) multi_json (1.12.2)
@ -188,8 +188,8 @@ GEM
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (4.2.0) net-ssh (4.2.0)
newrelic_rpm (3.13.0.299) newrelic_rpm (3.13.0.299)
nokogiri (1.6.8.1) nokogiri (1.9.1)
mini_portile2 (~> 2.1.0) mini_portile2 (~> 2.4.0)
oj (2.5.5) oj (2.5.5)
os (0.9.6) os (0.9.6)
poltergeist (1.6.0) poltergeist (1.6.0)
@ -352,7 +352,7 @@ DEPENDENCIES
mysql2 (~> 0.3.17) mysql2 (~> 0.3.17)
neat (~> 1.6.0) neat (~> 1.6.0)
newrelic_rpm (~> 3.13.0.299) newrelic_rpm (~> 3.13.0.299)
nokogiri (~> 1.6.1) nokogiri (~> 1.9.0)
oj (~> 2.5.5) oj (~> 2.5.5)
poltergeist (~> 1.6.0) poltergeist (~> 1.6.0)
pry-byebug (~> 1.3.2) pry-byebug (~> 1.3.2)
@ -379,4 +379,4 @@ RUBY VERSION
ruby 2.2.10p489 ruby 2.2.10p489
BUNDLED WITH BUNDLED WITH
1.16.5 1.17.3