Skip to content

Commit

Permalink
Update dependencies, fixes #1863
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Mar 30, 2017
1 parent 048bc54 commit d634362
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions Gemfile.lock
Expand Up @@ -43,12 +43,13 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.0)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
arel (7.1.4)
ast (2.3.0)
autoprefixer-rails (6.7.7.1)
execjs
bindex (0.5.0)
bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
Expand Down Expand Up @@ -81,7 +82,6 @@ GEM
safe_yaml (~> 1.0.0)
dalli (2.7.6)
database_cleaner (1.5.3)
debug_inspector (0.0.2)
diff-lcs (1.3)
docile (1.1.5)
domain_name (0.5.20170223)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
ffi (1.9.18)
figaro (1.1.1)
thor (~> 0.14)
foreman (0.83.0)
foreman (0.84.0)
thor (~> 0.19.1)
geocoder (1.4.3)
globalid (0.3.7)
Expand All @@ -132,15 +132,15 @@ GEM
http-form_data (1.0.1)
http_parser.rb (0.6.0)
i18n (0.8.1)
i18n-tasks (0.9.12)
i18n-tasks (0.9.13)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
easy_translate (>= 0.5.0)
erubis
highline (>= 1.7.3)
i18n
parser (>= 2.2.3.0)
term-ansicolor (>= 1.3.2)
rainbow (~> 2.2)
terminal-table (>= 1.5.1)
jquery-datetimepicker-rails (2.4.1.0)
jquery-rails (4.3.1)
Expand Down Expand Up @@ -351,16 +351,13 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
term-ansicolor (1.4.1)
tins (~> 1.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thor (0.19.4)
thread (0.2.2)
thread_safe (0.3.6)
tilt (2.0.7)
timecop (0.8.1)
tins (1.13.2)
twitter (6.1.0)
addressable (~> 2.5)
buftok (~> 0.2.0)
Expand All @@ -375,16 +372,16 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (3.1.10)
uglifier (3.1.11)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unicode-display_width (1.1.3)
web-console (3.4.0)
web-console (3.5.0)
actionview (>= 5.0)
activemodel (>= 5.0)
debug_inspector
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (2.3.2)
addressable (>= 2.3.6)
Expand Down

0 comments on commit d634362

Please sign in to comment.