Reduce deprecation warnings

This commit is contained in:
James Mason 2018-03-01 19:00:41 -08:00 committed by Henne Vogelsang
parent 42e0b58161
commit f062f7f4ee
5 changed files with 29 additions and 62 deletions

View file

@ -119,13 +119,6 @@ GEM
rest-client
cocoon (1.2.6)
coderay (1.1.1)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
countable-rails (0.0.1)
railties (>= 3.1)
@ -135,12 +128,12 @@ GEM
country_select (2.5.2)
countries (~> 1.2.0)
sort_alphabetical (~> 1.0)
coveralls (0.8.13)
json (~> 1.8)
simplecov (~> 0.11.0)
coveralls (0.8.21)
json (>= 1.8, < 3)
simplecov (~> 0.14.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6.0)
thor (~> 0.19.4)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
currencies (0.4.2)
@ -246,7 +239,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.2.1)
railties (>= 3.2.16)
json (1.8.6)
json (2.1.0)
json-schema (2.5.0)
addressable (~> 2.3)
jwt (1.0.0)
@ -280,15 +273,14 @@ GEM
minitest (5.10.2)
momentjs-rails (2.8.1)
railties (>= 3.1)
monetize (1.4.0)
money (~> 6.7)
money (6.7.0)
i18n (>= 0.6.4, <= 0.7.0)
sixarm_ruby_unaccent (>= 1.1.1, < 2)
money-rails (1.6.0)
monetize (1.7.0)
money (~> 6.9)
money (6.10.1)
i18n (>= 0.6.4, < 1.0)
money-rails (1.10.0)
activesupport (>= 3.0)
monetize (~> 1.4.0)
money (~> 6.7)
monetize (~> 1.7.0)
money (~> 6.10.0)
railties (>= 3.0)
multi_json (1.12.1)
multi_xml (0.5.5)
@ -499,12 +491,11 @@ GEM
shellany (0.0.1)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
simplecov (0.11.2)
simplecov (0.14.1)
docile (~> 1.1.0)
json (~> 1.8)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sixarm_ruby_unaccent (1.1.1)
simplecov-html (0.10.2)
skylight (1.5.1)
activesupport (>= 3.0.0)
slop (3.6.0)
@ -528,17 +519,18 @@ GEM
multi_json (>= 1.0.0)
stripe (>= 1.31.0, <= 1.43)
sysexits (1.2.0)
term-ansicolor (1.3.2)
term-ansicolor (1.6.0)
tins (~> 1.0)
thor (0.19.1)
thor (0.19.4)
thread_safe (0.3.6)
tilt (1.4.1)
timecop (0.7.1)
tins (1.6.0)
tins (1.16.3)
transitions (0.1.12)
ttfunk (1.1.1)
turbolinks (2.5.3)
coffee-rails
turbolinks (5.1.0)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (3.0.0)
@ -676,7 +668,7 @@ DEPENDENCIES
sqlite3
stripe
stripe-ruby-mock
thor (= 0.19.1)
thor (~> 0.19)
timecop
transitions
turbolinks
@ -687,4 +679,4 @@ DEPENDENCIES
whenever
BUNDLED WITH
1.16.0
1.16.1