mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Merge pull request #2116 from hewo/feature_rails_update_4_2_10
Feature rails update 4.2.10
This commit is contained in:
commit
dab358cad0
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rails', '~> 4.2.6'
|
||||
gem 'rails', '~> 4.2.10'
|
||||
gem 'sass-rails', '~> 5.0'
|
||||
gem 'coffee-rails', '~> 4.1.0'
|
||||
|
||||
|
|
|
@ -279,7 +279,7 @@ DEPENDENCIES
|
|||
pry
|
||||
rack-dev-mark
|
||||
rack-mini-profiler
|
||||
rails (~> 4.2.6)
|
||||
rails (~> 4.2.10)
|
||||
rails-dom-testing!
|
||||
rails_autolink
|
||||
rspec-expectations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue