mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-19 08:40:12 +01:00
Update Rails
This commit is contained in:
parent
1b43c55670
commit
3d8cac43bc
1 changed files with 26 additions and 28 deletions
54
Gemfile.lock
54
Gemfile.lock
|
|
@ -19,26 +19,26 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
RedCloth (4.2.9)
|
RedCloth (4.2.9)
|
||||||
aasm (3.1.1)
|
aasm (3.1.1)
|
||||||
actionmailer (4.0.3)
|
actionmailer (4.0.5)
|
||||||
actionpack (= 4.0.3)
|
actionpack (= 4.0.5)
|
||||||
mail (~> 2.5.4)
|
mail (~> 2.5.4)
|
||||||
actionpack (4.0.3)
|
actionpack (4.0.5)
|
||||||
activesupport (= 4.0.3)
|
activesupport (= 4.0.5)
|
||||||
builder (~> 3.1.0)
|
builder (~> 3.1.0)
|
||||||
erubis (~> 2.7.0)
|
erubis (~> 2.7.0)
|
||||||
rack (~> 1.5.2)
|
rack (~> 1.5.2)
|
||||||
rack-test (~> 0.6.2)
|
rack-test (~> 0.6.2)
|
||||||
activemodel (4.0.3)
|
activemodel (4.0.5)
|
||||||
activesupport (= 4.0.3)
|
activesupport (= 4.0.5)
|
||||||
builder (~> 3.1.0)
|
builder (~> 3.1.0)
|
||||||
activerecord (4.0.3)
|
activerecord (4.0.5)
|
||||||
activemodel (= 4.0.3)
|
activemodel (= 4.0.5)
|
||||||
activerecord-deprecated_finders (~> 1.0.2)
|
activerecord-deprecated_finders (~> 1.0.2)
|
||||||
activesupport (= 4.0.3)
|
activesupport (= 4.0.5)
|
||||||
arel (~> 4.0.0)
|
arel (~> 4.0.0)
|
||||||
activerecord-deprecated_finders (1.0.3)
|
activerecord-deprecated_finders (1.0.3)
|
||||||
activesupport (4.0.3)
|
activesupport (4.0.5)
|
||||||
i18n (~> 0.6, >= 0.6.4)
|
i18n (~> 0.6, >= 0.6.9)
|
||||||
minitest (~> 4.2)
|
minitest (~> 4.2)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
|
|
@ -46,7 +46,6 @@ GEM
|
||||||
acts_as_list (0.4.0)
|
acts_as_list (0.4.0)
|
||||||
activerecord (>= 3.0)
|
activerecord (>= 3.0)
|
||||||
arel (4.0.2)
|
arel (4.0.2)
|
||||||
atomic (1.1.15)
|
|
||||||
bcrypt-ruby (3.0.1)
|
bcrypt-ruby (3.0.1)
|
||||||
builder (3.1.4)
|
builder (3.1.4)
|
||||||
bullet (4.8.0)
|
bullet (4.8.0)
|
||||||
|
|
@ -114,7 +113,7 @@ GEM
|
||||||
minitest (4.7.5)
|
minitest (4.7.5)
|
||||||
mocha (1.0.0)
|
mocha (1.0.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
multi_json (1.8.4)
|
multi_json (1.10.0)
|
||||||
multi_test (0.0.3)
|
multi_test (0.0.3)
|
||||||
mysql2 (0.3.15)
|
mysql2 (0.3.15)
|
||||||
nokogiri (1.6.1)
|
nokogiri (1.6.1)
|
||||||
|
|
@ -125,22 +124,22 @@ GEM
|
||||||
rack (>= 1.1.3)
|
rack (>= 1.1.3)
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rails (4.0.3)
|
rails (4.0.5)
|
||||||
actionmailer (= 4.0.3)
|
actionmailer (= 4.0.5)
|
||||||
actionpack (= 4.0.3)
|
actionpack (= 4.0.5)
|
||||||
activerecord (= 4.0.3)
|
activerecord (= 4.0.5)
|
||||||
activesupport (= 4.0.3)
|
activesupport (= 4.0.5)
|
||||||
bundler (>= 1.3.0, < 2.0)
|
bundler (>= 1.3.0, < 2.0)
|
||||||
railties (= 4.0.3)
|
railties (= 4.0.5)
|
||||||
sprockets-rails (~> 2.0.0)
|
sprockets-rails (~> 2.0.0)
|
||||||
rails_autolink (1.1.5)
|
rails_autolink (1.1.5)
|
||||||
rails (> 3.1)
|
rails (> 3.1)
|
||||||
railties (4.0.3)
|
railties (4.0.5)
|
||||||
actionpack (= 4.0.3)
|
actionpack (= 4.0.5)
|
||||||
activesupport (= 4.0.3)
|
activesupport (= 4.0.5)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rake (10.1.1)
|
rake (10.3.1)
|
||||||
ref (1.0.5)
|
ref (1.0.5)
|
||||||
rspec-expectations (2.14.5)
|
rspec-expectations (2.14.5)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
|
|
@ -163,7 +162,7 @@ GEM
|
||||||
multi_json
|
multi_json
|
||||||
simplecov-html (~> 0.8.0)
|
simplecov-html (~> 0.8.0)
|
||||||
simplecov-html (0.8.0)
|
simplecov-html (0.8.0)
|
||||||
sprockets (2.11.0)
|
sprockets (2.12.1)
|
||||||
hike (~> 1.2)
|
hike (~> 1.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
|
|
@ -179,9 +178,8 @@ GEM
|
||||||
therubyracer (0.12.1)
|
therubyracer (0.12.1)
|
||||||
libv8 (~> 3.16.14.0)
|
libv8 (~> 3.16.14.0)
|
||||||
ref
|
ref
|
||||||
thor (0.18.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.2.0)
|
thread_safe (0.3.3)
|
||||||
atomic (>= 1.1.7, < 2)
|
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
timecop (0.6.3)
|
timecop (0.6.3)
|
||||||
tolk (1.5.0)
|
tolk (1.5.0)
|
||||||
|
|
@ -190,7 +188,7 @@ GEM
|
||||||
treetop (1.4.15)
|
treetop (1.4.15)
|
||||||
polyglot
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
tzinfo (0.3.38)
|
tzinfo (0.3.39)
|
||||||
uglifier (2.4.0)
|
uglifier (2.4.0)
|
||||||
execjs (>= 0.3.0)
|
execjs (>= 0.3.0)
|
||||||
json (>= 1.8.0)
|
json (>= 1.8.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue