diff --git a/Gemfile b/Gemfile index e15835f..4bfacf6 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ group :development do gem "web-console", "~> 4.2.0" # Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler] - gem "rack-mini-profiler", "~> 3.0.0" + gem "rack-mini-profiler", "~> 3.3.0" # Speed up commands on slow machines / big apps [https://github.com/rails/spring] gem "spring", "~> 4.1.0"