diff --git a/Gemfile b/Gemfile index 9ecc2ee..70cee60 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem 'rails', '4.2.5.1' +gem 'rails', '4.2.5.2' gem 'rails-deprecated_sanitizer', '~> 1.0.3' # Responders respond_to and respond_with diff --git a/Gemfile.lock b/Gemfile.lock index 02f93c8..ae718c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,41 +4,41 @@ GEM CFPropertyList (2.3.2) RedCloth (4.2.9) ace-rails-ap (2.0.1) - actionmailer (4.2.5.1) - actionpack (= 4.2.5.1) - actionview (= 4.2.5.1) - activejob (= 4.2.5.1) + actionmailer (4.2.5.2) + actionpack (= 4.2.5.2) + actionview (= 4.2.5.2) + activejob (= 4.2.5.2) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.5.1) - actionview (= 4.2.5.1) - activesupport (= 4.2.5.1) + actionpack (4.2.5.2) + actionview (= 4.2.5.2) + activesupport (= 4.2.5.2) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.5.1) - activesupport (= 4.2.5.1) + actionview (4.2.5.2) + activesupport (= 4.2.5.2) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.5.1) - activesupport (= 4.2.5.1) + activejob (4.2.5.2) + activesupport (= 4.2.5.2) globalid (>= 0.3.0) - activemodel (4.2.5.1) - activesupport (= 4.2.5.1) + activemodel (4.2.5.2) + activesupport (= 4.2.5.2) builder (~> 3.1) - activerecord (4.2.5.1) - activemodel (= 4.2.5.1) - activesupport (= 4.2.5.1) + activerecord (4.2.5.2) + activemodel (= 4.2.5.2) + activesupport (= 4.2.5.2) arel (~> 6.0) activerecord-deprecated_finders (1.0.4) activerecord-session_store (0.1.2) actionpack (>= 4.0.0, < 5) activerecord (>= 4.0.0, < 5) railties (>= 4.0.0, < 5) - activesupport (4.2.5.1) + activesupport (4.2.5.2) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -75,7 +75,7 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) babosa (1.0.2) - bcrypt (3.1.10) + bcrypt (3.1.11) benchmark-ips (2.5.0) better_errors (1.0.1) coderay (>= 1.0.0) @@ -190,7 +190,7 @@ GEM erubis (2.7.0) escape_utils (1.1.0) eventmachine (1.0.9.1) - excon (0.46.0) + excon (0.48.0) execjs (2.6.0) expression_parser (0.9.0) factory_girl (4.3.0) @@ -254,7 +254,7 @@ GEM fog-atmos (0.1.0) fog-core fog-xml - fog-aws (0.8.1) + fog-aws (0.9.1) fog-core (~> 1.27) fog-json (~> 1.0) fog-xml (~> 0.1) @@ -281,7 +281,7 @@ GEM fog-json (1.0.2) fog-core (~> 1.0) multi_json (~> 1.10) - fog-local (0.2.1) + fog-local (0.3.0) fog-core (~> 1.27) fog-powerdns (0.1.1) fog-core (~> 1.27) @@ -340,7 +340,7 @@ GEM json get_process_mem (0.2.0) gherkin-ruby (0.3.2) - github-linguist (4.7.5) + github-linguist (4.7.6) charlock_holmes (~> 0.7.3) escape_utils (~> 1.1.0) mime-types (>= 1.19) @@ -483,7 +483,7 @@ GEM nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) nprogress-rails (0.1.6.7) - oauth (0.5.0) + oauth (0.5.1) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -532,7 +532,7 @@ GEM omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) - omniauth-remote-user (0.1.1) + omniauth-remote-user (0.1.2) omniauth (~> 1.0) omniauth-saml (1.4.2) omniauth (~> 1.1) @@ -588,16 +588,16 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - rails (4.2.5.1) - actionmailer (= 4.2.5.1) - actionpack (= 4.2.5.1) - actionview (= 4.2.5.1) - activejob (= 4.2.5.1) - activemodel (= 4.2.5.1) - activerecord (= 4.2.5.1) - activesupport (= 4.2.5.1) + rails (4.2.5.2) + actionmailer (= 4.2.5.2) + actionpack (= 4.2.5.2) + actionview (= 4.2.5.2) + activejob (= 4.2.5.2) + activemodel (= 4.2.5.2) + activerecord (= 4.2.5.2) + activesupport (= 4.2.5.2) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.5.1) + railties (= 4.2.5.2) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) @@ -607,13 +607,13 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - railties (4.2.5.1) - actionpack (= 4.2.5.1) - activesupport (= 4.2.5.1) + railties (4.2.5.2) + actionpack (= 4.2.5.2) + activesupport (= 4.2.5.2) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) - raindrops (0.15.0) + raindrops (0.16.0) rake (10.5.0) raphael-rails (2.1.2) rb-fsevent (0.9.7) @@ -703,7 +703,7 @@ GEM rubyntlm (0.6.0) rubypants (0.2.0) rufus-scheduler (3.2.0) - rugged (0.24.0b13) + rugged (0.24.0) safe_yaml (1.0.4) sanitize (2.1.0) nokogiri (>= 1.4.4) @@ -723,7 +723,7 @@ GEM seed-fu (2.3.5) activerecord (>= 3.1, < 4.3) activesupport (>= 3.1, < 4.3) - select2-rails (3.5.9.3) + select2-rails (3.5.10) thor (~> 0.14) sentry-raven (0.15.6) faraday (>= 0.7.6) @@ -733,7 +733,7 @@ GEM rack shoulda-matchers (2.8.0) activesupport (>= 3.0.0) - sidekiq (4.1.0) + sidekiq (4.1.1) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) redis (~> 3.2, >= 3.2.1) @@ -989,7 +989,7 @@ DEPENDENCIES rack-attack (~> 4.3.1) rack-cors (~> 0.4.0) rack-oauth2 (~> 1.2.1) - rails (= 4.2.5.1) + rails (= 4.2.5.2) rails-deprecated_sanitizer (~> 1.0.3) raphael-rails (~> 2.1.2) rblineprof diff --git a/vendor/cache/actionmailer-4.2.5.1.gem b/vendor/cache/actionmailer-4.2.5.1.gem deleted file mode 100644 index 60f97e0..0000000 Binary files a/vendor/cache/actionmailer-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-4.2.5.2.gem b/vendor/cache/actionmailer-4.2.5.2.gem new file mode 100644 index 0000000..6275843 Binary files /dev/null and b/vendor/cache/actionmailer-4.2.5.2.gem differ diff --git a/vendor/cache/actionpack-4.2.5.1.gem b/vendor/cache/actionpack-4.2.5.1.gem deleted file mode 100644 index ce44e62..0000000 Binary files a/vendor/cache/actionpack-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/actionpack-4.2.5.2.gem b/vendor/cache/actionpack-4.2.5.2.gem new file mode 100644 index 0000000..9c0ec41 Binary files /dev/null and b/vendor/cache/actionpack-4.2.5.2.gem differ diff --git a/vendor/cache/actionview-4.2.5.1.gem b/vendor/cache/actionview-4.2.5.1.gem deleted file mode 100644 index 7e5f00b..0000000 Binary files a/vendor/cache/actionview-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/actionview-4.2.5.2.gem b/vendor/cache/actionview-4.2.5.2.gem new file mode 100644 index 0000000..29e9cf2 Binary files /dev/null and b/vendor/cache/actionview-4.2.5.2.gem differ diff --git a/vendor/cache/activejob-4.2.5.1.gem b/vendor/cache/activejob-4.2.5.1.gem deleted file mode 100644 index f562928..0000000 Binary files a/vendor/cache/activejob-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/activejob-4.2.5.2.gem b/vendor/cache/activejob-4.2.5.2.gem new file mode 100644 index 0000000..f1f77de Binary files /dev/null and b/vendor/cache/activejob-4.2.5.2.gem differ diff --git a/vendor/cache/activemodel-4.2.5.1.gem b/vendor/cache/activemodel-4.2.5.1.gem deleted file mode 100644 index f30fd65..0000000 Binary files a/vendor/cache/activemodel-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/activemodel-4.2.5.2.gem b/vendor/cache/activemodel-4.2.5.2.gem new file mode 100644 index 0000000..c325e43 Binary files /dev/null and b/vendor/cache/activemodel-4.2.5.2.gem differ diff --git a/vendor/cache/activerecord-4.2.5.1.gem b/vendor/cache/activerecord-4.2.5.1.gem deleted file mode 100644 index d4a1897..0000000 Binary files a/vendor/cache/activerecord-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/activerecord-4.2.5.2.gem b/vendor/cache/activerecord-4.2.5.2.gem new file mode 100644 index 0000000..6a0bb2d Binary files /dev/null and b/vendor/cache/activerecord-4.2.5.2.gem differ diff --git a/vendor/cache/activesupport-4.2.5.1.gem b/vendor/cache/activesupport-4.2.5.1.gem deleted file mode 100644 index 3bfabeb..0000000 Binary files a/vendor/cache/activesupport-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/activesupport-4.2.5.2.gem b/vendor/cache/activesupport-4.2.5.2.gem new file mode 100644 index 0000000..398c369 Binary files /dev/null and b/vendor/cache/activesupport-4.2.5.2.gem differ diff --git a/vendor/cache/bcrypt-3.1.10.gem b/vendor/cache/bcrypt-3.1.10.gem deleted file mode 100644 index c460187..0000000 Binary files a/vendor/cache/bcrypt-3.1.10.gem and /dev/null differ diff --git a/vendor/cache/bcrypt-3.1.11.gem b/vendor/cache/bcrypt-3.1.11.gem new file mode 100644 index 0000000..53fa448 Binary files /dev/null and b/vendor/cache/bcrypt-3.1.11.gem differ diff --git a/vendor/cache/excon-0.46.0.gem b/vendor/cache/excon-0.46.0.gem deleted file mode 100644 index 4334ef7..0000000 Binary files a/vendor/cache/excon-0.46.0.gem and /dev/null differ diff --git a/vendor/cache/excon-0.48.0.gem b/vendor/cache/excon-0.48.0.gem new file mode 100644 index 0000000..61d06a7 Binary files /dev/null and b/vendor/cache/excon-0.48.0.gem differ diff --git a/vendor/cache/fog-aws-0.8.1.gem b/vendor/cache/fog-aws-0.8.1.gem deleted file mode 100644 index e857add..0000000 Binary files a/vendor/cache/fog-aws-0.8.1.gem and /dev/null differ diff --git a/vendor/cache/fog-aws-0.9.1.gem b/vendor/cache/fog-aws-0.9.1.gem new file mode 100644 index 0000000..f1b3ef4 Binary files /dev/null and b/vendor/cache/fog-aws-0.9.1.gem differ diff --git a/vendor/cache/fog-local-0.2.1.gem b/vendor/cache/fog-local-0.2.1.gem deleted file mode 100644 index d5baf6b..0000000 Binary files a/vendor/cache/fog-local-0.2.1.gem and /dev/null differ diff --git a/vendor/cache/fog-local-0.3.0.gem b/vendor/cache/fog-local-0.3.0.gem new file mode 100644 index 0000000..fedbc65 Binary files /dev/null and b/vendor/cache/fog-local-0.3.0.gem differ diff --git a/vendor/cache/github-linguist-4.7.5.gem b/vendor/cache/github-linguist-4.7.5.gem deleted file mode 100644 index e20b8dd..0000000 Binary files a/vendor/cache/github-linguist-4.7.5.gem and /dev/null differ diff --git a/vendor/cache/github-linguist-4.7.6.gem b/vendor/cache/github-linguist-4.7.6.gem new file mode 100644 index 0000000..116ef4c Binary files /dev/null and b/vendor/cache/github-linguist-4.7.6.gem differ diff --git a/vendor/cache/oauth-0.5.0.gem b/vendor/cache/oauth-0.5.0.gem deleted file mode 100644 index 2857529..0000000 Binary files a/vendor/cache/oauth-0.5.0.gem and /dev/null differ diff --git a/vendor/cache/oauth-0.5.1.gem b/vendor/cache/oauth-0.5.1.gem new file mode 100644 index 0000000..26690b7 Binary files /dev/null and b/vendor/cache/oauth-0.5.1.gem differ diff --git a/vendor/cache/omniauth-remote-user-0.1.1.gem b/vendor/cache/omniauth-remote-user-0.1.1.gem deleted file mode 100644 index 6710513..0000000 Binary files a/vendor/cache/omniauth-remote-user-0.1.1.gem and /dev/null differ diff --git a/vendor/cache/omniauth-remote-user-0.1.2.gem b/vendor/cache/omniauth-remote-user-0.1.2.gem new file mode 100644 index 0000000..0a47903 Binary files /dev/null and b/vendor/cache/omniauth-remote-user-0.1.2.gem differ diff --git a/vendor/cache/rails-4.2.5.1.gem b/vendor/cache/rails-4.2.5.1.gem deleted file mode 100644 index ce3dc53..0000000 Binary files a/vendor/cache/rails-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/rails-4.2.5.2.gem b/vendor/cache/rails-4.2.5.2.gem new file mode 100644 index 0000000..fbf438f Binary files /dev/null and b/vendor/cache/rails-4.2.5.2.gem differ diff --git a/vendor/cache/railties-4.2.5.1.gem b/vendor/cache/railties-4.2.5.1.gem deleted file mode 100644 index d30d10e..0000000 Binary files a/vendor/cache/railties-4.2.5.1.gem and /dev/null differ diff --git a/vendor/cache/railties-4.2.5.2.gem b/vendor/cache/railties-4.2.5.2.gem new file mode 100644 index 0000000..f112b77 Binary files /dev/null and b/vendor/cache/railties-4.2.5.2.gem differ diff --git a/vendor/cache/raindrops-0.15.0.gem b/vendor/cache/raindrops-0.15.0.gem deleted file mode 100644 index 9451309..0000000 Binary files a/vendor/cache/raindrops-0.15.0.gem and /dev/null differ diff --git a/vendor/cache/raindrops-0.16.0.gem b/vendor/cache/raindrops-0.16.0.gem new file mode 100644 index 0000000..17ce685 Binary files /dev/null and b/vendor/cache/raindrops-0.16.0.gem differ diff --git a/vendor/cache/rugged-0.24.0.gem b/vendor/cache/rugged-0.24.0.gem new file mode 100644 index 0000000..0f2caba Binary files /dev/null and b/vendor/cache/rugged-0.24.0.gem differ diff --git a/vendor/cache/rugged-0.24.0b13.gem b/vendor/cache/rugged-0.24.0b13.gem deleted file mode 100644 index dee7a28..0000000 Binary files a/vendor/cache/rugged-0.24.0b13.gem and /dev/null differ diff --git a/vendor/cache/select2-rails-3.5.10.gem b/vendor/cache/select2-rails-3.5.10.gem new file mode 100644 index 0000000..9789883 Binary files /dev/null and b/vendor/cache/select2-rails-3.5.10.gem differ diff --git a/vendor/cache/select2-rails-3.5.9.3.gem b/vendor/cache/select2-rails-3.5.9.3.gem deleted file mode 100644 index 506d19d..0000000 Binary files a/vendor/cache/select2-rails-3.5.9.3.gem and /dev/null differ diff --git a/vendor/cache/sidekiq-4.1.0.gem b/vendor/cache/sidekiq-4.1.0.gem deleted file mode 100644 index 9b16a65..0000000 Binary files a/vendor/cache/sidekiq-4.1.0.gem and /dev/null differ diff --git a/vendor/cache/sidekiq-4.1.1.gem b/vendor/cache/sidekiq-4.1.1.gem new file mode 100644 index 0000000..3b46a28 Binary files /dev/null and b/vendor/cache/sidekiq-4.1.1.gem differ -- libgit2 0.21.2