diff --git a/Gemfile.lock b/Gemfile.lock index cdd5297275..f9e586f109 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,27 +2,27 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - actionmailer (4.1.13) - actionpack (= 4.1.13) - actionview (= 4.1.13) + actionmailer (4.1.14) + actionpack (= 4.1.14) + actionview (= 4.1.14) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.13) - actionview (= 4.1.13) - activesupport (= 4.1.13) + actionpack (4.1.14) + actionview (= 4.1.14) + activesupport (= 4.1.14) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.13) - activesupport (= 4.1.13) + actionview (4.1.14) + activesupport (= 4.1.14) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.13) - activesupport (= 4.1.13) + activemodel (4.1.14) + activesupport (= 4.1.14) builder (~> 3.1) - activerecord (4.1.13) - activemodel (= 4.1.13) - activesupport (= 4.1.13) + activerecord (4.1.14) + activemodel (= 4.1.14) + activesupport (= 4.1.14) arel (~> 5.0.0) - activesupport (4.1.13) + activesupport (4.1.14) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -36,12 +36,12 @@ GEM autoprefixer-rails (6.1.0.1) execjs json - aws-sdk (2.1.35) - aws-sdk-resources (= 2.1.35) - aws-sdk-core (2.1.35) + aws-sdk (2.2.0) + aws-sdk-resources (= 2.2.0) + aws-sdk-core (2.2.0) jmespath (~> 1.0) - aws-sdk-resources (2.1.35) - aws-sdk-core (= 2.1.35) + aws-sdk-resources (2.2.0) + aws-sdk-core (= 2.2.0) blankslate (3.1.3) bootstrap-sass (3.3.5.1) autoprefixer-rails (>= 5.0.0.1) @@ -60,20 +60,21 @@ GEM terminal-table (~> 1.4) browser (1.0.1) builder (3.2.2) - byebug (8.0.1) + byebug (8.2.0) coffee-rails (4.1.0) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1.1) - coveralls (0.8.3) + coffee-script-source (1.10.0) + coveralls (0.8.9) json (~> 1.8) rest-client (>= 1.6.8, < 2) simplecov (~> 0.10.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) + tins (~> 1.6.0) cure_acts_as_versioned (0.6.3) activerecord (>= 3.0.9) docile (1.1.5) @@ -116,19 +117,19 @@ GEM rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) - rails (4.1.13) - actionmailer (= 4.1.13) - actionpack (= 4.1.13) - actionview (= 4.1.13) - activemodel (= 4.1.13) - activerecord (= 4.1.13) - activesupport (= 4.1.13) + rails (4.1.14) + actionmailer (= 4.1.14) + actionpack (= 4.1.14) + actionview (= 4.1.14) + activemodel (= 4.1.14) + activerecord (= 4.1.14) + activesupport (= 4.1.14) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.13) + railties (= 4.1.14) sprockets-rails (~> 2.0) - railties (4.1.13) - actionpack (= 4.1.13) - activesupport (= 4.1.13) + railties (4.1.14) + actionpack (= 4.1.14) + activesupport (= 4.1.14) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.0.0) @@ -140,12 +141,13 @@ GEM mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rtf (0.3.3) - rubocop (0.35.0) + rubocop (0.35.1) astrolabe (~> 1.3) parser (>= 2.2.3.0, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) + tins (<= 1.6.0) ruby-progressbar (1.7.5) ruby2ruby (2.2.0) ruby_parser (~> 3.1)