diff --git a/Gemfile.lock b/Gemfile.lock index 4e35970..3cf1dc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) arel (6.0.3) - autoprefixer-rails (6.0.2) + autoprefixer-rails (6.0.3) execjs json awesome_print (1.6.1) @@ -148,7 +148,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - highline (1.7.5) + highline (1.7.7) hirb (0.7.3) i18n (0.7.0) i18n-tasks (0.8.7) @@ -181,14 +181,14 @@ GEM method_source (0.8.2) mime-types (2.6.2) mini_portile (0.6.2) - minitest (5.8.0) + minitest (5.8.1) morrisjs-rails (0.5.1) railties (> 3.1, < 5) nenv (0.2.0) nested_form (0.3.2) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (2.9.2) + net-ssh (3.0.1) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) notiffany (0.0.8) @@ -196,17 +196,17 @@ GEM shellany (~> 0.0) orm_adapter (0.5.0) pg (0.18.3) - phony (2.15.1) + phony (2.15.3) phony_rails (0.12.10) activesupport (>= 3.0) phony (~> 2.12) - pry (0.10.1) + pry (0.10.2) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - puma (2.13.4) + puma (2.14.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.6.4) @@ -229,7 +229,7 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-erd (1.4.2) + rails-erd (1.4.3) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) @@ -282,7 +282,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shellany (0.0.1) - simple_form (3.1.1) + simple_form (3.2.0) actionpack (~> 4.0) activemodel (~> 4.0) simplecov (0.10.0) @@ -303,8 +303,8 @@ GEM spring (1.4.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (3.3.4) - rack (~> 1.0) + sprockets (3.3.5) + rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0)