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