tracks/Gemfile.lock

254 lines
5.7 KiB
Text
Raw Normal View History

GIT
remote: git://github.com/mislav/will_paginate.git
revision: 813722f0c8bdc9c2bcb441eb2b1ebc11039b10d7
specs:
will_paginate (3.0.4)
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)
aasm (3.2.1)
2014-06-26 15:00:28 -04:00
actionmailer (4.1.2)
actionpack (= 4.1.2)
actionview (= 4.1.2)
mail (~> 2.5.4)
2014-06-26 15:00:28 -04:00
actionpack (4.1.2)
actionview (= 4.1.2)
activesupport (= 4.1.2)
2013-05-11 23:12:20 +02:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionpack-xml_parser (1.0.1)
actionpack (>= 4.0.0.rc1)
2014-06-26 15:00:28 -04:00
actionview (4.1.2)
activesupport (= 4.1.2)
2014-04-11 22:45:57 +02:00
builder (~> 3.1)
erubis (~> 2.7.0)
2014-06-26 15:00:28 -04:00
activemodel (4.1.2)
activesupport (= 4.1.2)
2014-04-11 22:45:57 +02:00
builder (~> 3.1)
2014-06-26 15:00:28 -04:00
activerecord (4.1.2)
activemodel (= 4.1.2)
activesupport (= 4.1.2)
2014-04-11 22:45:57 +02:00
arel (~> 5.0.0)
2014-06-26 15:00:28 -04:00
activesupport (4.1.2)
2014-05-06 20:00:16 -04:00
i18n (~> 0.6, >= 0.6.9)
2014-04-11 22:45:57 +02:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2013-05-11 23:12:20 +02:00
thread_safe (~> 0.1)
2014-04-11 22:45:57 +02:00
tzinfo (~> 1.1)
2014-03-02 14:20:21 +01:00
acts_as_list (0.4.0)
activerecord (>= 3.0)
2014-04-11 22:45:57 +02:00
arel (5.0.1.20140414130214)
aruba (0.5.4)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
bcrypt (3.1.7)
2014-04-11 22:45:57 +02:00
builder (3.2.2)
bullet (4.11.1)
activesupport (>= 3.0.0)
uniform_notifier (>= 1.6.0)
2013-06-17 09:32:46 +02:00
cache_digests (0.3.1)
actionpack (>= 3.2)
thread_safe
capybara (2.3.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
2014-05-06 20:36:19 -04:00
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
2014-01-27 20:06:32 +01:00
codeclimate-test-reporter (0.3.0)
simplecov (>= 0.7.1, < 1.0.0)
coffee-rails (4.0.1)
2012-04-05 10:43:56 +02:00
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
2012-04-05 10:43:56 +02:00
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
crass (0.2.0)
2014-04-11 22:45:57 +02:00
cucumber (1.3.15)
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)
2014-05-06 20:36:19 -04:00
multi_test (>= 0.1.1)
2014-04-11 22:45:57 +02:00
cucumber-rails (1.4.1)
capybara (>= 1.1.2, < 3)
cucumber (>= 1.3.8, < 2)
mime-types (~> 1.16)
nokogiri (~> 1.5)
rails (>= 3, < 5)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
docile (1.1.5)
2012-04-05 10:43:56 +02:00
erubis (2.7.0)
execjs (2.2.0)
2014-03-02 14:20:21 +01:00
factory_girl (4.4.0)
activesupport (>= 3.0.0)
2014-03-02 14:20:21 +01:00
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
ffi (1.9.3)
gherkin (2.12.2)
2013-04-08 19:50:50 +02:00
multi_json (~> 1.3)
2013-06-11 11:11:40 +02:00
hike (1.2.3)
htmlentities (4.3.2)
i18n (0.6.9)
jquery-rails (3.1.1)
2012-12-16 14:24:27 +01:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
libv8 (3.16.14.3)
2013-05-25 23:17:39 +02:00
mail (2.5.4)
2011-10-16 13:36:22 +02:00
mime-types (~> 1.16)
treetop (~> 1.4.8)
2014-03-02 14:20:21 +01:00
metaclass (0.0.4)
mime-types (1.25.1)
2014-04-11 22:45:57 +02:00
mini_portile (0.6.0)
minitest (5.3.5)
2014-04-11 22:45:57 +02:00
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
2014-05-06 20:36:19 -04:00
multi_test (0.1.1)
2014-04-11 22:45:57 +02:00
mysql2 (0.3.16)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
nokogumbo (1.1.9)
nokogiri
polyglot (0.3.5)
2013-05-11 23:12:20 +02:00
rack (1.5.2)
rack-dev-mark (0.4.5)
rack (>= 1.1)
2014-05-06 20:36:19 -04:00
rack-mini-profiler (0.9.1)
rack (>= 1.1.3)
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-06-26 15:00:28 -04:00
rails (4.1.2)
actionmailer (= 4.1.2)
actionpack (= 4.1.2)
actionview (= 4.1.2)
activemodel (= 4.1.2)
activerecord (= 4.1.2)
activesupport (= 4.1.2)
2013-05-11 23:12:20 +02:00
bundler (>= 1.3.0, < 2.0)
2014-06-26 15:00:28 -04:00
railties (= 4.1.2)
2014-04-11 22:45:57 +02:00
sprockets-rails (~> 2.0)
rails_autolink (1.1.6)
2013-06-11 11:11:40 +02:00
rails (> 3.1)
2014-06-26 15:00:28 -04:00
railties (4.1.2)
actionpack (= 4.1.2)
activesupport (= 4.1.2)
2012-04-05 10:43:56 +02:00
rake (>= 0.8.7)
2013-05-11 23:12:20 +02:00
thor (>= 0.18.1, < 2.0)
2014-04-11 22:45:57 +02:00
rake (10.3.2)
2013-05-25 23:17:39 +02:00
ref (1.0.5)
rspec-expectations (3.0.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.2)
rubyzip (1.1.4)
safe_yaml (1.0.3)
sanitize (3.0.0)
crass (~> 0.2.0)
2013-07-28 13:34:48 +02:00
nokogiri (>= 1.4.4)
nokogumbo (= 1.1.9)
2014-05-06 20:36:19 -04:00
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
2014-05-06 20:36:19 -04:00
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
selenium-webdriver (2.42.0)
2014-03-02 14:20:21 +01:00
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)
spring (1.1.3)
spring-commands-cucumber (1.0.1)
spring (>= 0.9.1)
2014-05-06 20:36:19 -04:00
sprockets (2.11.0)
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-04-11 22:45:57 +02:00
sprockets-rails (2.1.3)
2013-05-11 23:12:20 +02:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
2014-03-02 14:20:21 +01:00
sqlite3 (1.3.9)
2013-04-08 19:50:50 +02:00
swf_fu (2.0.4)
2012-04-11 17:36:22 +02:00
coffee-script
rails (>= 3.1)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
2012-12-16 14:24:27 +01:00
ref
2014-05-06 20:00:16 -04:00
thor (0.19.1)
thread_safe (0.3.4)
2013-05-11 23:12:20 +02:00
tilt (1.4.1)
tolk (1.5.1)
safe_yaml (>= 0.8)
will_paginate
treetop (1.4.15)
2011-10-16 13:36:22 +02:00
polyglot
polyglot (>= 0.3.1)
tzinfo (1.2.1)
2014-04-11 22:45:57 +02:00
thread_safe (~> 0.1)
uglifier (2.5.1)
2012-04-05 10:43:56 +02:00
execjs (>= 0.3.0)
json (>= 1.8.0)
uniform_notifier (1.6.2)
websocket (1.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
2014-05-06 20:36:19 -04:00
yard (0.8.7.4)
2011-09-15 00:52:22 -04:00
PLATFORMS
ruby
DEPENDENCIES
RedCloth
aasm
actionpack-xml_parser (>= 1.0.1)
acts_as_list
aruba (>= 0.5.4)
2014-06-24 23:07:03 -04:00
bcrypt (~> 3.1.7)
bullet
cache_digests
capybara
codeclimate-test-reporter
2014-04-11 22:45:57 +02:00
coffee-rails (~> 4.0)
cucumber-rails
database_cleaner
factory_girl_rails
htmlentities
2012-04-05 10:43:56 +02:00
jquery-rails
mocha
mysql2
rack-dev-mark
rack-mini-profiler
2014-06-26 15:02:59 -04:00
rails (~> 4.1.2)
2012-04-11 17:36:22 +02:00
rails_autolink
2013-02-23 15:16:03 +01:00
rspec-expectations
sanitize
2014-04-11 22:45:57 +02:00
sass-rails (~> 4.0)
selenium-webdriver
simplecov
spring
spring-commands-cucumber
2011-09-15 00:52:22 -04:00
sqlite3
2012-04-11 17:36:22 +02:00
swf_fu
therubyracer
tolk (>= 1.5.0)
2013-05-11 23:12:20 +02:00
uglifier (>= 1.3.0)
will_paginate!
yard