tracks/Gemfile.lock

235 lines
5.3 KiB
Text
Raw Normal View History

2013-01-25 21:04:59 -05:00
PATH
remote: vendor/gems/cache_digests-0.1.0
specs:
cache_digests (0.1.0)
actionpack (>= 3.2)
2011-09-15 00:52:22 -04:00
GEM
2012-04-05 10:43:56 +02:00
remote: https://rubygems.org/
2011-09-15 00:52:22 -04:00
specs:
RedCloth (4.2.9)
2014-03-02 14:16:26 +01:00
aasm (3.1.1)
actionmailer (3.2.17)
actionpack (= 3.2.17)
2013-07-28 14:04:33 +02:00
mail (~> 2.5.4)
2014-03-02 14:16:26 +01:00
actionpack (3.2.17)
activemodel (= 3.2.17)
activesupport (= 3.2.17)
2012-04-05 10:43:56 +02:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
2013-02-11 19:28:11 -05:00
rack (~> 1.4.5)
2012-04-05 10:43:56 +02:00
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
2012-12-16 14:24:27 +01:00
sprockets (~> 2.2.1)
2014-03-02 14:16:26 +01:00
activemodel (3.2.17)
activesupport (= 3.2.17)
2012-04-05 10:43:56 +02:00
builder (~> 3.0.0)
2014-03-02 14:16:26 +01:00
activerecord (3.2.17)
activemodel (= 3.2.17)
activesupport (= 3.2.17)
2012-04-05 10:43:56 +02:00
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
2014-03-02 14:16:26 +01:00
activeresource (3.2.17)
activemodel (= 3.2.17)
activesupport (= 3.2.17)
activesupport (3.2.17)
2013-07-28 14:04:33 +02:00
i18n (~> 0.6, >= 0.6.4)
2012-04-05 10:43:56 +02:00
multi_json (~> 1.0)
2014-03-02 14:16:26 +01:00
acts_as_list (0.4.0)
2013-06-19 16:40:47 +02:00
activerecord (>= 3.0)
arel (3.0.3)
2014-03-02 14:16:26 +01:00
aruba (0.5.4)
2013-06-19 16:40:47 +02:00
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
2012-12-16 14:24:27 +01:00
rspec-expectations (>= 2.7.0)
2014-03-02 14:16:26 +01:00
bcrypt (3.1.7)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
bluecloth (2.2.0)
2012-12-16 14:24:27 +01:00
builder (3.0.4)
2014-03-02 14:16:26 +01:00
bullet (4.8.0)
activesupport
uniform_notifier (>= 1.4.0)
2014-03-02 14:16:26 +01:00
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
2013-06-19 16:40:47 +02:00
xpath (~> 2.0)
2014-03-02 14:16:26 +01:00
childprocess (0.5.1)
ffi (~> 1.0, >= 1.0.11)
2012-04-05 10:43:56 +02:00
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
2014-03-02 14:16:26 +01:00
coffee-script-source (1.7.0)
cucumber (1.3.11)
builder (>= 2.1.2)
2012-05-20 05:46:52 +02:00
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
2013-07-28 14:04:33 +02:00
multi_test (>= 0.0.2)
2013-09-05 20:08:43 +02:00
cucumber-rails (1.4.0)
capybara (>= 1.1.2)
2013-06-19 16:40:47 +02:00
cucumber (>= 1.2.0)
nokogiri (>= 1.5.0)
2013-09-05 20:08:43 +02:00
rails (>= 3.0.0)
2012-12-16 14:24:27 +01:00
database_cleaner (0.9.1)
diff-lcs (1.2.5)
2014-03-02 14:16:26 +01:00
docile (1.1.3)
2012-04-05 10:43:56 +02:00
erubis (2.7.0)
execjs (2.0.2)
2014-03-02 14:16:26 +01:00
factory_girl (4.4.0)
activesupport (>= 3.0.0)
2014-03-02 14:16:26 +01:00
factory_girl_rails (4.4.0)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
ffi (1.9.3)
formatize (1.1.0)
RedCloth (~> 4.2)
actionpack (~> 3.0)
bluecloth (~> 2.2)
gherkin (2.12.2)
2013-06-19 16:40:47 +02:00
multi_json (~> 1.3)
hike (1.2.3)
2012-04-11 17:36:22 +02:00
htmlentities (4.3.1)
i18n (0.6.9)
journey (1.0.4)
2013-06-19 16:40:47 +02:00
jquery-rails (2.3.0)
2012-12-16 14:24:27 +01:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
2013-09-05 20:08:43 +02:00
libv8 (3.16.14.3)
2013-06-19 16:40:47 +02:00
mail (2.5.4)
2011-10-16 13:36:22 +02:00
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
mini_portile (0.5.2)
2014-03-02 14:16:26 +01:00
multi_json (1.8.4)
multi_test (0.0.3)
2014-03-02 14:16:26 +01:00
mysql2 (0.3.15)
nokogiri (1.6.1)
2013-06-19 16:40:47 +02:00
mini_portile (~> 0.5.0)
2014-03-02 14:16:26 +01:00
polyglot (0.3.4)
2013-02-11 19:28:11 -05:00
rack (1.4.5)
2012-04-05 10:43:56 +02:00
rack-cache (1.2)
rack (>= 0.4)
2014-03-02 14:16:26 +01:00
rack-mini-profiler (0.9.0)
rack (>= 1.1.3)
2013-02-11 19:28:11 -05:00
rack-ssl (1.3.3)
2012-04-05 10:43:56 +02:00
rack
2012-12-16 14:24:27 +01:00
rack-test (0.6.2)
2011-09-15 00:52:22 -04:00
rack (>= 1.0)
2014-03-02 14:16:26 +01:00
rails (3.2.17)
actionmailer (= 3.2.17)
actionpack (= 3.2.17)
activerecord (= 3.2.17)
activeresource (= 3.2.17)
activesupport (= 3.2.17)
2012-04-05 10:43:56 +02:00
bundler (~> 1.0)
2014-03-02 14:16:26 +01:00
railties (= 3.2.17)
rails_autolink (1.1.5)
2013-06-19 16:40:47 +02:00
rails (> 3.1)
2014-03-02 14:16:26 +01:00
railties (3.2.17)
actionpack (= 3.2.17)
activesupport (= 3.2.17)
2012-04-05 10:43:56 +02:00
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.1.1)
2013-03-18 14:07:16 -04:00
rdoc (3.12.2)
2012-04-05 10:43:56 +02:00
json (~> 1.4)
2013-06-19 16:40:47 +02:00
ref (1.0.5)
2014-03-02 14:16:26 +01:00
rspec-expectations (2.14.5)
2013-06-19 16:40:47 +02:00
diff-lcs (>= 1.1.3, < 2.0)
rubyzip (1.1.0)
safe_yaml (0.9.7)
2014-03-02 14:16:26 +01:00
sanitize (2.1.0)
2013-07-28 14:04:33 +02:00
nokogiri (>= 1.4.4)
2014-03-02 14:16:26 +01:00
sass (3.2.14)
sass-rails (3.2.6)
2012-04-05 10:43:56 +02:00
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
2014-03-02 14:16:26 +01:00
selenium-webdriver (2.40.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
2012-12-16 14:24:27 +01:00
sprockets (2.2.2)
2012-04-05 10:43:56 +02:00
hike (~> 1.2)
2012-12-16 14:24:27 +01:00
multi_json (~> 1.0)
2012-04-05 10:43:56 +02:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2014-03-02 14:16:26 +01:00
sqlite3 (1.3.9)
2013-06-19 16:40:47 +02:00
swf_fu (2.0.4)
2012-04-11 17:36:22 +02:00
coffee-script
rails (>= 3.1)
2014-03-02 14:16:26 +01:00
therubyracer (0.12.1)
2013-09-05 20:08:43 +02:00
libv8 (~> 3.16.14.0)
2012-12-16 14:24:27 +01:00
ref
2013-06-19 16:40:47 +02:00
thor (0.18.1)
tilt (1.4.1)
timecop (0.7.1)
tolk (1.3.12)
2013-06-19 16:40:47 +02:00
safe_yaml (~> 0.8)
will_paginate
2013-09-05 20:08:43 +02:00
treetop (1.4.15)
2011-10-16 13:36:22 +02:00
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
2012-12-16 14:24:27 +01:00
uglifier (1.3.0)
2012-04-05 10:43:56 +02:00
execjs (>= 0.3.0)
2012-12-16 14:24:27 +01:00
multi_json (~> 1.0, >= 1.0.2)
uniform_notifier (1.4.0)
websocket (1.0.7)
will_paginate (3.0.5)
2013-06-19 16:40:47 +02:00
xpath (2.0.0)
nokogiri (~> 1.3)
yard (0.8.7.3)
2011-09-15 00:52:22 -04:00
PLATFORMS
ruby
DEPENDENCIES
2013-01-27 13:18:42 +01:00
RedCloth (~> 4.2.9)
aasm (~> 3.0)
acts_as_list (~> 0.1)
aruba (~> 0.5)
bcrypt-ruby (~> 3.0)
bullet (~> 4.3)
cache_digests!
2013-01-27 13:18:42 +01:00
capybara (~> 2.0)
coffee-rails (~> 3.2)
cucumber-rails (~> 1.3)
database_cleaner (~> 0.9)
factory_girl_rails (~> 4.1)
formatize (~> 1.1)
htmlentities (~> 4.3)
jquery-rails (~> 2.1)
mysql2 (~> 0.3)
rack-mini-profiler (~> 0.1)
rails (~> 3.2)
rails_autolink (~> 1.0)
sanitize (~> 2.0)
sass-rails (~> 3.2)
selenium-webdriver (~> 2.27)
simplecov (~> 0.7)
sqlite3 (~> 1.3)
swf_fu (~> 2.0)
therubyracer (~> 0.11)
timecop (~> 0.5)
tolk (~> 1.3)
uglifier (~> 1.3)
will_paginate (~> 3.0)
yard (~> 0.8)