mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-26 20:08:51 +01:00
Update Rails to 4.1.2
This commit is contained in:
parent
4bcfefb284
commit
949149c4a6
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rails', '~>4.1.0'
|
||||
gem 'rails', '~>4.1.2'
|
||||
gem 'sass-rails', '~>4.0'
|
||||
gem 'coffee-rails', '~>4.0'
|
||||
|
||||
|
|
|
|||
|
|
@ -230,7 +230,7 @@ DEPENDENCIES
|
|||
mysql2
|
||||
rack-dev-mark
|
||||
rack-mini-profiler
|
||||
rails (~> 4.1.0)
|
||||
rails (~> 4.1.2)
|
||||
rails_autolink
|
||||
rspec-expectations
|
||||
sanitize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue