diff --git a/Gemfile b/Gemfile index d33925b09..6e52c10d0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem "rails", "4.1.6" +gem "rails", "4.1.7" gem "jquery-rails", "~> 3.1.1" gem "coderay", "~> 1.1.0" gem "builder", ">= 3.0.4"