diff --git a/Gemfile b/Gemfile index a7c22209..d34f7ca5 100644 --- a/Gemfile +++ b/Gemfile @@ -78,6 +78,6 @@ group :test do end group :production do - gem 'bushido', '0.0.34' + gem 'bushido', '0.0.35' end