diff --git a/Gemfile.lock b/Gemfile.lock index 5d36409..096e73a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,14 +69,11 @@ GEM autoprefixer-rails (>= 5.0.0.1) sass (>= 3.3.0) bootstrap_form (2.3.0) - builder (3.2.2) + builder (3.2.4) byebug (5.0.0) columnize (= 0.9.0) cancancan (1.12.0) - climate_control (0.0.3) - activesupport (>= 3.0) - cocaine (0.5.7) - climate_control (>= 0.0.3, < 1.0) + climate_control (0.2.0) codemirror-rails (5.5) railties (>= 3.0, < 5) coderay (1.1.0) @@ -105,6 +102,7 @@ GEM sass-rails (>= 4.0.3) comfy_blog (1.12.3) comfortable_mexican_sofa (>= 1.12.7) + concurrent-ruby (1.1.10) database_cleaner (1.5.1) debug_inspector (0.0.2) delayed_job (4.0.6) @@ -143,7 +141,8 @@ GEM haml (~> 4.0.0) nokogiri (~> 1.6.0) ruby_parser (~> 3.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.1) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -153,27 +152,29 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) kramdown (1.8.0) loofah (2.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) - mime-types (2.6.1) - mimemagic (0.3.0) + mime-types (2.99.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile (0.6.2) - minitest (5.7.0) + minitest (5.16.0) multi_json (1.11.2) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) orm_adapter (0.5.0) - paperclip (4.3.0) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) - cocaine (~> 0.5.5) + paperclip (6.1.0) + activemodel (>= 4.2.0) + activesupport (>= 4.2.0) mime-types - mimemagic (= 0.3.0) + mimemagic (~> 0.3.0) + terrapin (~> 0.6.0) petfinder (1.0.2) excon (~> 0.26) nokogiri (~> 1.6) @@ -265,8 +266,10 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) + terrapin (0.6.0) + climate_control (>= 0.0.3, < 1.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) tinymce-rails (4.2.3) railties (>= 3.1.1) @@ -274,7 +277,7 @@ GEM tinymce-rails (~> 4.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.1) execjs (>= 0.3.0)