mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Upgrade Rails to 4.1.8 to address CVE-2014-7829
This commit is contained in:
parent
79b8077ec0
commit
80ce58dfda
2 changed files with 30 additions and 30 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rails', '~>4.1.7'
|
||||
gem 'rails', '~>4.1.8'
|
||||
gem 'sass-rails', '~>4.0'
|
||||
gem 'coffee-rails', '~>4.0'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue