mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Merge branch 'master' of github.com:TracksApp/tracks
This commit is contained in:
commit
782d94bdc9
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'
|
||||
gem 'rails', '~>4.1.0'
|
||||
gem 'sass-rails', '~>4.0'
|
||||
gem 'coffee-rails', '~>4.0'
|
||||
|
||||
|
|
|
|||
|
|
@ -228,7 +228,7 @@ DEPENDENCIES
|
|||
mocha
|
||||
mysql2
|
||||
rack-mini-profiler
|
||||
rails (~> 4.1)
|
||||
rails (~> 4.1.0)
|
||||
rails_autolink
|
||||
rspec-expectations
|
||||
sanitize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue